
User-assigned identity for Azure Image Builder image template resource There are two ways to add user assigned identities explained below. Tags are key/value pairs you can specify for the image that's generated. Zone redundancyĭistribution supports zone redundancy, VHDs are distributed to a Zone Redundant Storage (ZRS) account by default and the Azure Compute Gallery (formerly known as Shared Image Gallery) version will support a ZRS storage type if specified. If a service outage for regions that have data residency requirements, you'll need to create Bicep files/templates in a different region and geography. The Azure VM Image Builder service doesn't store or process customer data outside regions that have strict single region data residency requirements when a customer requests a build in that region. See What's new in Azure VM Image Builder for all major API changes and feature updates for the Azure VM Image Builder service. The apiVersion will change over time as the API changes. The type is the resource type, which must be Microsoft.VirtualMachineImages/imageTemplates. '/subscriptions//resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/' SubnetId: '/subscriptions//resourceGroups//providers/Microsoft.Network/virtualNetworks//subnets/' StagingResourceGroup: '/subscriptions//resourceGroups/' "/subscriptions//resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/",

"subnetId": "/subscriptions//resourceGroups//providers/Microsoft.Network/virtualNetworks//subnets/"

"stagingResourceGroup": "/subscriptions//resourceGroups/",

"type": "Microsoft.VirtualMachineImages/imageTemplates",
