Skip to content

VMSS VM Customization Properties #20786

Closed

Description

Resource Provider
Compute Resource Provider (CRP) - > Virtual Machine Scale Sets (VMSS)

Description of Feature or Work Requested
In VMScaleSet, a new property "HardwareProfile" has been added, which is a class containing an ApiEntityRef "vmSizeProperties" which tracks the association of the vCpusAvailable and vCPUsPerCore

Commands needed:

az vmss create [-vCPUsPerCore ] [-vCPUsAvailable ]
az vmss update [-vCPUsPerCore ] [-vCPUsAvailable ]

Minimum API Version Required
2021-11-01

Swagger Link
<!--- Provide a link to the location of your feature(s) in the REST API specs repo. If your feature(s) has corresponding commit or pull request in the REST API specs repo, provide them. This should be on the master branch of the REST API specs repo. --->

Target Date
Jan 1, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions