New-AzImageBuilderTemplate needs to support vmProfile.userAssignedIdentity #17273
Labels
customer-reported
feature-request
This issue requires a new behavior in the product in order be resolved.
ImageBuilder
Milestone
Description of the new feature
The ImageBuilder API version 2021-10-01 and newer supports adding a user assigned identity to the build VM itself to allow access to resources in the same tenant.
This is documented here:
https://docs.microsoft.com/en-us/azure/virtual-machines/linux/image-builder-json#user-assigned-identity-for-the-image-builder-build-vm
Proposed implementation details (optional)
Add a
-VMProfileUserAssignedIdentity
parameter to provide a reference to an identity (or array of identities) used by the VM during running of customisations.The text was updated successfully, but these errors were encountered: