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
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
---
2
2
title: Microsoft Energy Data Services - how to set up private links #Required; page title is displayed in search results. Include the brand.
3
3
description: Guide to set up private links on Microsoft Energy Data Services #Required; article description that is displayed in search results.
4
-
author: sandeepchads#Required; your GitHub user alias, with correct capitalization.
5
-
ms.author: sancha#Required; microsoft alias of author; optional team alias.
4
+
author: Lakshmisha-KS#Required; your GitHub user alias, with correct capitalization.
5
+
ms.author: lakshmishaks#Required; microsoft alias of author; optional team alias.
6
6
ms.service: energy-data-services #Required; service per approved list. slug assigned by ACOM.
7
7
ms.topic: how-to #Required; leave this attribute/value as-is.
8
8
ms.date: 09/29/2022
@@ -31,14 +31,14 @@ Use the following steps to create a private endpoint for an existing Microsoft E
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/pvtlink-1Networking.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/pvtlink-2create-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
@@ -55,7 +55,7 @@ Use the following steps to create a private endpoint for an existing Microsoft E
55
55
[!NOTE]
56
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.
57
57
58
-
[](media/how-to-manage-private-links/pvtlink-3basics.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:
@@ -67,7 +67,7 @@ Auto-approval only happens when the Microsoft Energy Data Services Preview insta
67
67
|Resource |Your Microsoft Energy Data Services instance.|
68
68
|Target sub-resource| This defaults to MEDS. |
69
69
70
-
[](media/how-to-manage-private-links/pvtlink-4resource.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.**
@@ -77,41 +77,41 @@ Auto-approval only happens when the Microsoft Energy Data Services Preview insta
77
77
78
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/pvtlink-4virtualnetwork.png#lightbox)
80
+
[](media/how-to-manage-private-links/private-links-4-virtual-network.png#lightbox)
81
81
82
82
83
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/pvtlink-5dns.png#lightbox)
86
+
[](media/how-to-manage-private-links/private-links-5-dns.png#lightbox)
87
87
88
88
12. Select **Next: Tags** and add tags to categorize resources.
89
89
13. Select **Review + create**. On the Review + create page, Azure validates your configuration.
90
90
14. When you see the Validation passed message, select **Create**.
91
91
92
-
[](media/how-to-manage-private-links/pvtlink-6review.png#lightbox)
92
+
[](media/how-to-manage-private-links/private-links-6-review.png#lightbox)
93
93
94
94
95
95
15. Once the deployment is complete, select **Go to resource**.
96
96
97
-
[](media/how-to-manage-private-links/pvtlink-7deploy.png#lightbox)
97
+
[](media/how-to-manage-private-links/private-links-7-deploy.png#lightbox)
98
98
99
99
100
100
16. The Private Endpoint created is **Auto-approved**.
101
101
102
-
[](media/how-to-manage-private-links/pvtlink-8request-response.png#lightbox)
102
+
[](media/how-to-manage-private-links/private-links-8-request-response.png#lightbox)
103
103
104
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/pvtlink-9auto-approved.png#lightbox)
106
+
[](media/how-to-manage-private-links/private-links-9-auto-approved.png#lightbox)
107
107
108
108
109
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/pvtlink-10awaitingapproval.png#lightbox)
111
+
[](media/how-to-manage-private-links/private-links-10-awaiting-approval.png#lightbox)
112
112
113
113
114
114
## Next steps
115
115
<!-- Add a context sentence for the following links -->
116
116
> [!div class="nextstepaction"]
117
-
> [How to manage data security and encryption](how-to-manage-data-security-and-encryption.md)
0 commit comments