Description Usage Arguments See Also
Delete a specifed storage blob.
1 2  | azureDeleteBlob(azureActiveContext, blob, directory, storageAccount, storageKey,
  container, resourceGroup, verbose = FALSE)
 | 
azureActiveContext | 
 A container used for caching variables used by   | 
blob | 
 Blob name  | 
directory | 
 Blob store directory to list for content  | 
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  | 
container | 
 Storage container name. See   | 
resourceGroup | 
 Name of the resource group  | 
verbose | 
 Print Tracing information (Default False)  | 
Other Blob store functions: azureBlobCD,
azureBlobFind, azureBlobLS,
azureGetBlob,
azureListStorageBlobs,
azurePutBlob
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.