R/defaults.R
default_azure_tenant_id.Rd
Retrieves the Azure tenant ID in priority order:
AZURE_TENANT_ID environment variable
AZURE_TENANT_ID
Built-in fallback ("common")
"common"
default_azure_tenant_id()
A character string with the tenant ID
default_azure_tenant_id() #> [1] "common"