I went through the docs document to set up SQL Server TDE Extensible Key Management by using Azure Key Vault.
I have a question: how to rotate the key without destroying the SQL database? What's the script?
Note: I am using local SQL Server not Azure SQL Database.