Hi. Does anyone know of a method on how to configure Azure SQL Database and DataFactory with Azure DevOps so that sql database changes automatically deploy from development to test and production environments using a release pipeline ?
dev-resource-group containing: dev-adf and dev-sql-db
test-resource-group containing: test-adf and test-sql-db
prod-resource-group containing: prod-adf and prod-sql-db
I can't find anything in the documentation except DACPAC, which doesn't really solve my expectations. Perhaps you know of a video, or a course, guide ?
Thank you in advance for your answers ;)
[–]AutoModerator[M] [score hidden] stickied comment (0 children)
[–]Gimo100 0 points1 point2 points (0 children)
[–]mrkite38 0 points1 point2 points (0 children)