Open mviencek opened 5 years ago
With the function config keys being KEY_VAULT_URI STORAGE_NAME
I moved everything into an application setting as well as updated the Azure application settings to read the same values when published. Here is a good article I found useful LINK. I am having an issue with the ad440 key vault. I am getting a "forbidden" error. I will message DevOps and see if I can get this fixed, or adjust my code accordingly.
key vault url and key should be an application setting and not hard coded.