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/azure-monitor/logs/private-link-configure.md
+23-23Lines changed: 23 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,38 +51,38 @@ Now that you have resources connected to your AMPLS, create a private endpoint t
51
51
52
52
1. In your scope resource, select **Private Endpoint connections** in the left-hand resource menu. Select **Private Endpoint** to start the endpoint create process. You can also approve connections that were started in the Private Link center here by selecting them and selecting **Approve**.
53
53
54
-

54
+
:::image type="content" source="./media/private-link-security/ampls-select-private-endpoint-connect-3.png" alt-text="Screenshot of Private Endpoint Connections UX." lightbox="./media/private-link-security/ampls-select-private-endpoint-connect-3.png":::
55
55
56
56
2. Pick the subscription, resource group, and name of the endpoint, and the region it should live in. The region needs to be the same region as the VNet you connect it to.
57
57
58
58
3. Select **Next: Resource**.
59
59
60
-
4. In the Resource screen,
60
+
4. In the Resource tab:
61
+
1. Pick the **Subscription** that contains your Azure Monitor Private Scope resource.
62
+
1. For **resource type**, choose **Microsoft.insights/privateLinkScopes**.
63
+
1. From the **resource** drop-down, choose your Private Link scope you created earlier.
64
+
1. Select **Next: Virtual Network >**.
61
65
62
-
a. Pick the **Subscription** that contains your Azure Monitor Private Scope resource.
66
+
:::image type="content" source="./media/private-link-security/ampls-select-private-endpoint-create-4.png" alt-text="Screenshot of the Create a private endpoint page in the Azure portal with the Resource tab selected." lightbox="./media/private-link-security/ampls-select-private-endpoint-create-4.png":::
63
67
64
-
b. For **resource type**, choose **Microsoft.insights/privateLinkScopes**.
68
+
5. On the Virtual Network tab:
69
+
1. Choose the **virtual network** and **subnet** that you want to connect to your Azure Monitor resources.
70
+
1. Select **Next: DNS >**.
71
+
72
+
:::image type="content" source="./media/private-link-security/ampls-select-private-endpoint-create-5.png" alt-text="Screenshot of the Create a private endpoint page in the Azure portal with the Virtual Network tab selected." lightbox="./media/private-link-security/ampls-select-private-endpoint-create-5.png":::
65
73
66
-
c. From the **resource** drop-down, choose your Private Link scope you created earlier.
67
-
68
-
d. Select **Next: Configuration >**.
69
-

70
-
71
-
5. On the configuration pane,
72
-
73
-
a. Choose the **virtual network** and **subnet** that you want to connect to your Azure Monitor resources.
74
-
75
-
b. Choose **Yes** for **Integrate with private DNS zone**, and let it automatically create a new Private DNS Zone. The actual DNS zones may be different from what is shown in the screenshot below.
76
-
> [!NOTE]
77
-
> If you choose **No** and prefer to manage DNS records manually, first complete setting up your Private Link - including this Private Endpoint and the AMPLS configuration. Then, configure your DNS according to the instructions in [Azure Private Endpoint DNS configuration](../../private-link/private-endpoint-dns.md). Make sure not to create empty records as preparation for your Private Link setup. The DNS records you create can override existing settings and impact your connectivity with Azure Monitor.
78
74
79
-
c. Select **Review + create**.
80
-
81
-
d. Let validation pass.
82
-
83
-
e. Select **Create**.
75
+
6. On the DNS tab:
76
+
1. Choose **Yes** for **Integrate with private DNS zone**, and let it automatically create a new Private DNS Zone. The actual DNS zones may be different from what is shown in the screenshot below.
77
+
> [!NOTE]
78
+
> If you choose **No** and prefer to manage DNS records manually, first complete setting up your Private Link - including this Private Endpoint and the AMPLS configuration. Then, configure your DNS according to the instructions in [Azure Private Endpoint DNS configuration](../../private-link/private-endpoint-dns.md). Make sure not to create empty records as preparation for your Private Link setup. The DNS records you create can override existing settings and impact your connectivity with Azure Monitor.
79
+
1. Select **Review + create**.
80
+
81
+
:::image type="content" source="./media/private-link-security/ampls-select-private-endpoint-create-6.png" alt-text="Screenshot of the Create a private endpoint page in the Azure portal with the DNS tab selected." lightbox="./media/private-link-security/ampls-select-private-endpoint-create-6.png":::
84
82
85
-

83
+
7. On the Review + create tab:
84
+
1. Let validation pass.
85
+
1. Select **Create**.
86
86
87
87
You've now created a new private endpoint that is connected to this AMPLS.
88
88
@@ -266,7 +266,7 @@ This zone covers the global endpoints used by Azure Monitor, meaning endpoints t
266
266
***live** - Application Insights live metrics endpoint
0 commit comments