Skip to content

Commit 3ceacbd

Browse files
committedMar 7, 2022
Update portal
1 parent 44cdf6d commit 3ceacbd

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
 

‎articles/digital-twins/how-to-enable-private-link.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ In this section, you'll enable Private Link with a private endpoint for an Azure
9494

9595
1. First, navigate to the [Azure portal](https://portal.azure.com) in a browser. Bring up your Azure Digital Twins instance by searching for its name in the portal search bar.
9696

97-
1. Select **Networking (preview)** in the left-hand menu.
97+
1. Select **Networking** in the left-hand menu.
9898

9999
1. Switch to the **Private endpoint connections** tab.
100100

@@ -153,7 +153,7 @@ In this section, you'll see how to view, edit, and delete a private endpoint aft
153153

154154
# [Portal](#tab/portal)
155155

156-
Once a private endpoint has been created for your Azure Digital Twins instance, you can view it in the **Networking (preview)** tab for your Azure Digital Twins instance. This page will show all the private endpoint connections associated with the instance.
156+
Once a private endpoint has been created for your Azure Digital Twins instance, you can view it in the **Networking** tab for your Azure Digital Twins instance. This page will show all the private endpoint connections associated with the instance.
157157

158158
:::image type="content" source="media/how-to-enable-private-link/view-endpoint-digital-twins.png" alt-text="Screenshot of the Azure portal showing the Networking page for an existing Azure Digital Twins instance with one private endpoint." lightbox="media/how-to-enable-private-link/view-endpoint-digital-twins.png":::
159159

@@ -195,7 +195,7 @@ You can update the value of the network flag using the [Azure portal](https://po
195195

196196
To disable or enable public network access in the [Azure portal](https://portal.azure.com), open the portal and navigate to your Azure Digital Twins instance.
197197

198-
1. Select **Networking (preview)** in the left-hand menu.
198+
1. Select **Networking** in the left-hand menu.
199199

200200
1. In the **Public access** tab, set **Allow public network access to** either **Disabled** or **All networks**.
201201

Loading
Loading
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.