I’m planning to setup Azure DevOps CI/CD Pipelines for the Azure SQL Always Encrypted database (i.e. Dacpac file)
Requesting can you please let me know the process on how to implement and also available best practices if there is any.
I’m planning to setup Azure DevOps CI/CD Pipelines for the Azure SQL Always Encrypted database (i.e. Dacpac file)
Requesting can you please let me know the process on how to implement and also available best practices if there is any.
Unfortunately, there is no official document available for your requirement.
Alternatively, you can go through this third-party tutorial available here.
This GitHub repo https://github.com/rebremer/blog-sqldbalwaysencrypted-git will help you to implement your requirement.