This repository was archived by the owner on Nov 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,15 +69,15 @@ Enabling PrivateLink can take up to _five_ business days. Providing incomplete o
69
69
70
70
Additional prerequisites for Azure enablement:
71
71
72
- - {:.fix}A list of cluster ID numbers intended for PrivateLink set up
72
+ - {:.fix}A list of cluster ID numbers intended for Azure Private Link set up
73
73
- {:.fix}To connect to the cluster, you need:
74
74
- A list of ports on the cluster to expose to the new external Private Endpoint
75
75
- The Azure subscription ID for the Private Endpoint connection
76
76
- {:.fix}To connect the cluster to an external service, you need:
77
- - The external PrivateLink service resource ID, which looks similar to the following:
77
+ - The external Private Link service ID, which looks similar to the following:
78
78
79
79
``` text
80
- /subscriptions/e1111dca-6e20-4bcc-998c-1234c11c81d3 /resourceGroups/57rrnkocp6mvm-group /providers/Microsoft.Network/privateLinkServices/57rrnkocp6mvm-pl-svc
80
+ /subscriptions/{subscriptionId} /resourceGroups/{resourceGroupName} /providers/Microsoft.Network/privateLinkServices/{svcNameID}
81
81
```
82
82
83
83
### Enablement workflow
You can’t perform that action at this time.
0 commit comments