Skip to content

Commit 551afad

Browse files
updated acr name
1 parent f45e412 commit 551afad

File tree

1 file changed

+1
-1
lines changed
  • 18-Azure-Container-Registry-ACR/18-02-ACR-not-attached-to-AKS-Schedule-to-NodePools

1 file changed

+1
-1
lines changed

18-Azure-Container-Registry-ACR/18-02-ACR-not-attached-to-AKS-Schedule-to-NodePools/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ docker push $ACR_REGISTRY/$ACR_NAMESPACE/$ACR_IMAGE_NAME:$ACR_IMAGE_TAG
120120
# Modify for your environment.
121121
# ACR_NAME: The name of your Azure Container Registry
122122
# SERVICE_PRINCIPAL_NAME: Must be unique within your AD tenant
123-
ACR_NAME=acrdemo9ss
123+
ACR_NAME=acrdemo2ss
124124
SERVICE_PRINCIPAL_NAME=acr-sp-demo
125125

126126
# Obtain the full registry ID for subsequent command args

0 commit comments

Comments
 (0)