Description Usage Arguments See Also
Delete Storage container in a specified Storage Account.
| 1 2 | azureDeleteStorageContainer(azureActiveContext, container, storageAccount,
  storageKey, resourceGroup, subscriptionID, verbose = FALSE)
 | 
| azureActiveContext | A container used for caching variables used by  | 
| container | Storage container name. See  | 
| storageAccount | Name of the azure storage account. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. | 
| storageKey | Storage key associated with storage account | 
| resourceGroup | Name of the resource group | 
| subscriptionID | Subscription ID.  This is obtained automatically by  | 
| verbose | If TRUE, prints verbose messages | 
Other Container functions: azureCreateStorageContainer,
azureListStorageContainers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.