3rd party tools for Azure SQL and Managed Instance

Vivek Mishra 0 Reputation points
2023-01-27T13:55:46.41+00:00

Hi. I want to backup Azure SQL DB (PaaS) and SQL Managed Instance using a 3rd party tool. Is it possible? any recommendation?

If not possible, then do Azure Data Factory can assist in copy the data to a REST service? Thank you.

Azure SQL Database
{count} votes

2 answers

Sort by: Most helpful
  1. Alberto Morillo 34,671 Reputation points MVP Volunteer Moderator
    2023-01-27T14:25:16.13+00:00

    You can consider using Veeam Backup to backup Azure SQL databases. You can find more details here.

    0 comments No comments

  2. GeethaThatipatri-MSFT 29,542 Reputation points Microsoft Employee Moderator
    2023-01-27T19:14:54.4333333+00:00

    Hi, @Vivek Mishra Thanks for Posting your question in the Microsoft Q&A forum

    In addition to @Alberto Morillo you can also use ADF to copy data from an Azure SQL DB or SQL Managed Instance to a REST service. You can use the "Copy Data" activity to copy data from your source to your destination, and then use the "Web" activity to call the REST API.

    Please check the document here

    Regards

    Geetha

    0 comments No comments

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.