api-management-developer-portal
api-management-developer-portal copied to clipboard
The latest version of scripts.v3 using migrate.js does not work in Azure Government Cloud
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