0

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

M.A.
  • 3
  • 2

1 Answers1

0

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

Matt Small
  • 2,182
  • 1
  • 10
  • 16