Skip to content

Commit 00722fd

Browse files
authored
add a note to the impacted resources
Impacted resources are limited to a maximum of 50 resources in the portal, in order to view all resources you should use the expand query on Microsoft graph, for example: Get: https://graph.microsoft.com/beta/directory/recommendations?$expand=impactedResources
1 parent 17c7dcd commit 00722fd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/active-directory/reports-monitoring/howto-use-recommendations.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ Each recommendation provides the same set of details that explain what the recom
7272

7373
- The **Impacted resources** table contains a list of resources identified by the recommendation. The resource's name, ID, date it was first detected, and status are provided. The resource could be an application or resource service principal, for example.
7474

75+
> [!NOTE]
76+
> In the azure portal the impacted resources are limited to a maximum of 50 resources, to view more resources you should use the expand query parameter at the end of your API query on Microsoft graph.
77+
78+
7579
## How to update a recommendation
7680

7781
To update the status of a recommendation or a related resource, sign in to Azure using a least-privileged role for updating a recommendation.
@@ -136,4 +140,4 @@ For more information, see the [Microsoft Graph documentation for recommendations
136140
## Next steps
137141
138142
- [Review the Azure AD recommendations overview](overview-recommendations.md)
139-
- [Learn about Service Health notifications](overview-service-health-notifications.md)
143+
- [Learn about Service Health notifications](overview-service-health-notifications.md)

0 commit comments

Comments
 (0)