Skip to content

Commit 75bb21d

Browse files
Update image-builder-user-assigned-identity.md
Added missing period.
1 parent b730f59 commit 75bb21d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/image-builder-user-assigned-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ az group create -n $imageResourceGroup -l $location
8989
az group create -n $strResourceGroup -l $location
9090
```
9191

92-
Create a user-assigned identity and set permissions on the resource group
92+
Create a user-assigned identity and set permissions on the resource group.
9393

9494
Image Builder will use the [user-identity](https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/qs-configure-cli-windows-vm#user-assigned-managed-identity) provided to inject the image into the resource group. In this example, you will create an Azure role definition that has the granular actions to perform distributing the image. The role definition will then be assigned to the user-identity.
9595

0 commit comments

Comments
 (0)