Use Azure CLI when portal is not responsive. It bypasses the portal backend slowness.
Step | Action |
---|---|
1 | Try accessing your Function Apps from Azure CLI or Azure PowerShell. (Example: az functionapp list --resource-group <rg-name>). |
1 | Try accessing your Function Apps from Azure CLI or Azure PowerShell. (Example: az functionapp list --resource-group <rg-name> ). |
2 | Open Azure Status and check your region for known outages. |
3 | Try opening Azure Portal in Incognito/Private Mode to rule out client-side portal issues. |
4 | Try switching to a different region view or tenant if multi-tenant account. |
5 | If nothing works, call Microsoft Support directly via Azure Support Request using another subscription or tenant if available. |
Let me know if you have already checked these.