Learn R Programming

azr (version 0.2.0)

default_azure_client_secret: Get default Azure client secret

Description

Retrieves the Azure client secret from the AZURE_CLIENT_SECRET environment variable, or returns NA_character_ if not set.

Usage

default_azure_client_secret()

Arguments

Value

A character string with the client secret, or NA_character_ if not set

Examples

Run this code
default_azure_client_secret()

Run the code above in your browser using DataLab