Authenticates against Azure Active directory application.
azureAuthenticate(azureActiveContext, tenantID, clientID, authKey,
verbose = FALSE)
A container used for caching variables used by AzureSMR
, created by createAzureContext()
The tenant ID provided during creation of the Active Directory application / service principal
The client ID provided during creation of the Active Directory application / service principal
The authentication key provided during creation of the Active Directory application / service principal
Print Tracing information (Default False)
If successful, returns TRUE
Other Azure resource functions: azureCheckToken