Azure / azure-powershell-common

Microsoft Azure PowerShell common components
Other
35 stars 56 forks source link

Fix the incorrect AzureSynapseAnalyticsEndpointResourceId of USGovernment #380

Closed msJinLei closed 1 year ago

msJinLei commented 1 year ago

Change the current wrong endpoint https://region.asazure.usgovcloudapi.net to https://dev.azuresynapse.usgovcloudapi.net

Test: https://github.com/Azure/azure-powershell/pull/21516

isra-fel commented 1 year ago

You mentioned this was detected by tests, can we check in the tests as well?

msJinLei commented 1 year ago

Azure/azure-powershell#21516

You mentioned this was detected by tests, can we check in the tests as well?

The test is included in https://github.com/Azure/azure-powershell/pull/21516

wyunchi-ms commented 1 year ago

LGTM