How do I delete this Azure Function/App Service

WildAl 30 Reputation points
2023-06-27T09:18:01.7366667+00:00

Hi

I have tried everything to delete two Azure Functions but nothing works. In the Azure CLI I ran this command :

az webapp delete --name ProcessNotification --resource-group rgPaymentsDemo

And then I get the following error message:

Operation returned an invalid status 'Internal Server Error'

In the Azure Portal I get the following:

Delete command failed with http error code: 500

Best regards

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,331 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,177 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.