Skip to main content

Syntax

See “command summary” for more details of each command.

Configuring BACKUP / RESTORE to use an AzureBlobStorage endpoint

To write backups to an AzureBlobStorage container you need the following pieces of information:
  • AzureBlobStorage endpoint connection string / url,
  • Container,
  • Path,
  • Account name (if url is specified)
  • Account Key (if url is specified)
The destination for a backup will be specified as:
Last modified on June 12, 2026