DBarmanMS
DBarmanMS
Hi @Tbablani72 , Could you please share a stand-alone script to reproduce this issue? I'm not able to reproduce this in my setup following the cmdlet article.
Easiest solution is to run the script in powershell 7. Please try it out and let me know if you face any issue.
Column Encryption: "Cannot drop column master key because column encryption key is encrypted by it."
I'd like to get some more info about what you are trying to achieve. If it is CMK/CEK rotation then we've a guide for that using other tools which are...
Column Encryption: "Cannot drop column master key because column encryption key is encrypted by it."
The errors that you are facing is due to an existing CEK which uses the CMK with the same name that you are trying to create using the dacpac. Please...