storage Key Vault Secret Id
The Key Vault Secret ID, optionally including version, that contains the Connection String to connect to the storage account for this Function App.
NOTE:
storage_key_vault_secret_id
cannot be used withstorage_account_name
. NOTE:storage_key_vault_secret_id
used without a version will use the latest version of the secret, however, the service can take up to 24h to pick up a rotation of the latest version. See the official docs for more information.