Skip to content

Commit e759541

Browse files
committed
Fixes
1 parent 847055a commit e759541

File tree

1 file changed

+14
-24
lines changed

1 file changed

+14
-24
lines changed

articles/azure-monitor/logs/private-link-configure.md

Lines changed: 14 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -58,41 +58,31 @@ Now that you have resources connected to your AMPLS, create a private endpoint t
5858
3. Select **Next: Resource**.
5959

6060
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 >**.
6965

7066
:::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":::
7167

7268
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 >**.
7571

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":::
7973

8074

8175
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**.
8280

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":::
9082

9183
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**.
9686

9787
You've now created a new private endpoint that is connected to this AMPLS.
9888

0 commit comments

Comments
 (0)