MailSettings password in web.config from key vault
Hi,
I am running a 8.18.1 installation, where we want to move all keys and password to Azure Key Vault. Everything is working, but i cannot figure out how to set the MailSettings password from a Key Vault.
MailSettings password in web.config from key vault
Hi,
I am running a 8.18.1 installation, where we want to move all keys and password to Azure Key Vault. Everything is working, but i cannot figure out how to set the MailSettings password from a Key Vault.
Does anybody figured out how to do this ?
There is awesome documentation for this -> https://docs.umbraco.com/umbraco-cms/extending/key-vault
https://docs.umbraco.com/umbraco-cms/extending/key-vault#link-our-key-vault-secret-to-an-azure-web-app
Remeber to create a new configuration for this, otherwise it won't work.
is working on a reply...