Cannot backup SQL server db with private endpoint link to azure blob storage

Kanishka Perera 0 Reputation points
2024-09-10T06:09:39.15+00:00

Hello,

As I have mentioned on above title, we are trying to backup our database to blob storage using publicly available Runbook from run book gallery (Backup Azure SQL Databases to Blob storage Runbook by josegomera). We were able to get the backup up and running after enabling "Public Access" and "Allow azure services and resources" from SQL server > Networking.

But we are trying to do it from private link without actually enabling the "Public Access" and "Allow azure services and resources" from networking section.

If we were to add the private link from export section in database and approve it from Private Link Center, it will work. But if we have the private link from Runbook it won't.

May be the Runbook is not configured to take backups with private link..? If not, do we have any workarounds..? to take backups without enabling "Public Access" and "Allow azure services and resources"..?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,795 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,690 questions
{count} votes

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.