Skip to content

Commit eb3b113

Browse files
committed
Change fromscenario to health to match Dikenna's changes
1 parent c14f667 commit eb3b113

7 files changed

+11
-11
lines changed

api-reference/beta/api/healthmonitoring-alert-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Namespace: microsoft.graph.healthMonitoring
1313

1414
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1515

16-
Read the properties and relationships of a Microsoft Entra scenario monitoring [alert](../resources/healthmonitoring-alert.md) object. The returned alert object contains information about the state, type, date, and impact of each alert that fired within your tenant.
16+
Read the properties and relationships of a Microsoft Entra health monitoring [alert](../resources/healthmonitoring-alert.md) object. The returned alert object contains information about the state, type, date, and impact of each alert that fired within your tenant.
1717

1818
## Permissions
1919

api-reference/beta/api/healthmonitoring-alert-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Namespace: microsoft.graph.healthMonitoring
1313

1414
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1515

16-
Update the properties of a Microsoft Entra scenario monitoring [alert](../resources/healthmonitoring-alert.md) object. For example, change an alert's state from active to resolved.
16+
Update the properties of a Microsoft Entra health monitoring [alert](../resources/healthmonitoring-alert.md) object. For example, change an alert's state from active to resolved.
1717

1818
## Permissions
1919

api-reference/beta/api/healthmonitoring-alertconfiguration-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Namespace: microsoft.graph.healthMonitoring
1313

1414
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1515

16-
Read the properties and relationships of a Microsoft Entra scenario monitoring [alertConfiguration](../resources/healthmonitoring-alertconfiguration.md) object. The returned alertConfiguration object contains the settings for the distribution groups where alert notifications are to be sent.
16+
Read the properties and relationships of a Microsoft Entra health monitoring [alertConfiguration](../resources/healthmonitoring-alertconfiguration.md) object. The returned alertConfiguration object contains the settings for the distribution groups where alert notifications are to be sent.
1717

1818
## Permissions
1919

api-reference/beta/api/healthmonitoring-alertconfiguration-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Namespace: microsoft.graph.healthMonitoring
1313

1414
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1515

16-
Update the properties of a Microsoft Entra scenario monitoring [alertConfiguration](../resources/healthmonitoring-alertconfiguration.md) object. You can use alertConfiguration settings to specify the distribution groups where alert notifications are to be sent.
16+
Update the properties of a Microsoft Entra health monitoring [alertConfiguration](../resources/healthmonitoring-alertconfiguration.md) object. You can use alertConfiguration settings to specify the distribution groups where alert notifications are to be sent.
1717

1818
This API doesn't currently support group validation.
1919

api-reference/beta/api/healthmonitoring-healthmonitoringroot-list-alertconfigurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Namespace: microsoft.graph.healthMonitoring
1313

1414
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1515

16-
Get a list of the Microsoft Entra scenario monitoring [alertConfiguration](../resources/healthmonitoring-alertconfiguration.md) objects and their properties.
16+
Get a list of the Microsoft Entra health monitoring [alertConfiguration](../resources/healthmonitoring-alertconfiguration.md) objects and their properties.
1717

1818
## Permissions
1919

api-reference/beta/api/healthmonitoring-healthmonitoringroot-list-alerts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "List alerts"
3-
description: "Get the list of Microsoft Entra scenario monitoring alerts and their properties from the past 30 days."
3+
description: "Get the list of Microsoft Entra health monitoring alerts and their properties from the past 30 days."
44
author: "huatang92"
55
ms.localizationpriority: medium
66
ms.subservice: "entra-monitoring-health"
@@ -13,7 +13,7 @@ Namespace: microsoft.graph.healthMonitoring
1313

1414
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1515

16-
Get the list of the Microsoft Entra scenario monitoring [alert](../resources/healthmonitoring-alert.md) objects and their properties from the past 30 days.
16+
Get the list of the Microsoft Entra health monitoring [alert](../resources/healthmonitoring-alert.md) objects and their properties from the past 30 days.
1717

1818
## Permissions
1919

concepts/permissions-reference.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2770,8 +2770,8 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
27702770
| Category | Application | Delegated |
27712771
|--|--|--|
27722772
| Identifier | ac29eb50-f2f9-4518-a117-4bef18e84c7d | b7c60f27-2195-4d5f-96a7-6b98bdfd9664 |
2773-
| DisplayText | Read and write all health monitoring alerts | Read and write all health monitoring alerts |
2774-
| Description | Allows the app to read and write all health monitoring alerts, without a signed-in user. | Allows the app to read and write all health monitoring alerts, on behalf of the signed-in user. |
2773+
| DisplayText | Read and write all scenario monitoring alerts | Read and write all scenario monitoring alerts |
2774+
| Description | Allows the app to read and write all scenario monitoring alerts, without a signed-in user. | Allows the app to read and write all scenario monitoring alerts, on behalf of the signed-in user. |
27752775
| AdminConsentRequired | Yes | Yes |
27762776

27772777
---
@@ -2792,8 +2792,8 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
27922792
| Category | Application | Delegated |
27932793
|--|--|--|
27942794
| Identifier | 432e76f0-8af6-4315-a853-66ab9538f480 | b3e5ebc6-1c23-4337-8286-3f27165addb4 |
2795-
| DisplayText | Read and write all health monitoring alerts | Read and write all health monitoring alert configurations. |
2796-
| Description | Allows the app to read and write all health monitoring alerts, without a signed-in user. | Allows the app to read and write all health monitoring alert configurations, on behalf of the signed-in user. |
2795+
| DisplayText | Read and write all scenario monitoring alerts | Read and write all scenario monitoring alert configurations. |
2796+
| Description | Allows the app to read and write all scenario monitoring alerts, without a signed-in user. | Allows the app to read and write all scenario monitoring alert configurations, on behalf of the signed-in user. |
27972797
| AdminConsentRequired | Yes | Yes |
27982798

27992799
---

0 commit comments

Comments
 (0)