I have an Azure Function App that generates random names. Suddenly, it stopped working - the response is 403. I made no changes to code nor settings.
When I go to Azure Portal, I see that the app is disabled (although individual functions are enabled).
When I try things like 'Diagnose and solve problems' or even 'get support', I get the following error:
The other things on my subscription are running fine and there's plenty of credit remaining...
Any idea what it could be?