Unable to publish an azure function on a flex consumption plan
I have an existing Azure function that I am trying to publish to a newly created Azure function in Azure on a flex consumption plan. I get an error - Failed to proceed. Status code 404, (empty body). - when I try to publish a function from Rider.
Please sign in to leave a comment.
Hello Vivek Sharma,
Are you able to publish this function using Azure CLI? Could you check if you are publishing the function as demonstrated in this video: Azure?
Hi, I have same issue here, do we have any way to resolve ?
Chuongpqvn,
If you are able to publish functions using Azure CLI, but publishing fails in Rider, please reproduce this issue again and collect the Rider logs with additional tracing scenarios enabled:
In addition to the logs, please specify the exact error you see when trying to publish your Azure function.