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/ip-addresses.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ Application Insights Agent configuration is needed only when you're making chang
56
56
This is the list of addresses from which [availability web tests](./app/availability-overview.md) are run. If you want to run web tests on your app but your web server is restricted to serving specific clients, you'll have to permit incoming traffic from our availability test servers.
57
57
58
58
> [!NOTE]
59
-
> For resources located inside private virtual networks that can't allow direct inbound communication with the availability test agents in public Azure, the only option is to [create and host your own custom availability tests](./app/availavailability-azure-functions.md).
59
+
> For resources located inside private virtual networks that can't allow direct inbound communication with the availability test agents in public Azure, the only option is to [create and host your own custom availability tests](app/availability-azure-functions.md#review-trackavailability-test-results).
60
60
61
61
### Service tag
62
62
@@ -217,22 +217,22 @@ Managing changes to source IP addresses can be time consuming. Using *service ta
217
217
1. Add the resource group name, and then enter **Instance details** information.
218
218
1. Select **Review + Create**, and then select **Create**.
219
219
220
-
:::image type="content" source="../alerts/media/action-groups/action-group-create-security-group.png" alt-text="Screenshot that shows how to create a network security group."border="true":::
220
+
:::image type="content" source="alerts/media/action-groups/action-group-create-security-group.png" alt-text="Screenshot that shows how to create a network security group."border="true":::
221
221
222
222
1. Go to **Resource Group**, and then select the network security group you created:
223
223
224
224
1. Select **Inbound security rules**.
225
225
1. Select **Add**.
226
226
227
-
:::image type="content" source="../alerts/media/action-groups/action-group-add-service-tag.png" alt-text="Screenshot that shows how to add inbound security rules." border="true":::
227
+
:::image type="content" source="alerts/media/action-groups/action-group-add-service-tag.png" alt-text="Screenshot that shows how to add inbound security rules." border="true":::
228
228
229
229
1. A new window opens in the right pane:
230
230
231
231
1. Under **Source**, enter **Service Tag**.
232
232
1. Under **Source service tag**, enter **ActionGroup**.
233
233
1. Select **Add**.
234
234
235
-
:::image type="content" source="../alerts/media/action-groups/action-group-service-tag.png" alt-text="Screenshot that shows how to add a service tag." border="true":::
235
+
:::image type="content" source="alerts/media/action-groups/action-group-service-tag.png" alt-text="Screenshot that shows how to add a service tag." border="true":::
0 commit comments