Skip to content

Commit 8cb555d

Browse files
Merge pull request #286086 from BanoFarha/Azure-Quotas-Aug04
Minor updates
2 parents a79402a + 9a30a17 commit 8cb555d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/quotas/how-to-guide-monitoring-alerting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create alerts for quotas
33
description: Learn how to create alerts for quotas
4-
ms.date: 09/03/2024
4+
ms.date: 09/04/2024
55
ms.topic: how-to
66
---
77

@@ -42,7 +42,7 @@ The simplest way to create a quota alert is to use the Azure portal. Follow thes
4242
| [Dimensions](../azure-monitor/alerts/alerts-types.md#monitor-the-same-condition-on-multiple-resources-using-splitting-by-dimensions-1) | Here are the options for selecting **multiple Quotas** and **regions** within a single alert rule. Adding dimensions is a cost-effective approach compared to creating a new alert for each quota or region.|
4343

4444
> [!TIP]
45-
> Within the same subscription, we advise using the same **Resource group**, **Log Analytics workspace,** and **Managed identity** values for all alert rules.
45+
> Within the same subscription, we advise using the same **Resource Group** and **Managed identity** values for all alert rules.
4646
4747
1. After you've made your selections, select **Create Alert**. You'll see a confirmation if the rule was successfully created, or a message if any problems occurred.
4848

@@ -58,7 +58,7 @@ For a sample request body, see the [API documentation](/rest/api/monitor/schedul
5858

5959
You can use the **Azure Monitor Alerts** pane to [create alerts using a query](../azure-monitor/alerts/alerts-create-new-alert-rule.md?tabs=log). Resource Graph Explorer lets you run and test queries before using them to create an alert. To learn more, see the [Configure Azure alerts](/training/modules/configure-azure-alerts/) training module.
6060

61-
For quota alerts, make sure the **Scope** is your Log analytics workspace and the **Signal type** is the customer query log. Add a sample query for quota usages. Follow the remaining steps as described in the [Create or edit an alert rule](../azure-monitor/alerts/alerts-create-new-alert-rule.md?tabs=log).
61+
For quota alerts, make sure the **Scope** is your Subscription and the **Signal type** is the customer query log. Add a sample query for quota usages. Follow the remaining steps as described in the [Create or edit an alert rule](../azure-monitor/alerts/alerts-create-new-alert-rule.md?tabs=log).
6262

6363
The following example shows a query that creates quota alerts.
6464

0 commit comments

Comments
 (0)