Reputation: 330
I have a requirement of Azure DevOps to automate deployment to Azure PostgreSQL DB. I can find the Task for Azure SQL Database, but not for PostgreSQL.
Is there some Extensions or Plugins , or such things, which is needed for the Task. Or how to find the Task.
DB - Azure Database for PostgreSQL.
Upvotes: 4
Views: 7223
Reputation: 330
I got a way using YUNIQL.
You will find this plugin in Studio and it is configurable for PostgreSQL. You have to follow the documentation.
Upvotes: 1