0
votes

I am trying to deploy a release pipeline from Azure DevOps which would deploy Azure SQL databases.

I get the following error when trying to deploy:

enter image description here

The database is current sitting behind a private network.

I would appreciate any help. Than you.

1

1 Answers

0
votes

You need to created a self-hosted agent that lives inside that private network. Once it is installed and configured, it will be available for you to point your pipelines to it