createAzureContext: Create an Azure Context.

Description Usage Arguments Details Value See Also

Description

Create a container (azureActiveContext) for holding variables used by the AzureSMR package. If tenantID, clientID and authKey are provided, attempts to authenticate the session against Azure.

Usage

1
createAzureContext(tenantID, clientID, authKey)

Arguments

tenantID

The Tenant ID provided during creation of the Active Directory application / service principal

clientID

The Client ID provided during creation of the Active Directory application / service principal

authKey

The Authentication Key provided during creation of the Active Directory application / service principal

Details

See the Azure documentation (https://azure.microsoft.com/en-us/documentation/articles/resource-group-create-service-principal-portal/) for information to configure an Active Directory application.

Value

An azureActiveContext object

See Also

setAzureContext(), azureAuthenticate()

Other azureActiveContext functions: setAzureContext


ymmah/AzureSMR documentation built on May 6, 2019, 10:53 a.m.