Skip to content

Commit 0865275

Browse files
authored
Merge pull request #124842 from thaniri/fix-resgitered-typo
fix resgitered typo
2 parents 217be75 + 8cad0d4 commit 0865275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-connector/how-to-use-service-connector-in-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ If there's an error during the extension installation, and the error message in
191191
`Operation returned an invalid status code: Conflict`.
192192

193193
**Reason:**
194-
This error usually occurs when attempting to create a service connection while the AKS (Azure Kubernetes Service) cluster is in an updating state. The service connection update conflicts with the ongoing update. It could also happen when your subscription is not resgitered for the `Microsoft.KubernetesConfiguration` resource provider.
194+
This error usually occurs when attempting to create a service connection while the AKS (Azure Kubernetes Service) cluster is in an updating state. The service connection update conflicts with the ongoing update. It could also happen when your subscription is not registered for the `Microsoft.KubernetesConfiguration` resource provider.
195195

196196
**Mitigation:**
197197
- Run the following command to make sure your subscription is registered for `Microsoft.KubernetesConfiguration` resource provider.

0 commit comments

Comments
 (0)