Delete a resourceGroup with all Resources.
azureDeleteResourceGroup(azureActiveContext, resourceGroup, subscriptionID,
type, verbose = FALSE)A container used for caching variables used by AzureSMR, created by createAzureContext()
Name of the resource group
Subscription ID. This is obtained automatically by azureAuthenticate() when only a single subscriptionID is available via Active Directory
filter by resource type
Print Tracing information (Default False)
Returns Dataframe of Resources
Other Resource group functions: azureCreateResourceGroup,
azureListAllResources,
azureListRG,
azureListSubscriptions