Share via

How to deploy sql scripts in folder incrementally on Azure SQL Database

Jaya Ojha 70 Reputation points
2023-07-18T07:16:59.03+00:00

Hi,

I am trying to execute the SQL scripts present inside a folder in Azure Repos to the Azure SQL Database incrementally and also wanted to execute the scripts in required sequence. I tried the DACPAC approach which works incrementally but is unable to perform the DML queries such as INSERT and UPDATE etc. It creates the table, procedures etc. Is there any approach that can help me achieve this.

Community Center | Not monitored
0 comments No comments

1 answer

Sort by: Most helpful
  1. SSingh-MSFT 16,461 Reputation points Moderator
    2023-07-18T07:59:02.16+00:00

    Hi
    Jaya Ojha
    •,

    Welcome to the MS Q&A platform.

    The query posted by you is not supported in the Q&A forum. I would request you post your query in the Azure DevOps forum

    This will assist you with a faster reply to your query.

    Hope this will help.

    Thanks

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.