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
Copy file name to clipboardExpand all lines: articles/aks/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ If you create resources for use with your AKS cluster, such as storage accounts
54
54
55
55
## Can I modify tags and other properties of the AKS resources in the MC_* resource group?
56
56
57
-
Modifying and deleting tags and other properties of resources in the *MC_** resource group can lead to unexpected results such as scaling and upgrading errors. Modifying the resources under the *MC_** in the AKS cluster breaks the SLO.
57
+
Modifying and deleting the Azure-created tags and other properties of resources in the *MC_** resource group can lead to unexpected results such as scaling and upgrading errors. It is supported to create and modify additional custom tags, such as to assign a business unit or cost center. Modifying the resources under the *MC_** in the AKS cluster breaks the SLO.
58
58
59
59
## What Kubernetes admission controllers does AKS support? Can admission controllers be added or removed?
0 commit comments