Skip to content

Commit 35e5702

Browse files
Merge pull request #211861 from DixitArora-MSFT/patch-125
Correcting Link
2 parents 692f1c7 + a32306d commit 35e5702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/manage-apps/review-admin-consent-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To review the admin consent requests and take action:
5151

5252
## Review admin consent requests using Microsoft Graph
5353

54-
To review the admin consent requests programmatically, use the [appConsentRequest resource type](/graph/api/resources/userconsentrequest) and [userConsentRequest resource type](/graph/api/resources/userconsentrequest) and their associated methods in Microsoft Graph. You cannot approve or deny consent requests using Microsoft Graph.
54+
To review the admin consent requests programmatically, use the [appConsentRequest resource type](/graph/api/resources/appconsentrequest) and [userConsentRequest resource type](/graph/api/resources/userconsentrequest) and their associated methods in Microsoft Graph. You cannot approve or deny consent requests using Microsoft Graph.
5555

5656
## Next steps
5757
- [Review permissions granted to apps](manage-application-permissions.md)

0 commit comments

Comments
 (0)