Skip to main content

Azure SQL FAQs

Updated over a week ago

❗ Important

This feature has limited availability. To know more about limited availability and sign up for this feature, contact Support.​​

This topic lists the Azure SQL specific frequently asked questions.


How to enable CDC for your database?

- By default CDC is enabled on your database. But for that, make sure you have the the db_owner role. If not, you need to enable CDC manually by running the scripts on your database. For more information, see Enable CDC on database and tables.

Do we support Azure Arc?

- No.

I am an existing tenant for Azure VM. How do I onboard subscriptions for Azure SQL?

- You can onboard Azure SQL subscriptions by updating your tenant registration permissions on Management Console. For more information, see Update Azure Tenant Registration.

Can I delete an Azure SQL subscription from the Enterprise Workloads Management Console?

- No, you cannot delete an Azure SQL subscription directly from the Enterprise Workloads Management Console. To delete a subscription, contact Support.

What is Druva Quantum Bridge?

- For each backup or restore job request, Druva creates a virtual machine called Druva Quantum Bridge within the customer's Azure environment. This bridge facilitates communication between the SQL resource being protected and Druva Blob Storage. The naming convention for the Druva Quantum Bridge VM is:

DruvaQuantumBridge-<customerid>-<jobid>_<attempt_no>.

For example DruvaQuantumBridge-4354-1868_0

Did this answer your question?