Azure – How to refresh durable function key "durabletask_extension" using Az Cli
We are facing a strange issue with one of our Az Functions. We are using a durable functions which it does have several AppKeys configured, one of them is called "durabletask_extension". We are trying to automate the refresh of the…