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
+14-24Lines changed: 14 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,41 +58,31 @@ Now that you have resources connected to your AMPLS, create a private endpoint t
58
58
3. Select **Next: Resource**.
59
59
60
60
4. In the Resource tab:
61
-
62
-
a. Pick the **Subscription** that contains your Azure Monitor Private Scope resource.
63
-
64
-
b. For **resource type**, choose **Microsoft.insights/privateLinkScopes**.
65
-
66
-
c. From the **resource** drop-down, choose your Private Link scope you created earlier.
67
-
68
-
d. Select **Next: Virtual Network >**.
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 >**.
69
65
70
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":::
71
67
72
68
5. On the Virtual Network tab:
73
-
74
-
a. Choose the **virtual network** and **subnet** that you want to connect to your Azure Monitor resources.
69
+
1. Choose the **virtual network** and **subnet** that you want to connect to your Azure Monitor resources.
70
+
1. Select **Next: DNS >**.
75
71
76
-
b. Select **Next: DNS >**.
77
-
78
-
:::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":::
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":::
79
73
80
74
81
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**.
82
80
83
-
a. 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.
84
-
> [!NOTE]
85
-
> 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.
86
-
87
-
b. Select **Review + create**.
88
-
89
-
:::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":::
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":::
90
82
91
83
7. On the Review + create tab:
92
-
93
-
a. Let validation pass.
94
-
95
-
b. Select **Create**.
84
+
1. Let validation pass.
85
+
1. Select **Create**.
96
86
97
87
You've now created a new private endpoint that is connected to this AMPLS.
0 commit comments