You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the integration between an ACR and an AKS cluster using the [`--detach-acr` parameter][cli-param] and valid values for **acr-name** or **acr-resource-id**.
137
137
@@ -143,7 +143,7 @@ az aks update -n myAKSCluster -g myResourceGroup --detach-acr <acr-name>
143
143
az aks update -n myAKSCluster -g myResourceGroup --detach-acr <acr-resource-id>
144
144
```
145
145
146
-
#### [Azure PowerShell][#tab/azure-powershell]
146
+
#### [Azure PowerShell](#tab/azure-powershell)
147
147
148
148
Remove the integration between an ACR and an AKS cluster using the [`-AcrNameToDetach` parameter][ps-detach] and valid values for **acr-name**.
0 commit comments