Skip to content

Commit d214b3d

Browse files
authored
Update use-network-policies.md
1 parent 0d9e0b0 commit d214b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/use-network-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The following example script:
6767
* Creates an AKS cluster with system-assigned identity and enables network policy.
6868
* The _Azure Network_ policy option is used. To use Calico as the network policy option instead, use the `--network-policy calico` parameter. Note: Calico could be used with either `--network-plugin azure` or `--network-plugin kubenet`.
6969

70-
Note that instead of using a system-assigned identity, you can also use a user-assigned identity. For more information, see [Use managed identities](use-managed-identity.md).
70+
Instead of using a system-assigned identity, you can also use a user-assigned identity. For more information, see [Use managed identities](use-managed-identity.md).
7171

7272
### Create an AKS cluster for Azure network policies
7373

0 commit comments

Comments
 (0)