Skip to content

Commit e53b92e

Browse files
Merge pull request #224621 from v-jbasden/jbasden-add-create-private-endpoint-fields
Adding create private endpoints fields on Virtual Network tab
2 parents 186a92a + cbf0c02 commit e53b92e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ Now that you have resources connected to your AMPLS, create a private endpoint t
6767

6868
5. On the Virtual Network tab:
6969
1. Choose the **virtual network** and **subnet** that you want to connect to your Azure Monitor resources.
70+
1. For Network policy for private endpoints, select **edit** if you want to apply Network security groups and/or Route tables to the subnet that contains the private endpoint. In **Edit subnet network policy**, select the checkbox next to **Network security groups** and **Route Tables**. Select **Save**.
71+
72+
For more information, see [Manage network policies for private endpoints](../../private-link/disable-private-endpoint-network-policy.md).
73+
74+
1. For Private IP configuration, by default, **Dynamically allocate IP address** is selected. If you want to assign a static IP address, select **Statically allocate IP address** and then enter a **Name** and **Private IP**.
75+
1. Optionally, you can select or create an **Application security group**. Application security groups allow you to group virtual machines and define network security policies based on those groups.
7076
1. Select **Next: DNS >**.
7177

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

0 commit comments

Comments
 (0)