How can I manage users who receive service alerts?

James 0 Reputation points
2025-10-28T20:58:21.8433333+00:00

We currently have an alert rule set up for all health events in Azure Service Health > Health alerts for all services, regions and event types. We have been receiving emails as normal per the rule and the action group, but last night we did not receive an email from azure-noreply@microsoft.com regarding a first reminder for a soon to be deprecated feature we utilize. We found out because an email was sent to Global Admins. Why was this not included in the service health alerts and how do we configure who receives all subscription notifications?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
{count} votes

1 answer

Sort by: Most helpful
  1. Suchitra Suregaunkar 1,890 Reputation points Microsoft External Staff Moderator
    2025-10-28T22:44:07.63+00:00

    Hello James Thank you for posting your query on Microsoft Q&A platform.

    Azure Service Health alerts only trigger for subscription-scoped health events (Incidents, Planned Maintenance, Health Advisories, Security Advisories) that appear in the Activity Log. Deprecation or retirement reminders sent to Global Admins are tenant-level communications, not subscription events, so they do not show up in Service Health alerts—even if your alert rule covers all services and regions.

    To Configure Who Receives Notifications:

    1. Set up Service Health alerts at both scopes:
    • Subscription level: Go to Azure Monitor > Service Health > Create alert rule, select all event types, and attach an Action Group with your team’s email/DL.
    • Tenant level (Directory): Create an alert rule with Scope = Directory so tenant-wide advisories (including those sent to Global Admins) trigger alerts. Attach an Action Group with the same recipients.
    • Review admin contact roles: Microsoft sends mandatory notices (like feature retirements) to Subscription Owners/Admins and Global Admins via azure-noreply@microsoft.com. Ensure these roles use shared mailboxes or distribution lists so your team sees them.
    • Use Azure Policy for scale: Assign the built-in policy “Configure subscriptions to enable Service Health Monitoring Alert Rules” to auto-create alert rules and Action Groups across subscriptions.
    • Monitor retirements proactively: Check Service Health advisories and use the Service Retirement workbook in Azure Advisor for impacted resources.

    Service Health alerts don’t cover every Microsoft communication. Combining tenant-level alerts with proper role-based email routing ensures your team receives both subscription and global notifications.

    It does not allow assigning Global Admin or Subscription Owner roles to shared mailboxes or distribution lists, and doing so would violate security best practices. To ensure your team receives these Mandatory service communications (such as feature deprecation reminders) are always sent to role-based accounts (Global Admins, Subscription Owners). You cannot change this in Azure, but you can route those emails internally without elevating permissions:

    • Mailbox Forwarding: Configure forwarding from the admin account to your shared mailbox or DL using Exchange Online settings.
    • Mail Flow Rules: Create a transport rule to detect messages from azure-noreply@microsoft.com and automatically copy or redirect them to your operations DL.
    • Shared Mailbox Access: Assign read access to your ops team for the admin mailbox so they can monitor notifications without granting Global Admin rights.

    You cannot change Microsoft’s recipient logic for mandatory notices. The supported approach is tenant-level Service Health alerts + internal mail routing for admin notifications.

    Thanks,

    Suchitra.

    0 comments No comments

Your answer

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