Hi @Hiral Shah ,
Thankyou for using Microsoft Q&A platform and posting your query.
As I understand your query here is that when you do deployment for Azure synapse analytics using Azure DevOps , it's taking care of migrating all the codes for all resources like : notebook, sql scripts, lake database, pipelines, triggers but not SQL datawarehouse objects or dedicated SQL pool objects. Please let me know if my understanding is wrong.
Unfortunately, that capability is missing. Deployment of dedicated SQL pool objects is external to Synapse deployment task.
As workaround, you can use Flyway installer task and Flyway CLI task which includes Baseline,Migrate,Repair and Clean commands for SQL database objects.
Please refer to the following article: https://flywaydb.org/documentation/
Hope this will help. Please let us know if any further queries.
------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you.
Original posters help the community find answers faster by identifying the correct answer. Here is how - Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators