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
Copy file name to clipboardExpand all lines: articles/private-link/private-endpoint-overview.md
+29-27Lines changed: 29 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,63 +64,65 @@ As you're creating private endpoints, consider the following:
64
64
## Private-link resource
65
65
A private-link resource is the destination target of a specified private endpoint. The following table lists the available resources that support a private endpoint:
66
66
67
-
| Private-link resource name | Resource type |Subresources|
67
+
| Private-link resourcename | Resource type |Sub-resources|
Copy file name to clipboardExpand all lines: articles/virtual-desktop/private-link-setup.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,38 +30,38 @@ In order to use Private Link with Azure Virtual Desktop, you need the following
30
30
31
31
## Enable the feature
32
32
33
-
To use Private Link with Azure Virtual Desktop, first you need to re-register the *Microsoft.DesktopVirtualization* resource provider and register the *Azure Virtual Desktop Private Link* feature on your Azure subscription.
33
+
To use Private Link with Azure Virtual Desktop, you need to re-register the *Microsoft.DesktopVirtualization* resource provider on each each subscription you want to use Private Link with Azure Virtual Desktop.
34
34
35
35
> [!IMPORTANT]
36
-
> You need to re-register the resource provider and register the feature for each subscription you want to use Private Link with Azure Virtual Desktop.
36
+
> For Azure US Gov and Azure operated by 21Vianet, you also need to register the feature for each subscription.
37
37
38
-
### Re-register the resource provider
38
+
### Register the feature (Azure US Gov and Azure operated by 21Vianet only)
39
39
40
-
To re-register the *Microsoft.DesktopVirtualization* resource provider:
40
+
To register the *Azure Virtual Desktop Private Link* feature:
41
41
42
42
1. Sign in to the [Azure portal](https://portal.azure.com).
43
43
44
44
1. In the search bar, enter **Subscriptions** and select the matching service entry.
45
45
46
-
1. Select the name of your subscription, then in the section **Settings**, select **Resource providers**.
46
+
1. Select the name of your subscription, then in the **Settings** section, select **Preview features**.
47
47
48
-
1.Search for and select**Microsoft.DesktopVirtualization**, then select **Re-register**.
48
+
1.Select the drop-down list for the filter**Type** and set it to **Microsoft.DesktopVirtualization**.
49
49
50
-
1.Verify that the status of *Microsoft.DesktopVirtualization* is **Registered**.
50
+
1.Select **Azure Virtual Desktop Private Link**, then select **Register**.
51
51
52
-
### Register the feature
52
+
### Re-register the resource provider
53
53
54
-
To register the *Azure Virtual Desktop Private Link* feature:
54
+
To re-register the *Microsoft.DesktopVirtualization* resource provider:
55
55
56
56
1. Sign in to the [Azure portal](https://portal.azure.com).
57
57
58
58
1. In the search bar, enter **Subscriptions** and select the matching service entry.
59
59
60
-
1. Select the name of your subscription, then in the **Settings** section, select **Preview features**.
60
+
1. Select the name of your subscription, then in the section **Settings**, select **Resource providers**.
61
61
62
-
1.Select the drop-down list for the filter**Type** and set it to **Microsoft.DesktopVirtualization**.
62
+
1.Search for and select**Microsoft.DesktopVirtualization**, then select **Re-register**.
63
63
64
-
1.Select **Azure Virtual Desktop Private Link**, then select **Register**.
64
+
1.Verify that the status of *Microsoft.DesktopVirtualization* is **Registered**.
0 commit comments