Sitecore 10 encrypt WebJobs connection strings in Azure PaaS
Sitecore stores plaintext passwords in the App_Config\ConnectionStrings.config file. Most of the case, we recommend our client to encrypt this file to prevent the passwords from being exposed if the file is accessed without authorization.
For instanc...
edwenkerk.hashnode.dev2 min read