Skip to content

Commit 88796f0

Browse files
authored
Merge pull request #205914 from CocoWang-wql/patch-12
update kubenet doc
2 parents 103ada3 + c07caad commit 88796f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/aks/configure-kubenet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ You can create an AKS cluster using a system-assigned managed identity by runnin
132132

133133
> [!NOTE]
134134
> When using system-assigned identity, azure-cli will grant Network Contributor role to the system-assigned identity after the cluster is created.
135-
> System-assigned managed identity is only support for CLI. If you are using an ARM template or other clients, you need to use the [user-assigned managed identity][Create an AKS cluster with user-assigned managed identities]
135+
> If you are using an ARM template or other clients, you need to use the [user-assigned managed identity][Create an AKS cluster with user-assigned managed identities]
136136
137137
```azurecli-interactive
138138
az aks create \

articles/aks/limit-egress-traffic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn what ports and addresses are required to control egress traff
44
services: container-service
55
ms.topic: article
66
ms.author: jpalma
7-
ms.date: 07/05/2022
7+
ms.date: 07/26/2022
88
author: palma21
99

1010
#Customer intent: As an cluster operator, I want to restrict egress traffic for nodes to only access defined ports and addresses and improve cluster security.

0 commit comments

Comments
 (0)