Encryption interface

The encryption settings on the storage account.

Properties

encryptionIdentity

The identity to be used with service-side encryption at rest.

keySource

The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Storage, Microsoft.Keyvault

keyVaultProperties

Properties provided by key vault.

requireInfrastructureEncryption

A boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest.

services

List of services which support encryption.

Property Details

encryptionIdentity

The identity to be used with service-side encryption at rest.

encryptionIdentity?: EncryptionIdentity

Property Value

keySource

The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Storage, Microsoft.Keyvault

keySource?: string

Property Value

string

keyVaultProperties

Properties provided by key vault.

keyVaultProperties?: KeyVaultProperties

Property Value

requireInfrastructureEncryption

A boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest.

requireInfrastructureEncryption?: boolean

Property Value

boolean

services

List of services which support encryption.

services?: EncryptionServices

Property Value