Learn R Programming

azr (version 0.2.0)

default_azure_host: Get default Azure authority host

Description

Retrieves the Azure authority host from the AZURE_AUTHORITY_HOST environment variable, or falls back to Azure Public Cloud if not set.

Usage

default_azure_host()

Arguments

Value

A character string with the authority host URL

Examples

Run this code
default_azure_host()

Run the code above in your browser using DataLab