Automate postgresql scripts using azure devops

Abhay Gupta 71 Reputation points
2021-07-08T01:53:13.503+00:00

Hi

Can you please let me know how we can automate the deployment of postgresql scripts( tables, functions etc) using Azure Devops pipeline.

Creation of role for managed identity also.

Thanks

Azure Database for PostgreSQL
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vaibhav Chaudhari 38,686 Reputation points
    2021-07-08T06:31:59.22+00:00

    There is no in built task for Azure Postgres in DevOps as far as I know.

    You can post a question in a dedicated forum for Azure DevOps

    https://developercommunity.visualstudio.com/spaces/21/index.html


    Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav