Skip to content

Commit 69edc02

Browse files
Update quickstart-azure-kubernetes-service.md - Acrolinx fix
1 parent 320c961 commit 69edc02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/quickstart-azure-kubernetes-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ In this section, you will create a simple ASP.NET Core web application running i
121121

122122
### Push the image to Azure Container Registry
123123

124-
1. Run the [az acr login](/cli/azure/acr#az-acr-login) command to login your container registry. The following example logs into a registry named *myregistry*. Replace the registry name with yours.
124+
1. Run the [az acr login](/cli/azure/acr#az-acr-login) command to log in your container registry. The following example logs into a registry named *myregistry*. Replace the registry name with yours.
125125

126126
```azurecli
127127
az acr login --name myregistry
@@ -370,4 +370,4 @@ To learn how to update your AKS workloads to dynamically refresh configuration,
370370
> [!div class="nextstepaction"]
371371
> [Use dynamic configuration in Azure Kubernetes Service](./enable-dynamic-configuration-azure-kubernetes-service.md)
372372
373-
To learn more about the Azure App Configuration Kubernetes Provider, see [Azure App Configuration Kubernetes Provider reference](./reference-kubernetes-provider.md).
373+
To learn more about the Azure App Configuration Kubernetes Provider, see [Azure App Configuration Kubernetes Provider reference](./reference-kubernetes-provider.md).

0 commit comments

Comments
 (0)