Skip to content

Commit 0835eae

Browse files
authored
Remove space
1 parent 52dd15e commit 0835eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-connector/quickstart-cli-aks-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This quickstart shows you how to connect Azure Kubernetes Service (AKS) to other
3333
```
3434

3535
> [!TIP]
36-
> You can check if these resource providers have already been registered by running the commands `az provider show -n "Microsoft.ServiceLinker" --query registrationState` and `az provider show -n "Microsoft.KubernetesConfiguration" --query registrationState`.
36+
> You can check if these resource providers have already been registered by running the commands `az provider show -n "Microsoft.ServiceLinker" --query registrationState` and `az provider show -n "Microsoft.KubernetesConfiguration" --query registrationState`.
3737
3838
1. Optionally, use the Azure CLI command to get a list of supported target services for AKS cluster.
3939

0 commit comments

Comments
 (0)