Enable double encryption for your cluster in Azure Data Explorer

When you create a cluster, the service automatically encrypts data at the service level. For greater data security, you can additionally enable double encryption.

When you enable double encryption, the cluster encrypts data in the storage account twice by using two different algorithms.

Important

  • You can enable double encryption only during cluster creation.
  • After you enable infrastructure encryption on your cluster, you can't disable it.

For code samples based on previous SDK versions, see the archived article.

  1. Create an Azure Data Explorer cluster.

  2. In the Security tab, under Enable Double Encryption, select On. To remove double encryption, select Off.

  3. Select Next:Network> or Review + create to create the cluster.

    Screenshot of security tab, showing double encryption being enabled on a new cluster.