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/energy-data-services/how-to-set-up-private-links.md
+40-40Lines changed: 40 additions & 40 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,92 +23,92 @@ This article describes how to set up private endpoints for Microsoft Energy Data
23
23
24
24
## Pre-requisites
25
25
26
-
1. Create a virtual network in the same subscription as the Microsoft Energy Data Services instance. [Learn more](../virtual-network/quick-create-portal.md). This will allow auto-approval of the private link endpoint.
26
+
Create a virtual network in the same subscription as the Microsoft Energy Data Services instance. [Learn more](../virtual-network/quick-create-portal.md). This will allow auto-approval of the private link endpoint.
27
27
28
28
## Create a private endpoint by using the Azure portal
29
29
30
30
Use the following steps to create a private endpoint for an existing Microsoft Energy Data Services instance by using the Azure portal:
31
31
1. From the **All resources** pane, choose a Microsoft Energy Data Services Preview instance.
32
32
2. Select **Networking** from the list of settings.
33
33
34
-
[](media/how-to-manage-private-links/private-links-1-Networking.png#lightbox)
34
+
[](media/how-to-manage-private-links/private-links-1-Networking.png#lightbox)
35
35
36
36
37
37
3. Select **Public Access** and select **Enabled from all networks** to allow traffic from all networks.
38
38
4. To block traffic from all networks, select **Disabled**.
39
39
5. Select **Private access** tab and select **Create a private endpoint**, to create a Private Endpoint Connection.
40
40
41
-
[](media/how-to-manage-private-links/private-links-2-create-private-endpoint.png#lightbox)
41
+
[](media/how-to-manage-private-links/private-links-2-create-private-endpoint.png#lightbox)
42
42
43
43
6. In the Create a private endpoint - **Basics pane**, enter or select the following details:
44
44
45
-
46
-
|Setting| Value|
47
-
|--------|-----|
48
-
|Project details|
49
-
|Subscription| Select your subscription.|
50
-
|Resource group| Select a resource group.|
51
-
|Instance details|
52
-
|Name| Enter any name for your private endpoint. If this name is taken, create a unique one.|
53
-
|Region| Select the region where you want to deploy Private Link. |
45
+
|Setting| Value|
46
+
|--------|-----|
47
+
|Project details|
48
+
|Subscription| Select your subscription.|
49
+
|Resource group| Select a resource group.|
50
+
|Instance details|
51
+
|Name| Enter any name for your private endpoint. If this name is taken, create a unique one.|
52
+
|Region| Select the region where you want to deploy Private Link. |
54
53
55
-
[!NOTE]
56
-
Auto-approval only happens when the Microsoft Energy Data Services Preview instance and the vnet for the private link are in the same subscription.
54
+
> [!NOTE]
55
+
> Auto-approval only happens when the Microsoft Energy Data Services Preview instance and the vnet for the private link are in the same subscription.
56
+
57
57
58
-
[](media/how-to-manage-private-links/private-links-3-basics.png#lightbox)
58
+
[](media/how-to-manage-private-links/private-links-3-basics.png#lightbox)
59
59
60
60
7. Select **Next: Resource.**
61
61
8. In **Create a private endpoint - Resource**, the following information should be selected or available:
|Resource |Your Microsoft Energy Data Services instance.|
68
+
|Target sub-resource| This defaults to MEDS. |
69
69
70
-
[](media/how-to-manage-private-links/private-links-4-resource.png#lightbox)
70
+
[](media/how-to-manage-private-links/private-links-4-resource.png#lightbox)
71
71
72
72
73
73
9. Select **Next: Virtual Network.**
74
-
10.In the Virtual Network screen, you can:
74
+
10.In the Virtual Network screen, you can:
75
75
76
-
* Configure Networking and Private IP Configuration settings. [Learn more](../private-link/create-private-endpoint-portal.md#create-a-private-endpoint)
76
+
* Configure Networking and Private IP Configuration settings. [Learn more](../private-link/create-private-endpoint-portal.md#create-a-private-endpoint)
77
77
78
-
* Configure private endpoint with ASG. [Learn more](../private-link/configure-asg-private-endpoint.md#create-private-endpoint-with-an-asg)
78
+
* Configure private endpoint with ASG. [Learn more](../private-link/configure-asg-private-endpoint.md#create-private-endpoint-with-an-asg)
79
79
80
-
[](media/how-to-manage-private-links/private-links-4-virtual-network.png#lightbox)
80
+
[](media/how-to-manage-private-links/private-links-4-virtual-network.png#lightbox)
81
81
82
82
83
-
11.Select **Next: DNS**. You can leave the default settings or learn more about DNS configuration. [Learn more](../private-link/private-endpoint-overview.md#dns-configuration)
83
+
11.Select **Next: DNS**. You can leave the default settings or learn more about DNS configuration. [Learn more](../private-link/private-endpoint-overview.md#dns-configuration)
84
84
85
85
86
-
[](media/how-to-manage-private-links/private-links-5-dns.png#lightbox)
86
+
[](media/how-to-manage-private-links/private-links-5-dns.png#lightbox)
87
87
88
-
12.Select **Next: Tags** and add tags to categorize resources.
89
-
13.Select **Review + create**. On the Review + create page, Azure validates your configuration.
90
-
14.When you see the Validation passed message, select **Create**.
88
+
12.Select **Next: Tags** and add tags to categorize resources.
89
+
13.Select **Review + create**. On the Review + create page, Azure validates your configuration.
90
+
14.When you see the Validation passed message, select **Create**.
91
91
92
-
[](media/how-to-manage-private-links/private-links-6-review.png#lightbox)
92
+
[](media/how-to-manage-private-links/private-links-6-review.png#lightbox)
93
93
94
94
95
-
15. Once the deployment is complete, select **Go to resource**.
95
+
15. Once the deployment is complete, select **Go to resource**.
96
96
97
-
[](media/how-to-manage-private-links/private-links-7-deploy.png#lightbox)
97
+
[](media/how-to-manage-private-links/private-links-7-deploy.png#lightbox)
98
98
99
99
100
-
16.The Private Endpoint created is **Auto-approved**.
100
+
16.The Private Endpoint created is **Auto-approved**.
101
101
102
-
[](media/how-to-manage-private-links/private-links-8-request-response.png#lightbox)
102
+
[](media/how-to-manage-private-links/private-links-8-request-response.png#lightbox)
103
103
104
-
17.Select the **Microsoft Energy Data Services** instance and navigate to the **Networking** tab to see the Private Endpoint created.
104
+
17.Select the **Microsoft Energy Data Services** instance and navigate to the **Networking** tab to see the Private Endpoint created.
105
105
106
-
[](media/how-to-manage-private-links/private-links-9-auto-approved.png#lightbox)
106
+
[](media/how-to-manage-private-links/private-links-9-auto-approved.png#lightbox)
107
107
108
108
109
-
18.When the Microsoft Energy Data Services and vnet are in different tenants or subscriptions, you will be required to **Approve** or **Reject** the **Private Endpoint** creation request.
109
+
18.When the Microsoft Energy Data Services and vnet are in different tenants or subscriptions, you will be required to **Approve** or **Reject** the **Private Endpoint** creation request.
110
110
111
-
[](media/how-to-manage-private-links/private-links-10-awaiting-approval.png#lightbox)
111
+
[](media/how-to-manage-private-links/private-links-10-awaiting-approval.png#lightbox)
0 commit comments