Skip to content

Commit 9119abd

Browse files
Update articles/deployment-environments/how-to-configure-extensibility-generic-container-image.md
Co-authored-by: Max Horstmann <[email protected]>
1 parent c271620 commit 9119abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/deployment-environments/how-to-configure-extensibility-generic-container-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ It's also possible to store the image in a different container registry such as
143143
144144
To use a custom image stored in ACR, you need to ensure that ADE has appropriate permissions to access your image. When you create an ACR instance, it's secure by default and only allows authenticated users to gain access.
145145

146-
To create an instance of the ACR, which can be done through the Azure CLI, the Azure portal, PowerShell commands, and more, follow one of the [quickstarts](/azure/container-registry/container-registry-get-started-azure-cli).
146+
To create an instance of ACR, which can be done through the Azure CLI, the Azure portal, PowerShell commands, and more, follow one of the [quickstarts](/azure/container-registry/container-registry-get-started-azure-cli).
147147

148148
#### Use a public registry with anonymous pull
149149

0 commit comments

Comments
 (0)