Skip to content

Commit 10cec66

Browse files
authored
Merge pull request #107717 from JohneLeite/patch-2
add a note to the impacted resources
2 parents 9934085 + ad66e23 commit 10cec66

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ 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. For example: Get: https://graph.microsoft.com/beta/directory/recommendations?$expand=impactedResources
77+
7578
## How to update a recommendation
7679

7780
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 +139,4 @@ For more information, see the [Microsoft Graph documentation for recommendations
136139
## Next steps
137140
138141
- [Review the Azure AD recommendations overview](overview-recommendations.md)
139-
- [Learn about Service Health notifications](overview-service-health-notifications.md)
142+
- [Learn about Service Health notifications](overview-service-health-notifications.md)

0 commit comments

Comments
 (0)