Description Usage Arguments Value See Also
View source: R/AzureResources.R
Get all resource groups in subscription ID.
1 | azureListRG(azureActiveContext, subscriptionID, verbose = FALSE)
|
azureActiveContext |
A container used for caching variables used by 'AzureSMR', created by [createAzureContext()] |
subscriptionID |
Subscription ID. This is obtained automatically by [azureAuthenticate()] when only a single subscriptionID is available via Active Directory |
verbose |
If TRUE, prints verbose messages |
Dataframe of resourceGroups
Other Resource group functions:
azureCreateResourceGroup()
,
azureDeleteResourceGroup()
,
azureListAllResources()
,
azureListSubscriptions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.