Skip to content

Commit 3f725a0

Browse files
authored
Update support/azure/azure-kubernetes/extensions/troubleshoot-managed-namespaces.md
1 parent e2ea03e commit 3f725a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/azure/azure-kubernetes/extensions/troubleshoot-managed-namespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Since the managed namespace is managed by Microsoft Azure Resource Manager (ARM)
5858

5959
When attempting any action that modifies a managed namespace via kubectl, users will the error `Updating resource quota defaultresourcequota is not allowed because it is managed by ARM. Please update this resource quota though ARM api.`
6060

61-
Modifications must be made through the ARM API to ensure consistency with the managed state. Users can manage their managed namespaces in the Azure portal, or via [CLI commands](https://learn.microsoft.com/en-us/cli/azure/aks/namespace?view=azure-cli-latest)
61+
Modifications must be made through the ARM API to ensure consistency with the managed state. Users can manage their managed namespaces in the Azure portal, or via [CLI commands](/cli/azure/aks/namespace)
6262

6363
[!INCLUDE [Third-party disclaimer](../../../includes/third-party-disclaimer.md)]
6464

0 commit comments

Comments
 (0)