Backup of Business Central D365 From SaaS Tenant:
(1) In D365 BC, Microsoft has added a feature for downloading a backup for the SaaS Version of D365 BC. You can export the Business Central online environments database as BACPAC files to an Azure storage container.
(2) Now let’s take an overview, for that open D365 BC have admin permission, as shown.

(3) Now go to the “Settings” and select “Admin Center”, as shown.

(4) After that, the “Admin Center” link opened and go to the “Environments” and select the “Production” database (This feature is only available for production environment only), as shown.

(5) Click on the “Production” environment open, as shown.

(6) Now go to the “Database” → “Create database export”, as shown.

(7) Before you can export the file, you must first set up the Azure storage account container that the BACPAC file will be exported to (Note: You need only to have an active “Azure subscription” and here you need to create an “Azure Storage account”). Open https://portal.azure.com and select the option “Storage Account”, as shown.

(8) After that, from your Azure Storage account, click on “Shared Access Signature” in order to create a “key for secure access”, as shown.

(9) Now create the “Shared access signature” key with the permissions as follows and shown:
- BLOB Storage Services (BLOB Storage is used for SaaS and standard for SQL Azure)
- Container\Object
- Read\Write\Delete\Create
- Set Expiration Date (for Sharing Security)
- Ip Firewalling (if you need to rescript access)
- HTTPS Only
- Press “Generate SAS and connection string”
- Copy the Blob service SAS URL


(10) After creating the mandatory step, now refer the step 6 and a new pop screen opens and enters the copy “Blob SAS service URL, as shown.

(11) Click Create and after a bit of time (it depends on the database size) the “.bacpac” file will be saved into your Azure Storage account.
(12) Things to Remember:
- Max 10 exports per month (you can check and verify how many in EXPORT LOG).
- You can only request a database export for production environments. If you want to export data from a sandbox environment, you can use Excel or RapidStart.
- You can only request a database export if the customer has a paid Business Central subscription as shown.

- You can’t export your database to an Azure premium storage account. The steps in this article are only supported on Azure standard storage accounts.
- All database export activity is logged for auditing purposes. To view the history, choose Database, then choose View Export History on the environment details page of the environment as shown.
