Is there a away customize azure alerts that we receive for a particular subscription id that the tenant ID/info should be included in email alerts

Azure Admin - MS 0 Reputation points
2023-10-26T00:56:11.9633333+00:00

Is there a way customize azure alerts so when we receive an alert for a particular subscription that the tenant ID/info should be included in email alerts so we don't need to search which tenant the notification is for.

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

1 answer

Sort by: Most helpful
  1. Carlos Solís Salazar 17,886 Reputation points
    2023-10-27T12:59:06.38+00:00

    Yes, You create an alert rule by combining:

    • The resources to be monitored.
    • The signal or data from the resource.
    • Conditions.

    You then define these elements for the alert actions:

    Alerts triggered by these alert rules contain a payload that uses the common alert schema.

    More info: https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-create-new-alert-rule?tabs=metric

    Hope this helps!

    0 comments No comments

Your answer

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