@Omega Roy I hope you are doing well,
App Service Recommendations are based on telemetry
These notifications are triggered by Azure Advisor or Service Health telemetry and may persist for a few days after the issue has been resolved. However, they should stop automatically once no new errors are detected.
That said, if the recommendation persists beyond 5–7 days, even after resolving the issue, you can dismiss it manually.
- How to Dismiss App Service Recommendations (Portal)
Go to Azure Advisor.
- Select your Subscription and Resource Group.
Filter by App Service recommendations.
- Locate the recommendation for oq-webportal about backup/storage failures.
Click "Dismiss" – you can add a reason if needed.
- Stop Receiving Email Alerts
If you're receiving alerts via Azure Monitor alert rules, you can disable them:
Go to Azure Portal > Monitor > Alerts > Manage alert rules.
Filter by oq-webportal.
Look for alerts related to backup failures.
- Either disable the rule or remove yourself from the action group (email recipients).
😊 If my answer helped you resolve your issue, please consider marking it as the correct answer. This helps others in the community find solutions more easily. Thanks!