-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
Auto-AssignAuto assign by botAuto assign by botComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotfeature-request
Milestone
Description
Resource Provider
Azure VM Image Builder
Description of Feature or Work Requested
We now support VM Validation and custom resource group naming.
changes:
- 1 new parameter for
az image builder create
--stagingResourceGroup <string>, type string, example inputs: "Custom_RG_Name001"
- 3 new commands
*az image builder validator, get's validate information from template
*az image builder validator add, adds validate object to template
*az image builder validator remove, removes validate object from template
this includes 2 parameters
*--continueDistributeOnFailure <boolean>, type boolean (default false)
*--sourceValidationOnly <boolean>, type boolean (default false)
Minimum API Version Required
2022-02-14
Swagger Link
Azure/azure-rest-api-specs#18896
Target Date
ASAP
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotfeature-request