Skip to content

Commit 5b2ccff

Browse files
Merge pull request #261083 from AjayBathini-MSFT/patch-131
(AzureCXP) fixes MicrosoftDocs/azure-docs#117896
2 parents 4e7397d + 6c1238e commit 5b2ccff

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
@@ -15,7 +15,7 @@ ms.custom: devx-track-azurecli
1515

1616
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets
1717

18-
This article shows how to create a customized image by using Azure VM Image Builder. The service uses a [user-assigned managed identity](../../active-directory/managed-identities-azure-resources/overview.md) to access files in an Azure storage account, without your having to make the files publicly accessible.
18+
This article shows how to create a customized image by using Azure VM Image Builder. The service uses a [user-assigned managed identity](../../active-directory/managed-identities-azure-resources/overview.md) to access files in an Azure storage account, and it can achieve blocking unauthenticated access to the storage account.
1919

2020
Azure VM Image Builder supports using scripts and copying files from GitHub, Azure storage accounts, and other locations. If you want to use the locations, they must be externally accessible to VM Image Builder.
2121

0 commit comments

Comments
 (0)