Skip to content

Commit 588dc14

Browse files
authored
Added required changes
1 parent e474729 commit 588dc14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/image-builder-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ When you register for the (AIB), this grants the AIB Service permission to creat
103103

104104
To allow Azure VM Image Builder to distribute images to either the managed images or to an Azure Compute Gallery, you will need to create an Azure user-assigned identity that has permissions to read and write images. If you are accessing Azure storage, then this will need permissions to read private and public containers.
105105

106-
In API version 2021-10-01 and beyond, Azure VM Image Builder supports adding an Azure user-assigned identity to the build VM to enable scenarios where you will need to authenticate with services like Azure Key Vault.
106+
In API version 2021-10-01 and beyond, Azure VM Image Builder supports adding Azure user-assigned identities to the build VM to enable scenarios where you will need to authenticate with services like Azure Key Vault in your subscription.
107107

108108
For more information on permissions, please see the following links: [PowerShell](./linux/image-builder-permissions-powershell.md), [AZ CLI](./linux/image-builder-permissions-cli.md) and [Image Builder template reference: Identity](https://docs.microsoft.com/azure/virtual-machines/linux/image-builder-json#identity).
109109

0 commit comments

Comments
 (0)