Skip to content

Commit f5a6596

Browse files
Update virtual-machines-image-builder-overview.md
1 parent e4318c7 commit f5a6596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ To allow Azure VM Image Builder to distribute images to either the managed image
7878

7979
Initially you must [create Azure user-assigned managed identity](https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/how-to-manage-ua-identity-cli) documentation on how to create an identity.
8080

81-
Once you have the identity you need to grant it permissions, to do this, you can use an Azure Custom Role Defintion, and then assign the user-assigned managed identity to use the Custom Role Definition.
81+
Once you have the identity you need to grant it permissions, to do this, you can use an Azure Custom Role Definition, and then assign the user-assigned managed identity to use the Custom Role Definition.
8282

8383
Permissions are explained in more detail [here](https://github.com/danielsollondon/azvmimagebuilder/blob/master/aibPermissions.md#azure-vm-image-builder-permissions-explained-and-requirements), and the examples show how this is implemented.
8484

0 commit comments

Comments
 (0)