Microsoft.Identity.Client.Region.RegionAutodetectionSource
Indicates where the region information came from.
Cache = 2
Auto-detected from MSAL's static cache
EnvVariable = 3
Auto-detected from Env Variable
Auto-detection failed, fallback to global
Imds = 4
Auto-detected from IMDS
None = 0
Indicates that the API .WithAzureRegion() was not used