<PackageReference Include="Microsoft.Identity.Client" Version="4.86.1" />

Microsoft.Identity.Client.AzureCloudInstance

public enum AzureCloudInstance

Microsoft Azure China cloud. Maps to https://login.chinacloudapi.cn

Microsoft Azure German cloud ("Black Forest"). Maps to https://login.microsoftonline.de

Microsoft Azure public cloud. Maps to https://login.microsoftonline.com

US Government cloud. Maps to https://login.microsoftonline.us

GovDe = 6

German sovereign cloud (Delos). Maps to https://login.sovcloud-identity.de

GovFr = 5

French sovereign cloud (Bleu). Maps to https://login.sovcloud-identity.fr

GovSg = 7

Singapore Government cloud. Maps to https://login.sovcloud-identity.sg

None = 0

Value communicating that the AzureCloudInstance is not specified.