Skip to content

Commit db38c6b

Browse files
authored
Update troubleshoot-private-endpoint-tests.md
Added *.blob.storage.azure.net domain as well to the firewall list
1 parent da3f625 commit db38c6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/app-testing/load-testing/troubleshoot-private-endpoint-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Azure Load Testing service requires outbound connectivity from the virtual netwo
1919
| Destination | Need for connectivity |
2020
| ------------|-------|
2121
| *.azure.com | Access to this destination is required for the Azure Load Testing service to interact with Azure Batch service. |
22-
| *.windows.net | Access to this destination is required for the Azure Load Testing service to interact with Azure Service Bus, Azure Event Grids, and Azure Storage. To learn more about firewall configuration in these services, see <li> [Azure Service Bus frequently asked questions](/azure/service-bus-messaging/service-bus-faq#what-ports-do-i-need-to-open-on-the-firewall--) </li> <li> [Azure Event Hubs Firewall Rules](/azure/event-hubs/event-hubs-ip-filtering) </li> <li> [Configure Azure Storage firewalls and virtual networks ](/azure/storage/common/storage-network-security?tabs=azure-portal) </li> |
22+
| *.windows.net, *.blob.storage.azure.net | Access to this destination is required for the Azure Load Testing service to interact with Azure Service Bus, Azure Event Grids, and Azure Storage. To learn more about firewall configuration in these services, see <li> [Azure Service Bus frequently asked questions](/azure/service-bus-messaging/service-bus-faq#what-ports-do-i-need-to-open-on-the-firewall--) </li> <li> [Azure Event Hubs Firewall Rules](/azure/event-hubs/event-hubs-ip-filtering) </li> <li> [Configure Azure Storage firewalls and virtual networks ](/azure/storage/common/storage-network-security?tabs=azure-portal) </li> |
2323
| *.azurecr.io | Access to this destination is required for the Azure Load Testing service to interact with Azure Container Registry. To learn more about firewall configuration in Azure Container Registry, see <li> [Firewall access rules - Azure Container Registry ](/azure/container-registry/container-registry-firewall-access-rules) </li> |
2424

2525
Optionally, outbound connectivity is needed to *.maven.org and *.github.com to download any plugins that are included in your test configuration.

0 commit comments

Comments
 (0)