<PackageReference Include="Azure.Core" Version="1.55.0" />

Azure.Identity.AzureAuthorityHosts

public static class AzureAuthorityHosts
Defines fields exposing the well known authority hosts for the Azure Public Cloud and sovereign clouds.
public static Uri AzureChina { get; }

The host of the Microsoft Entra authority for tenants in the Azure China Cloud.

public static Uri AzureGermany { get; }

The host of the Microsoft Entra authority for tenants in the Azure German Cloud.

public static Uri AzureGovernment { get; }

The host of the Microsoft Entra authority for tenants in the Azure US Government Cloud.

public static Uri AzurePublicCloud { get; }

The host of the Microsoft Entra authority for tenants in the Azure Public Cloud.