Skip to content

Retrieves the Azure tenant ID in priority order:

  1. AZURE_TENANT_ID environment variable

  2. Built-in fallback ("common")

Usage

default_azure_tenant_id()

Value

A character string with the tenant ID

Examples

default_azure_tenant_id()
#> [1] "common"