Azure Function Key keeps disappearing
Michael Garfinkel
1
Reputation point
Each deploy removes the function key I setup for my azure function. CI/CD utilizes Azure DevOps with OOB yaml generated for function app deploys.
How do i prevent the function app from deleting my function key each deploy?
Sign in to answer