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:
The database is current sitting behind a private network.
I would appreciate any help. Than you.
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