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/api-management/private-endpoint.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ When you use the Azure portal to create a private endpoint, as shown in the next
103
103
104
104
### Create private endpoint - portal
105
105
106
-
You can create a private endpoint when you create an API Management instance in the Azure portal. You can also add a private endpoint to an existing instance.
106
+
You can create a private endpoint when you create an API Management instance in the Azure portal, or you can add a private endpoint to an existing instance. You can also create a private endpoint using the [Private Link Center](/azure/private-link/create-private-endpoint-portal).
107
107
108
108
#### [Classic](#tab/classic)
109
109
@@ -188,7 +188,7 @@ You can also use the API Management [Private Endpoint Connection - Create Or Upd
188
188
189
189
#### [Standard v2](#tab/v2)
190
190
191
-
To add a private endpoint when you create an API Management Standard v2 instance in the Azure portal:
191
+
### Create private endpoint when creating API Management Standard v2 instance
192
192
193
193
1. In the **Create API Management service wizard**, select the **Networking** tab.
194
194
@@ -216,7 +216,7 @@ To add a private endpoint when you create an API Management Standard v2 instance
216
216
217
217
1. Continue with the creation of the API Management instance.
218
218
219
-
To add a private endpoint to an existing API Management Standard v2 instance:
219
+
### Create private endpoint for existing API Management Standard v2 instance
220
220
221
221
1. In the [Azure portal](https://portal.azure.com/), navigate to your API Management Standard v2 instance.
222
222
@@ -276,7 +276,7 @@ You can also use the [API Management Service - Update](/rest/api/apimanagement/a
276
276
277
277
#### [Standard v2](#tab/v2)
278
278
279
-
Use the portal to disable the public network access property in a Standard v2 instance.
279
+
You can use the portal to disable the public network access property in a Standard v2 instance.
280
280
281
281
1. In the [Azure portal](https://portal.azure.com/), navigate to your API Management Standard v2 instance.
0 commit comments