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-relay/ip-firewall-virtual-networks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ This section shows you how to use the Azure portal to create IP firewall rules f
24
24
2. For **address range**, enter a specific IPv4 address or a range of IPv4 address in CIDR notation.
25
25
3. If you want to allow Microsoft services trusted by the Azure Relay service to bypass this firewall, select **Yes** for **Allow trusted Microsoft services to bypass this firewall?**.
26
26
27
-
:::image type="content" source="./media/ip-firewall/selected-networks-trusted-access-disabled.png" alt-text="Screenshot showing the **Public access** tab of the **Networking** page with the **Firewall** enabled.":::
27
+
:::image type="content" source="./media/ip-firewall/selected-networks-trusted-access-disabled.png" alt-text="Screenshot showing the Public access tab of the Networking page with the Firewall enabled.":::
28
28
1. Select **Save** on the toolbar to save the settings. Wait for a few minutes for the confirmation to show up on the portal notifications.
Copy file name to clipboardExpand all lines: articles/azure-relay/private-link-service.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ For step-by-step instructions on creating a new Azure Relay namespace and entiti
38
38
5. Select the **Private endpoint connections** tab at the top of the page
39
39
6. Select the **+ Private Endpoint** button at the top of the page.
40
40
41
-
:::image type="content" source="./media/private-link-service/add-private-endpoint-button.png" alt-text="Screenshot showing the selection of the **Add private endpoint** button on the **Private endpoint connections** tab of the **Networking** page.":::
41
+
:::image type="content" source="./media/private-link-service/add-private-endpoint-button.png" alt-text="Screenshot showing the selection of the Add private endpoint button on the Private endpoint connections tab of the Networking page.":::
42
42
7. On the **Basics** page, follow these steps:
43
43
1. Select the **Azure subscription** in which you want to create the private endpoint.
44
44
2. Select the **resource group** for the private endpoint resource.
@@ -47,32 +47,32 @@ For step-by-step instructions on creating a new Azure Relay namespace and entiti
47
47
1. Select a **region** for the private endpoint. Your private endpoint must be in the same region as your virtual network, but can be in a different region from the Azure Relay namespace that you're connecting to.
48
48
1. Select **Next: Resource >** button at the bottom of the page.
49
49
50
-
:::image type="content" source="./media/private-link-service/create-private-endpoint-basics-page.png" alt-text="Screenshot showing the **Basics** page of the **Create a private endpoint** wizard.":::
50
+
:::image type="content" source="./media/private-link-service/create-private-endpoint-basics-page.png" alt-text="Screenshot showing the Basics page of the Create a private endpoint wizard.":::
51
51
8. Review settings on the **Resource** page, and select **Next: Virtual Network**.
52
52
53
-
:::image type="content" source="./media/private-link-service/create-private-endpoint-resource-page.png" alt-text="Screenshot showing the **Resource** page of the **Create a private endpoint** wizard.":::
53
+
:::image type="content" source="./media/private-link-service/create-private-endpoint-resource-page.png" alt-text="Screenshot showing the Resource page of the Create a private endpoint wizard.":::
54
54
9. On the **Virtual Network** page, select the **virtual network** and the **subnet** where you want to deploy the private endpoint. Only virtual networks in the currently selected subscription and location are listed in the drop-down list.
55
55
56
-
:::image type="content" source="./media/private-link-service/create-private-endpoint-virtual-network-page.png" alt-text="Screenshot showing the **Virtual Network** page of the **Create a private endpoint** wizard.":::
56
+
:::image type="content" source="./media/private-link-service/create-private-endpoint-virtual-network-page.png" alt-text="Screenshot showing the Virtual Network page of the Create a private endpoint wizard.":::
57
57
58
58
You can configure whether you want to **dynamically** allocate an IP address or **statically** allocate an **IP address** to the private endpoint
59
59
60
60
You can also associate a new or existing **application security group** to the private endpoint.
61
61
3. Select **Next: DNS** to navigate to the **DNS** page of the wizard. On the **DNS** page, **Integrate with private DNZ zone** setting is enabled by default (recommended). You have an option to disable it.
62
62
63
-
:::image type="content" source="./media/private-link-service/create-private-endpoint-dns-page.png" alt-text="Screenshot showing the **DNS** page of the **Create a private endpoint** wizard.":::
63
+
:::image type="content" source="./media/private-link-service/create-private-endpoint-dns-page.png" alt-text="Screenshot showing the DNS page of the Create a private endpoint wizard.":::
64
64
65
65
To connect privately with your private endpoint, you need a DNS record. We recommend that you integrate your private endpoint with a **private DNS zone**. You can also utilize your own DNS servers or create DNS records using the host files on your virtual machines. For more information, see [Azure Private Endpoint DNS Configuration](../private-link/private-endpoint-dns.md).
66
66
3. Select **Next: Tags >** button at the bottom of the page.
67
67
10. On the **Tags** page, create any tags (names and values) that you want to associate with the private endpoint and the private DNS zone (if you had enabled the option). Then, select **Review + create** button at the bottom of the page.
68
68
11. On the **Review + create**, review all the settings, and select **Create** to create the private endpoint.
69
69
12. On the **Private endpoint** page, you can see the status of the private endpoint connection. If you're the owner of the Relay namespace or have the manage access over it and had selected **Connect to an Azure resource in my directory** option for the **Connection method**, the endpoint connection should be **auto-approved**. If it's in the **pending** state, see the [Manage private endpoints using Azure portal](#manage-private-endpoints-using-azure-portal) section.
70
70
71
-
:::image type="content" source="./media/private-link-service/private-endpoint-page.png" alt-text="Screenshot showing the **Private endpoint** page in the Azure portal.":::
71
+
:::image type="content" source="./media/private-link-service/private-endpoint-page.png" alt-text="Screenshot showing the Private endpoint page in the Azure portal.":::
72
72
13. Navigate back to the **Networking** page of the **namespace**, and switch to the **Private endpoint connections** tab. You should see the private endpoint that you created.
73
73
74
74
75
-
:::image type="content" source="./media/private-link-service/private-endpoint-created.png" alt-text="Screenshot showing the **Private endpoint connections** tab of the **Networking** page with the private endpoint you just created.":::
75
+
:::image type="content" source="./media/private-link-service/private-endpoint-created.png" alt-text="Screenshot showing the Private endpoint connections tab of the Networking page with the private endpoint you just created.":::
76
76
77
77
## Add a private endpoint using PowerShell
78
78
The following example shows you how to use Azure PowerShell to create a private endpoint connection to an Azure Relay namespace.
0 commit comments