Skip to content

Commit 1aa33d6

Browse files
committed
update
1 parent 997d577 commit 1aa33d6

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

articles/azure-relay/ip-firewall-virtual-networks.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,9 @@ This section shows you how to use the Azure portal to create IP firewall rules f
2222
1. To restrict access to specific networks and IP addresses, select the **Selected networks** option. In the **Firewall** section, follow these steps:
2323
1. Select **Add your client IP address** option to give your current client IP the access to the namespace.
2424
2. For **address range**, enter a specific IPv4 address or a range of IPv4 address in CIDR notation.
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?**.
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](#trusted-services) to bypass this firewall?**.
2626

2727
:::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-
29-
The following services are the trusted services for Azure Relay.
30-
- Azure Event Grid
31-
- Azure IoT Hub
32-
- Azure Stream Analytics
33-
- Azure Monitor
34-
- Azure API Management
35-
- Azure Synapse
36-
- Azure Data Explorer
37-
- Azure IoT Central
38-
- Azure Healthcare Data Services
39-
- Azure Digital Twins
40-
- Azure Arc
4128
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.
4229

4330

@@ -133,6 +120,19 @@ The template takes one parameter: **ipMask**, which is a single IPv4 address or
133120
134121
To deploy the template, follow the instructions for [Azure Resource Manager](../azure-resource-manager/templates/deploy-powershell.md).
135122

123+
## Trusted services
124+
The following services are the trusted services for Azure Relay.
125+
- Azure Event Grid
126+
- Azure IoT Hub
127+
- Azure Stream Analytics
128+
- Azure Monitor
129+
- Azure API Management
130+
- Azure Synapse
131+
- Azure Data Explorer
132+
- Azure IoT Central
133+
- Azure Healthcare Data Services
134+
- Azure Digital Twins
135+
- Azure Arc
136136

137137

138138
## Next steps

0 commit comments

Comments
 (0)