Skip to content

Commit 4fd9785

Browse files
committed
Edits
- Added healthMonitoring r/ship to reportRoot (starting point) - Append "scenario monitoring" because Microsoft Entra Health includes SLA attainment. - Move alert configuration READ RBAC to include file. Edit WRITE RBACs. - Formatting - Fix placement of "openType": true in resource docs. - Fix directoryObjectImpactSummary derived types' descriptions. - Updated overview
1 parent 57f30a0 commit 4fd9785

32 files changed

+114
-118
lines changed

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

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
2626
-->
2727
[!INCLUDE [permissions-table](../includes/permissions/healthmonitoring-alert-get-permissions.md)]
2828

29-
In addition to the delegated permissions, the signed-in user needs to belong to at least one of the following [Microsoft Entra roles](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allow them to view alerts.
30-
31-
+ Global Reader
32-
+ Security Administrator
33-
+ Security Operator
34-
+ Security Reader
35-
+ Helpdesk Administrator
36-
+ Reports Reader
29+
[!INCLUDE [rbac-healthmonitoring-alert-apis-read](../includes/rbac-for-apis/rbac-healthmonitoring-alert-apis-read.md)]
3730

3831
## HTTP request
3932

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

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
2626
-->
2727
[!INCLUDE [permissions-table](../includes/permissions/healthmonitoring-alertconfiguration-get-permissions.md)]
2828

29-
In addition to the delegated permissions, the signed-in user needs to belong to at least one of the following [Microsoft Entra roles](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allow them to view alert configurations.
30-
31-
+ Global Reader
32-
+ Security Administrator
33-
+ Security Operator
34-
+ Security Reader
35-
+ Helpdesk Administrator
36-
+ Reports Reader
29+
[!INCLUDE [rbac-healthmonitoring-alertconfiguration-apis-read](../includes/rbac-for-apis/rbac-healthmonitoring-alertconfiguration-apis-read.md)]
3730

3831
## HTTP request
3932

@@ -47,7 +40,7 @@ GET /reports/healthMonitoring/alertConfigurations/{alertConfigurationId}
4740

4841
## Optional query parameters
4942

50-
This method supports the $select [OData query parameters](/graph/query-parameters) to help customize the response.
43+
This method supports the `$select` [OData query parameter](/graph/query-parameters) to help customize the response.
5144

5245
## Request headers
5346

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Namespace: microsoft.graph.healthMonitoring
1515

1616
Update the properties of a [microsoft.graph.healthMonitoring.alertConfiguration](../resources/healthmonitoring-alertconfiguration.md) object. You can use alertConfiguration settings to specify the distribution groups where alert notifications are to be sent.
1717

18-
NOTE: This API doesn't currently support group validation.
18+
This API doesn't currently support group validation.
1919

2020
## Permissions
2121

@@ -66,7 +66,7 @@ If successful, this method returns a `200 OK` response code and an updated [micr
6666

6767
### Request
6868

69-
The following example shows a request.
69+
The following example shows a request. It currently supports only 1 group to receive email notification for an alert type.
7070
<!-- {
7171
"blockType": "request",
7272
"name": "update_alertconfiguration"
@@ -85,8 +85,6 @@ Content-Type: application/json
8585
]
8686
}
8787
```
88-
> Note: It currently supports only 1 group to receive email notification for an alert type.
89-
9088

9189
### Response
9290

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

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
2626
-->
2727
[!INCLUDE [permissions-table](../includes/permissions/healthmonitoring-healthmonitoringroot-list-alertconfigurations-permissions.md)]
2828

29-
In addition to the delegated permissions, the signed-in user needs to belong to a [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allows them to view alert configurations. The following least privileged roles are supported for this operation.
30-
31-
+ Global Reader
32-
+ Security Administrator
33-
+ Security Operator
34-
+ Security Reader
35-
+ Helpdesk Administrator
36-
+ Reports Reader
29+
[!INCLUDE [rbac-healthmonitoring-alertconfiguration-apis-read](../includes/rbac-for-apis/rbac-healthmonitoring-alertconfiguration-apis-read.md)]
3730

3831
## HTTP request
3932

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

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
2626
-->
2727
[!INCLUDE [permissions-table](../includes/permissions/healthmonitoring-healthmonitoringroot-list-alerts-permissions.md)]
2828

29-
In addition to the delegated permissions, the signed-in user needs to belong to at least one of the following [Microsoft Entra roles](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allow them to view alerts.
30-
31-
+ Global Reader
32-
+ Security Administrator
33-
+ Security Operator
34-
+ Security Reader
35-
+ Helpdesk Administrator
36-
+ Reports Reader
29+
[!INCLUDE [rbac-healthmonitoring-alert-apis-read](../includes/rbac-for-apis/rbac-healthmonitoring-alert-apis-read.md)]
3730

3831
## HTTP request
3932

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
author: huatang92
3+
ms.topic: include
4+
---
5+
6+
In addition to the delegated permissions, the signed-in user needs to belong to a [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allows them to view alerts. The following least privileged roles are supported for this operation.
7+
8+
+ Global Reader
9+
+ Security Administrator
10+
+ Security Operator
11+
+ Security Reader
12+
+ Helpdesk Administrator
13+
+ Reports Reader

api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alert-apis-write.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: huatang92
33
ms.topic: include
44
---
55

6-
In addition to the delegated permissions, the signed-in user needs to belong to at least one of the following [Microsoft Entra roles](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allow them to update alerts.
6+
In addition to the delegated permissions, the signed-in user needs to belong to a [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allows them to update alerts. The following least privileged roles are supported for this operation.
77

88
+ Security Administrator
99
+ Security Operator
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
author: huatang92
3+
ms.topic: include
4+
---
5+
6+
In addition to the delegated permissions, the signed-in user needs to belong to a [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allows them to view alert configurations. The following least privileged roles are supported for this operation.
7+
8+
+ Global Reader
9+
+ Security Administrator
10+
+ Security Operator
11+
+ Security Reader
12+
+ Helpdesk Administrator
13+
+ Reports Reader

api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alertconfiguration-apis-write.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: huatang92
33
ms.topic: include
44
---
55

6-
In addition to the delegated permissions, the signed-in user needs to belong to at least one of the following [Microsoft Entra roles](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allow them to update alert configurations.
6+
In addition to the delegated permissions, the signed-in user needs to belong to a [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allows them to update alert configurations. The following least privileged roles are supported for this operation.
77

88
+ Security Administrator
99
+ Helpdesk Administrator

api-reference/beta/resources/azureadauthentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "azureADAuthentication resource type"
3-
description: "Represents the Microsoft Entra service level agreement (SLA) attainment for each month for a Microsoft Entra tenant."
3+
description: "Represents the Microsoft Entra Health service level agreement (SLA) attainment for each month for a Microsoft Entra tenant."
44
author: "SarahBar"
55
ms.localizationpriority: medium
66
ms.subservice: "entra-monitoring-health"
@@ -13,7 +13,7 @@ Namespace: microsoft.graph
1313

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

16-
Represents the Microsoft Entra service level agreement (SLA) attainment for each month for a Microsoft Entra tenant. For more information, see [What is Microsoft Entra Health?](/entra/identity/monitoring-health/concept-microsoft-entra-health)
16+
Represents the Microsoft Entra Health service level agreement (SLA) attainment for each month for a Microsoft Entra tenant. For more information, see [What is Microsoft Entra Health?](/entra/identity/monitoring-health/concept-microsoft-entra-health)
1717

1818
Inherits from [entity](../resources/entity.md).
1919

0 commit comments

Comments
 (0)