Skip to content

Azure Image Builder API 2022-02-14 Update #22751

Description

@zdelacerda-microsoft

Resource Provider
Azure VM Image Builder

Description of Feature or Work Requested
We now support VM Validation and custom resource group naming.

changes:

  1. 1 new parameter for az image builder create
  • --stagingResourceGroup <string>, type string, example inputs: "Custom_RG_Name001"
  1. 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

Activity

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions