I have an Azure App Service enviroment that occasionally encounters performance degradation alerts, but when I click the "See in Azure Portal" button on the notification email, I land up with a blank screen:
The URL looks similar to: https://portal.azure.com/#blade/Microsoft_Azure_Monitoring/AlertDetailsTemplateBlade/alertId/XXX%2fMicrosoft.AlertsManagement%2falerts%2fXXX/invokedFrom/emailnoncommonschema
I must not have the right permission/access setup to view this - could anyone advise on how to rectify this?
Edit 1:
There's an error in the console mentioning the following permission, but I have now been assigned Monitoring Reader and Log Analytics Reader roles on the relevant App Service and App Insights for the resource in question, which grant me this permission - is there somewhere else I need to have these roles assigned?
Microsoft.AlertsManagement/alerts/history/read
I've also reached out on the Microsoft Q&A site here