Service account created for Azure Gov cloud should accept API URL instead of Portal URL.DescriptionService Account created for Azure Gov cloud should accept Azure API management URL together with Portal URL. Steps to Reproduce 1. Login to an instance (install the latest versions for "CCMDB CI Class Models" and the "Discovery and Service Mapping Patterns" plugins)2. Migrate from capi to patterns3. Current implementation of Patterns requires an Azure Region URL ( such as "https://portal.azure.us") and will throw error if the Management API URL (such as "https://management.usgovcloudapi.net/") is specified in the datacenter_url4. Expected Result: Service Account Datacenter URL is meant to accept Management API URL i.e, "https://management.usgovcloudapi.net/" instead of Region URL such as portal.azure.us.WorkaroundThe support for API Management URL in the datacenter_url will be released with May release for "Discovery and Service Mapping Patterns" plugin, v 1.0.76. If this version is not available yet or upgrade is not possible the attached xml can be loaded.Related Problem: PRB1481658