sql-serverazure-keyvaultazure-sql

SQL Server "CREATE CERTIFICATE" statement with Azure Key Vault


Can the "CREATE CERTIFICATE" statement be used with Azure Key Vault instead of self-signed or from File? https://learn.microsoft.com/en-us/sql/t-sql/statements/create-certificate-transact-sql?view=sql-server-ver15


Solution

  • No you can't use CREATE CERTIFICATE with Key Vault.