default_azure_client_id: Get default Azure client ID

View source: R/defaults.R

default_azure_client_idR Documentation

Get default Azure client ID

Description

Retrieves the Azure client ID from the AZURE_CLIENT_ID environment variable, or falls back to the default Azure CLI client ID if not set.

Usage

default_azure_client_id()

Value

A character string with the client ID

Examples

default_azure_client_id()

azr documentation built on Feb. 18, 2026, 1:07 a.m.