Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In these settings you can specify the following fields:

  • File Name - the name of the blob. To find more information about blobs, click 
    Newtablink
    aliashere.
    urlhttps://azure.microsoft.com/en-us/documentation/articles/storage-dotnet-how-to-use-blobs/#what-is-blob-storage
  • Container name - the name of the Azure container where the new blob will be created and the backup stored. Every Azure blob must reside in a container. The container forms part of the blob name. If no container with the input name exists, a new one will be created.For more information, click 
    Newtablink
    aliashere.
    urlhttps://azure.microsoft.com/en-us/documentation/articles/storage-dotnet-how-to-use-blobs/#create-a-container
  • Azure Storage Account Name - the account name of your storage account. Every object that you store in Azure Storage has a unique URL address. The storage account name forms the subdomain of that address. You can find more information in the following
    Newtablink
    aliaslink.
    urlhttps://azure.microsoft.com/en-us/documentation/articles/storage-create-storage-account/#storage-account-endpoints
  • Azure Access Key - you can use any of the access keys provided to your Azure Storage Account. For more information about Azure Keys, click 
    Newtablink
    aliashere.
    urlhttps://azure.microsoft.com/en-us/documentation/articles/storage-create-storage-account/#view-and-copy-storage-access-keys

...