azureAuthenticateOnAuthType: Switch based on auth types.

Description Usage Arguments Value See Also

Description

Switch based on auth types.

Usage

1
2
azureAuthenticateOnAuthType(azureActiveContext, authType, resource,
  verbose = FALSE)

Arguments

azureActiveContext

A container used for caching variables used by AzureSMR, created by createAzureContext()

authType

Auth type for getting token: "ClientCredential", "DeviceCode"

resource

Resource to use for getting token

verbose

Print Tracing information (Default False)

Value

If successful, returns TRUE

See Also

Other Azure resource functions: adlFileInputStreamCheck, adlFileOutputStreamCheck, azureAuthenticate, azureCheckToken, azureGetTokenClientCredential, azureGetTokenDeviceCodeFetch, azureGetTokenDeviceCode, azureGetTokenRefreshToken, showDeviceCodeMessageToUser


Microsoft/AzureSMR documentation built on July 7, 2019, 11:25 p.m.