Search code examples
azure-active-directoryazure-authenticationmicrosoft-entra-idazure-identityazure-gov

Azure Cross Cloud Auth using AAD


I'm trying to move non sensitive data from Azure Government Cloud to Public cloud. I read through links and understood AAD auth works for cross tenant access. I couldn't find anything on the cross cloud access. Is it possible for an application running in Government cloud to access public cloud resource using AAD?


Solution

  • With the appropriate configuration of Microsoft cloud settings, B2B collaboration, and cross-tenant access policies, an application in the Azure Government Cloud can access resources in the public cloud using Azure Active Directory for authentication and collaboration purposes.

    More Details on B2B collaboration