You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| --enable-private-link |Property to enable/disable private links feature. Set it to "True" to enable connectivity with private links. |
176
176
| --private-link-scope-resource-id | id of the private link scope resource created earlier. For example: /subscriptions//resourceGroups//providers/Microsoft.HybridCompute/privateLinkScopes/ |
177
177
178
+
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:
179
+
180
+
1. In the Azure portal, navigate to your Azure Arc Private Link Scope resource.
181
+
1. From the left pane, select Azure Arc resources and then + Add.
182
+
1. Select the Kubernetes clusters in the list that you want to associate with the Private Link Scope, and then choose Select to save your changes.
183
+
184
+
> [!NOTE]
185
+
> The list only shows Azure Arc-enabled Kubernetes clusters that are within the same subscription and region as your Private Link Scope.
186
+
187
+
:::image type="content" source="media/private-link/select-clusters.png" alt-text="Screenshot of the list of Kubernetes clusters for the Azure Arc Private Link Scope.":::
188
+
178
189
## Troubleshooting
179
190
180
191
If you run into problems, the following suggestions may help:
0 commit comments