Azure / Azure/api-management-developer-portal
The latest version of scripts.v3 using migrate.js does not work in Azure Government Cloud
- Dominant language
- TypeScript
- Stars
- 545
- Forks
- 360
- PR merge metrics
- No merged PRs in 30d
Description
In previous versions (2.24.0) this has worked fine but the latest version broke Azure Government Cloud hosted APIM from migrating. When I attempt to run the command I get this:
Exporting...
Unable to complete migration. Unable to complete export. Unable to capture content. Unable to fetch content types. Resource not found: https://management.azure.com/subs
criptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes?api-version=2021-08-01
I think the issue is with the beginning domain is https://management.azure.com instead of something like https://portal.azure.us
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.