Export Managed Instance Databases to archive blob storage to another Tenant

Islam, MD Ashikul 0 Reputation points
2025-01-21T15:33:22.6933333+00:00

Hello,

I would like to export some of my azure managed instance databases from one of my tenants to archive blob storage in a completely another new tenant. How can I achieve this goal?

Any helpful information or website links will be highly appreciated.

Thanks and regards,

Ashikul

Azure SQL Database
{count} votes

1 answer

Sort by: Most helpful
  1. Nandan Hegde 33,561 Reputation points MVP
    2025-01-21T15:53:38.2766667+00:00

    Hey,

    Plz refer the below blog :

    https://learn.microsoft.com/en-us/sql/relational-databases/tutorial-sql-server-backup-and-restore-to-azure-blob-storage-service?view=sql-server-ver15&tabs=tsql

    The credential used to create the connection to Azure Blob storage is SAS and no where tied to the tenant.

    So my understanding is you should be able to backup the database in any storage account irrespective of the tenant in which it is


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.