Skip to content

Commit 8fb288b

Browse files
authored
Merge pull request #227130 from FaithOmbongi/patch-5
Update Graph link to recommendations API
2 parents 3c9f95d + 1372281 commit 8fb288b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/active-directory/reports-monitoring/overview-recommendations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ To get started, follow these instructions to work with recommendations using Mic
165165
GET https://graph.microsoft.com/beta/directory/recommendations?$filter=recommendationType eq 'adfsAppsMigration'&$expand=impactedResources
166166
```
167167
168-
For more information, see the [Microsoft Graph documentation for recommendations](/graph/api/resources/recommendation).
168+
For more information, see the [Microsoft Graph documentation for recommendations](/graph/api/resources/recommendations-api-overview).
169169
170170
## Next steps
171171

articles/active-directory/reports-monitoring/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ items:
103103
href: reference-powershell-reporting.md
104104
- name: Audit logs API reference
105105
href: /graph/api/resources/directoryaudit
106+
- name: Azure AD recommendations API reference
107+
href: /graph/api/resources/recommendations-api-overview
106108
- name: Sign-in logs API reference
107109
href: /graph/api/resources/signin
108110
- name: Audit activities
@@ -146,4 +148,4 @@ items:
146148
- name: Migrate apps from AD FS to Azure AD
147149
href: recommendation-migrate-apps-from-adfs-to-azure-ad.md
148150
- name: Minimize MFA prompts from known devices
149-
href: recommendation-mfa-from-known-devices.md
151+
href: recommendation-mfa-from-known-devices.md

0 commit comments

Comments
 (0)