Learn R Programming

azr (version 0.2.0)

default_azure_tenant_id: Get default Azure tenant ID

Description

Retrieves the Azure tenant ID from the AZURE_TENANT_ID environment variable, or falls back to the default value if not set.

Usage

default_azure_tenant_id()

Arguments

Value

A character string with the tenant ID

Examples

Run this code
default_azure_tenant_id()

Run the code above in your browser using DataLab