Create a resourceGroup.
azureCreateResourceGroup(azureActiveContext, resourceGroup, location,
subscriptionID, verbose = FALSE)
A container used for caching variables used by AzureSMR
, created by createAzureContext()
Name of the resource group
Azure region, e.g. 'westeurope' or 'southcentralus'
Subscription ID. This is obtained automatically by azureAuthenticate()
when only a single subscriptionID is available via Active Directory
Print Tracing information (Default False)
Returns Dataframe of Resources
Other Resource group functions: azureDeleteResourceGroup
,
azureListAllResources
,
azureListRG
,
azureListSubscriptions