api-management-developer-portal icon indicating copy to clipboard operation
api-management-developer-portal copied to clipboard

The latest version of scripts.v3 using migrate.js does not work in Azure Government Cloud

Open jphines57 opened this issue 9 months ago • 3 comments

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

jphines57 avatar May 17 '24 17:05 jphines57