-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Instance mix create returns NoneType exception #31625
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-observability-squadquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-observability-squadquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Type
Fields
Give feedbackNo fields configured for issues without a type.
This is autogenerated. Please review and update as needed.
Describe the bug
Trying to create vmss with instance mix
Command Name
az vmss createErrors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az vmss create --resource-group {} --name {} --image {} --instance-count {} --vm-sku {} --skuprofile-vmsizes {} {} {} --skuprofile-allocation-strategy {} --zones {} {} {} --orchestration-mode {} --platform-fault-domain-count {} --admin-username {} --generate-ssh-keys --output {}Expected Behavior
successful create of vmss
Environment Summary
Additional Context