From Azure DevOps I deployed my Azure function. When navigating to the Azure Portal and opening the function, I received a message (in a pink box like the one mentioned in #541). After some binging, I found #541 and discovered that redeploying the function could solve my problem and indeed it did.
The solution for #541 should not be redeploying, but a fix in the deployment process. For that reason #541 should not be closed!
Please solve the cause of this issue, because validating if the function is correctly started after each deploy is painful.
Thanks,
Hilmar
From Azure DevOps I deployed my Azure function. When navigating to the Azure Portal and opening the function, I received a message (in a pink box like the one mentioned in #541). After some binging, I found #541 and discovered that redeploying the function could solve my problem and indeed it did.
The solution for #541 should not be redeploying, but a fix in the deployment process. For that reason #541 should not be closed!
Please solve the cause of this issue, because validating if the function is correctly started after each deploy is painful.
Thanks,
Hilmar