cmkKeyVaultKeyUrl

@JvmName(name = "pwylidrdcbmljwvw")
suspend fun cmkKeyVaultKeyUrl(value: Output<String>)
@JvmName(name = "bpcvcqjalibnxrsu")
suspend fun cmkKeyVaultKeyUrl(value: String?)

Parameters

value

The CMK Key Vault Key URL that will be used to encrypt the Bot with the Customer Managed Encryption Key.

Note: In order to utilize CMEK, you must add the Key Vault Crypto Service Encryption User role to the Azure-defined Bot Service CMEK Prod Service Principal. You must also enable soft_delete_enabled and purge_protection_enabled on the azure.keyvault.KeyVault that cmk_key_vault_key_url refers to. See Azure Documentation