Skip to main content

Azure SQL Server Key

An Azure SQL Server Key is a TDE (Transparent Data Encryption) protector configured on a logical SQL server, which can be a service-managed key or a customer-managed key stored in Azure Key Vault. For full details see the TDE documentation.

Supported Methods​

  • GET: Get a specific SQL Server Key by identifier
  • SEARCH: Search for SQL Server Key resources by parent resource

IAM Permissions​

  • Microsoft.Sql/servers/keys/read

azure-sql-server​

Links to the parent SQL server.

azure-keyvault-key​

Links to Key Vault keys used for cryptographic operations.