Skip to content

Commit a8f7ae9

Browse files
maud-lvxfz11
andauthored
Update articles/service-connector/tutorial-aks-sql.md
Co-authored-by: Xiaofan Zhou <[email protected]>
1 parent 6a2ae76 commit a8f7ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-connector/tutorial-aks-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ In this tutorial, you learn how to connect an application deployed to AKS, to an
5454
```
5555
5656
> [!TIP]
57-
> You can check if these resource providers are already registered using the `az provider show --namespace "Microsoft.ServiceLinker" --query registrationState` and `az provider show --namespace "Microsoft.ServiceLinker" --query registrationState` commands. If the output is `Registered`, then the service provider is already registered.
57+
> You can check if these resource providers are already registered using the `az provider show --namespace "Microsoft.ServiceLinker" --query registrationState` and `az provider show --namespace "Microsoft.KubernetesConfiguration" --query registrationState` commands. If the output is `Registered`, then the service provider is already registered.
5858
5959
6060
### Create a new connection

0 commit comments

Comments
 (0)