|
| 1 | +--- |
| 2 | +title: Create an Azure Monitor resource health alert rule for Azure VMware Solution |
| 3 | +description: Learn about configuring Azure Monitor alerts for Resource Health for your Azure VMware Solution private cloud. |
| 4 | +ms.topic: how-to |
| 5 | +ms.service: azure-vmware |
| 6 | +ms.date: 08/05/2025 |
| 7 | +--- |
| 8 | + |
| 9 | +# Create an Azure Monitor resource health alert rule for Azure VMware Solution |
| 10 | + |
| 11 | + |
| 12 | +This article shows you how to create or edit a resource health alert rule in Azure Monitor for your Azure VMware Solution private cloud. To learn more about alerts, see the [alerts overview](/azure/azure-monitor/alerts/alerts-overview). |
| 13 | + |
| 14 | +Alerts triggered by these alert rules contain a payload that uses the [common alert schema](/azure/azure-monitor/alerts/alerts-common-schema). |
| 15 | + |
| 16 | +## Prerequisites |
| 17 | + |
| 18 | +To create or edit a Resource Health alert rule, you need: |
| 19 | + |
| 20 | +- An Azure subscription with an AVS private cloud deployed |
| 21 | +- Contributor (write) access to that subscription |
| 22 | +- Read permission on any action groups you intend to use |
| 23 | + |
| 24 | +## Create Resource Health alert rule |
| 25 | + |
| 26 | +### Access Resource Health blade |
| 27 | + |
| 28 | +1. In the Azure portal, navigate to your AVS private cloud resource. |
| 29 | +1. From the left menu, select **Help** → **Resource Health**. |
| 30 | + :::image type="content" source="media/resource-health/resource-health-left-nav.png" alt-text="Screenshot showing where to find Resource Health for the AVS private cloud."::: |
| 31 | + |
| 32 | +1. Click **Add resource health alert**. |
| 33 | + :::image type="content" source="media/resource-health/resource-health-create-alert.png" alt-text="Screenshot showing add resource health alert button."::: |
| 34 | + |
| 35 | +### Define the alert condition |
| 36 | + |
| 37 | +* On the **Conditions** pane, select values for each of these fields: |
| 38 | + |
| 39 | + | Field | Description | |
| 40 | + |------------------------------|--------------------------------------------------------------------------------------------------------------------------| |
| 41 | + | **Event status** | Select **Updated** as the event status | |
| 42 | + | **Current resource status** | Select the current resource status. Values are **Available**, **Degraded**, and **Unavailable**. | |
| 43 | + | **Previous resource status** | (Optional) Select the previous resource status. Values are **Available**, **Degraded**, **Unavailable**, and **Unknown**.| |
| 44 | + | **Reason type** | Select the causes of the resource health events. Values are **Platform Initiated**, **Unknown**, and **User Initiated**. | |
| 45 | + |
| 46 | + :::image type="content" source="media/resource-health/resource-health-condition.png" alt-text="Screenshot showing condition tabs while creating alerts using Resource Health for the AVS private cloud."::: |
| 47 | + |
| 48 | +### Configure actions |
| 49 | + |
| 50 | +1. Switch to the **Actions** tab and choose **Use action groups**. |
| 51 | +1. Pick an existing action group or click **Create action group** to: |
| 52 | + - Specify the subscription and resource group |
| 53 | + - For **Region**, choose **Global**. Resource Health alerts can only be located in the Global region (which is the default). |
| 54 | + |
| 55 | + - Provide an **Action group name** and **Display name** |
| 56 | + |
| 57 | + :::image type="content" source="media/resource-health/resource-health-new-action-group.png" alt-text="Screenshot showing new action group creation wizard with basics tab."::: |
| 58 | + |
| 59 | + - Under **Notification type**, select channels (Email, SMS, Push, Voice) and add stakeholder contacts |
| 60 | + :::image type="content" source="media/resource-health/resource-health-action-group-notifications.png" alt-text="Screenshot showing new action group creation wizard with notifications tab." lightbox="media/resource-health/resource-health-action-group-notifications.png"::: |
| 61 | + |
| 62 | + - Under **Review + create**, review the details and click on **Create** |
| 63 | + |
| 64 | +### Review and create |
| 65 | + |
| 66 | +1. On the **Details** tab, fill in: |
| 67 | + - **Alert rule name** |
| 68 | + - Subscription and resource group for the rule |
| 69 | + - Ensure **Enable alert rule upon creation** is checked |
| 70 | + |
| 71 | + :::image type="content" source="media/resource-health/resource-health-action-group-details.png" alt-text="Screenshot showing new action group creation wizard with details tab."::: |
| 72 | + |
| 73 | +1. Click **Review + create**, then **Create**. |
| 74 | + |
| 75 | + :::image type="content" source="media/resource-health/resource-health-alert-review-create.png" alt-text="Screenshot showing new alert rule creation wizard with review-create tab."::: |
| 76 | + |
| 77 | +## Manage alert rules |
| 78 | + |
| 79 | +- **View triggered alerts**: search for your alert rule name and select the **History** tab. You can click on any of the triggered alerts to know about it. |
| 80 | + |
| 81 | + :::image type="content" source="media/resource-health/alert-rule-history.png" alt-text="Screenshot showing an alert rule history." lightbox="media/resource-health/alert-rule-history.png"::: |
| 82 | + |
| 83 | +- **Edit an existing rule**: open its **Overview** page and click **Edit**. |
| 84 | + |
| 85 | +## Next steps |
| 86 | + |
| 87 | +- [Manage your alerts](/azure/azure-monitor/alerts/alerts-manage-alert-instances) |
| 88 | +- Learn more about the [ITSM Connector](/azure/azure-monitor/alerts/itsmc-overview) |
| 89 | + |
| 90 | + |
0 commit comments