Skip to content

Commit 935df7c

Browse files
committed
pr team review edits
1 parent 65bba36 commit 935df7c

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
10 KB
Loading
-16 KB
Loading

articles/azure-arc/kubernetes/private-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ az connectedk8s connect -g <resource-group-name> -n <connected-cluster-name> -l
173173
| Parameter name | Description |
174174
| -------------- | ----------- |
175175
| --enable-private-link |Property to enable/disable private links feature. Set it to "True" to enable connectivity with private links. |
176-
| --private-link-scope-resource-id | id of the private link scope resource created earlier. For example: /subscriptions//resourceGroups//providers/Microsoft.HybridCompute/privateLinkScopes/ |
176+
| --private-link-scope-resource-id | ID of the private link scope resource created earlier. For example: /subscriptions//resourceGroups//providers/Microsoft.HybridCompute/privateLinkScopes/ |
177177

178178
For Azure Arc-enabled Kubernetes clusters that were set up prior to configuring the Azure Arc private link scope, you can configure private links through the Azure portal using the following steps:
179179

0 commit comments

Comments
 (0)