Skip to content

Commit 854c4c8

Browse files
committed
change scenario monitoring alerts to health monitoring alerts
1 parent 5f5fa52 commit 854c4c8

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

api-reference/beta/resources/healthmonitoring-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: "huatang92"
55
ms.localizationpriority: medium
66
ms.subservice: "entra-monitoring-health"
77
doc_type: resourcePageType
8-
toc.title: "Scenario monitoring"
8+
toc.title: "Health monitoring"
99
---
1010

1111
# Microsoft Entra Health monitoring API overview

api-reference/beta/toc/toc.mapping.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2250,7 +2250,7 @@
22502250
]
22512251
},
22522252
{
2253-
"name": "Scenario monitoring",
2253+
"name": "Health monitoring",
22542254
"overview": "../../resources/healthmonitoring-overview.md",
22552255
"resources": [
22562256
"microsoft.graph.healthMonitoring.alertConfiguration",

concepts/permissions-reference.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2737,8 +2737,8 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
27372737
| Category | Application | Delegated |
27382738
|--|--|--|
27392739
| Identifier | ac29eb50-f2f9-4518-a117-4bef18e84c7d | b7c60f27-2195-4d5f-96a7-6b98bdfd9664 |
2740-
| DisplayText | Read and write all scenario monitoring alerts | Read and write all scenario monitoring alerts |
2741-
| 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. |
2740+
| DisplayText | Read and write all health monitoring alerts | Read and write all health monitoring alerts |
2741+
| 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. |
27422742
| AdminConsentRequired | Yes | Yes |
27432743

27442744
---
@@ -2759,8 +2759,8 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
27592759
| Category | Application | Delegated |
27602760
|--|--|--|
27612761
| Identifier | 432e76f0-8af6-4315-a853-66ab9538f480 | b3e5ebc6-1c23-4337-8286-3f27165addb4 |
2762-
| DisplayText | Read and write all scenario monitoring alerts | Read and write all scenario monitoring alert configurations. |
2763-
| 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. |
2762+
| DisplayText | Read and write all health monitoring alerts | Read and write all health monitoring alert configurations. |
2763+
| 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. |
27642764
| AdminConsentRequired | Yes | Yes |
27652765

27662766
---

0 commit comments

Comments
 (0)