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/create-private-link-service-portal.md
+64-66Lines changed: 64 additions & 66 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ services: private-link
6
6
author: asudbring
7
7
ms.service: private-link
8
8
ms.topic: quickstart
9
-
ms.date: 03/30/2022
9
+
ms.date: 07/11/2022
10
10
ms.author: allensu
11
11
ms.custom: mode-ui
12
12
#Customer intent: As someone with a basic network background who's new to Azure, I want to create an Azure Private Link service by using the Azure portal
@@ -83,55 +83,54 @@ During the creation of the load balancer, you'll configure:
83
83
84
84
1. In the search box at the top of the portal, enter **Load balancer**. Select **Load balancers** in the search results.
85
85
86
-
2. In the **Load balancer** page, select **Create**.
87
-
88
-
3. In the **Basics** tab of the **Create load balancer** page, enter, or select the following information:
89
-
90
-
| Setting | Value |
91
-
| --- | --- |
92
-
|**Project details**||
93
-
| Subscription | Select your subscription. |
94
-
| Resource group | Select **CreatePrivLinkService-rg**. |
95
-
|**Instance details**||
96
-
| Name | Enter **myLoadBalancer**|
97
-
| Region | Select **(US) East US 2**. |
98
-
| Type | Select **Internal**. |
99
-
| SKU | Leave the default **Standard**. |
100
-
101
-
4. Select **Next: Frontend IP configuration** at the bottom of the page.
86
+
1. In the **Load balancer** page, select **Create**.
87
+
88
+
1. In the **Basics** tab of the **Create load balancer** page, enter, or select the following information:
| Resource group | Select **CreatePrivLinkService-rg**. |
95
+
|**Instance details**||
96
+
| Name | Enter **myLoadBalancer**|
97
+
| Region | Select **(US) East US 2**. |
98
+
| SKU | Leave the default **Standard**. |
99
+
| Type | Select **Internal**. |
100
+
| Tier | Select **Regional**. |
101
+
102
+
1. Select **Next: Frontend IP configuration** at the bottom of the page.
102
103
103
-
5. In **Frontend IP configuration**, select **+ Add a frontend IP**.
104
+
1. In **Frontend IP configuration**, select **+ Add a frontend IP**.
104
105
105
-
6. Enter **LoadBalancerFrontend** in **Name**.
106
+
1. Enter **LoadBalancerFrontend** in **Name**.
106
107
107
-
7. Select **myBackendSubnet** in **Subnet**.
108
+
1. Select **myBackendSubnet** in **Subnet**.
108
109
109
-
8. Select **Dynamic** for **Assignment**.
110
+
1. Select **Dynamic** for **Assignment**.
110
111
111
-
9. Select **Zone-redundant** in **Availability zone**.
112
+
1. Select **Zone-redundant** in **Availability zone**.
112
113
113
114
> [!NOTE]
114
115
> In regions with [Availability Zones](../availability-zones/az-overview.md?toc=%2fazure%2fvirtual-network%2ftoc.json#availability-zones), you have the option to select no-zone (default option), a specific zone, or zone-redundant. The choice will depend on your specific domain failure requirements. In regions without Availability Zones, this field won't appear. </br> For more information on availability zones, see [Availability zones overview](../availability-zones/az-overview.md).
115
116
116
-
10. Select **Add**.
117
+
1. Select **Add**.
117
118
118
-
11. Select **Next: Backend pools** at the bottom of the page.
119
+
1. Select **Next: Backend pools** at the bottom of the page.
119
120
120
-
12. In the **Backend pools** tab, select **+ Add a backend pool**.
121
+
1. In the **Backend pools** tab, select **+ Add a backend pool**.
121
122
122
-
13. Enter **myBackendPool** for **Name** in **Add backend pool**.
123
+
1. Enter **myBackendPool** for **Name** in **Add backend pool**.
123
124
124
-
14. Select **NIC** or **IP Address** for **Backend Pool Configuration**.
125
+
1. Select **NIC** or **IP Address** for **Backend Pool Configuration**.
125
126
126
-
15. Select **IPv4** or **IPv6** for **IP version**.
127
+
1. Select **Save**.
127
128
128
-
16. Select **Add**.
129
+
1. Select the **Next: Inbound rules** button at the bottom of the page.
129
130
130
-
17. Select the **Next: Inbound rules**button at the bottom of the page.
131
+
1. In **Load balancing rule** in the **Inbound rules**tab, select **+ Add a load balancing rule**.
131
132
132
-
18. In **Load balancing rule** in the **Inbound rules** tab, select **+ Add a load balancing rule**.
133
-
134
-
19. In **Add load balancing rule**, enter or select the following information:
133
+
1. In **Add load balancing rule**, enter or select the following information:
135
134
136
135
| Setting | Value |
137
136
| ------- | ----- |
@@ -142,31 +141,32 @@ During the creation of the load balancer, you'll configure:
142
141
| Port | Enter **80**. |
143
142
| Backend port | Enter **80**. |
144
143
| Backend pool | Select **myBackendPool**. |
144
+
| HA Ports | Check box. |
145
145
| Health probe | Select **Create new**. </br> In **Name**, enter **myHealthProbe**. </br> Select **HTTP** in **Protocol**. </br> Leave the rest of the defaults, and select **OK**. |
146
146
| Session persistence | Select **None**. |
147
147
| Idle timeout (minutes) | Enter or select **15**. |
148
148
| TCP reset | Select **Enabled**. |
149
149
| Floating IP | Select **Disabled**. |
150
150
151
-
20. Select **Add**.
151
+
1. Select **Add**.
152
152
153
-
21. Select the blue **Review + create** button at the bottom of the page.
153
+
1. Select the blue **Review + create** button at the bottom of the page.
154
154
155
-
22. Select **Create**.
155
+
1. Select **Create**.
156
156
157
157
## Create a private link service
158
158
159
159
In this section, you'll create a Private Link service behind a standard load balancer.
160
160
161
161
1. On the upper-left part of the page in the Azure portal, select **Create a resource**.
162
162
163
-
2. Search for **Private Link** in the **Search the Marketplace** box.
163
+
1. Search for **Private Link** in the **Search the Marketplace** box.
164
164
165
-
3. Select **Create**.
165
+
1. Select **Create**.
166
166
167
-
4. In **Overview** under **Private Link Center**, select the blue **Create private link service** button.
167
+
1. In **Overview** under **Private Link Center**, select the blue **Create private link service** button.
168
168
169
-
5. In the **Basics** tab under **Create private link service**, enter, or select the following information:
169
+
1. In the **Basics** tab under **Create private link service**, enter, or select the following information:
170
170
171
171
| Setting | Value |
172
172
| ------- | ----- |
@@ -177,9 +177,9 @@ In this section, you'll create a Private Link service behind a standard load bal
177
177
| Name | Enter **myPrivateLinkService**. |
178
178
| Region | Select **(US) East US 2**. |
179
179
180
-
6. Select the **Outbound settings** tab or select **Next: Outbound settings** at the bottom of the page.
180
+
1. Select the **Outbound settings** tab or select **Next: Outbound settings** at the bottom of the page.
181
181
182
-
7. In the **Outbound settings** tab, enter or select the following information:
182
+
1. In the **Outbound settings** tab, enter or select the following information:
183
183
184
184
| Setting | Value |
185
185
| ------- | ----- |
@@ -190,15 +190,15 @@ In this section, you'll create a Private Link service behind a standard load bal
190
190
|**Private IP address settings**||
191
191
| Leave the default settings ||
192
192
193
-
8. Select the **Access security** tab or select **Next: Access security** at the bottom of the page.
193
+
1. Select the **Access security** tab or select **Next: Access security** at the bottom of the page.
194
194
195
-
9. Leave the default of **Role-based access control only** in the **Access security** tab.
195
+
1. Leave the default of **Role-based access control only** in the **Access security** tab.
196
196
197
-
10. Select the **Tags** tab or select **Next: Tags** at the bottom of the page.
197
+
1. Select the **Tags** tab or select **Next: Tags** at the bottom of the page.
198
198
199
-
11. Select the **Review + create** tab or select **Next: Review + create** at the bottom of the page.
199
+
1. Select the **Review + create** tab or select **Next: Review + create** at the bottom of the page.
200
200
201
-
12. Select **Create** in the **Review + create** tab.
201
+
1. Select **Create** in the **Review + create** tab.
202
202
203
203
Your private link service is created and can receive traffic. If you want to see traffic flows, configure your application behind your standard load balancer.
204
204
@@ -210,7 +210,7 @@ In this section, you'll map the private link service to a private endpoint. A vi
210
210
211
211
1. On the upper-left side of the screen, select **Create a resource > Networking > Virtual network** or search for **Virtual network** in the search box.
212
212
213
-
2. In **Create virtual network**, enter or select this information in the **Basics** tab:
213
+
1. In **Create virtual network**, enter or select this information in the **Basics** tab:
8. Select the **Review + create** tab or select the **Review + create** button.
243
+
1. Select the **Review + create** tab or select the **Review + create** button.
244
244
245
-
9. Select **Create**.
245
+
1. Select **Create**.
246
246
247
247
### Create private endpoint
248
248
249
249
1. On the upper-left side of the screen in the portal, select **Create a resource** > **Networking** > **Private Link**, or in the search box enter **Private Link**.
250
250
251
-
2. Select **Create**.
251
+
1. Select **Create**.
252
252
253
-
3. In **Private Link Center**, select **Private endpoints** in the left-hand menu.
253
+
1. In **Private Link Center**, select **Private endpoints** in the left-hand menu.
254
254
255
-
4. In **Private endpoints**, select **+ Add**.
255
+
1. In **Private endpoints**, select **+ Add**.
256
256
257
-
5. In the **Basics** tab of **Create a private endpoint**, enter, or select this information:
257
+
1. In the **Basics** tab of **Create a private endpoint**, enter, or select this information:
258
258
259
259
| Setting | Value |
260
260
| ------- | ----- |
@@ -265,9 +265,9 @@ In this section, you'll map the private link service to a private endpoint. A vi
265
265
| Name | Enter **myPrivateEndpoint**. |
266
266
| Region | Select **(US) East US 2**. |
267
267
268
-
6. Select the **Resource** tab or the **Next: Resource** button at the bottom of the page.
268
+
1. Select the **Next: Resource** button at the bottom of the page.
269
269
270
-
7. In **Resource**, enter or select this information:
270
+
1. In **Resource**, enter or select this information:
271
271
272
272
| Setting | Value |
273
273
| ------- | ----- |
@@ -276,19 +276,17 @@ In this section, you'll map the private link service to a private endpoint. A vi
276
276
| Resource type | Select **Microsoft.Network/privateLinkServices**. |
277
277
| Resource | Select **myPrivateLinkService**. |
278
278
279
-
8. Select the **Configuration** tab or the **Next: Configuration** button at the bottom of the screen.
279
+
1. Select the **Next: Virtual Network** button at the bottom of the screen.
280
280
281
-
9. In **Configuration**, enter or select this information:
281
+
1. In **Configuration**, enter or select this information:
282
282
283
283
| Setting | Value |
284
284
| ------- | ----- |
285
285
|**Networking**||
286
286
| Virtual Network | Select **myVNetPE**. |
287
287
| Subnet | Select **mySubnetPE**. |
288
288
289
-
10. Select the **Review + create** tab, or the **Review + create** button at the bottom of the screen.
290
-
291
-
11. Select **Create**.
289
+
1. Select **Next** until the **Review + create** tab then select **Create**.
0 commit comments