Skip to content

Commit 733aa03

Browse files
Merge pull request #291297 from Nagarjuna-Vipparthi/vnet-troubleshooting
Update troubleshoot-private-endpoint-tests.md
2 parents e9cbad8 + 77e4d0a commit 733aa03

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

articles/azure-resource-manager/management/azure-services-resource-providers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ The resource providers for developer tools services are:
135135
| Microsoft.AppConfiguration | [Azure App Configuration](../../azure-app-configuration/index.yml) |
136136
| Microsoft.DevCenter | [Microsoft Dev Box](../../dev-box/index.yml) |
137137
| Microsoft.DevSpaces | [Azure Dev Spaces](/previous-versions/azure/dev-spaces/) |
138+
| Microsoft.LoadTestService | [Azure Load Testing](/azure/load-testing/) |
138139
| Microsoft.MixedReality | [Azure Spatial Anchors](../../spatial-anchors/index.yml) |
139140
| Microsoft.Notebooks | [Azure Notebooks](https://notebooks.azure.com/help/introduction) |
140141

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Azure Load Testing service requires outbound connectivity from the virtual netwo
2424

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

27+
> [!NOTE]
28+
> For [Azure Government](/azure/azure-government/documentation-government-welcome) regions, ensure outbound connectivity to *.azure.us, *.usgovcloudapi.net and *.azurecr.us. For more information on Azure Government endpoints, see [Guidance for developers](/azure/azure-government/compare-azure-government-global-azure#guidance-for-developers).
29+
2730
## Troubleshoot connectivity from the virtual network by deploying an Azure Virtual Machine
2831

2932
To test connectivity from your virtual network:

0 commit comments

Comments
 (0)