Skip to content

Commit 811633d

Browse files
authored
Update use-aad-tutorial.md
Actualizing the content a bit
1 parent b38c282 commit 811633d

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/spfx/use-aad-tutorial.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Consume the Microsoft Graph in the SharePoint Framework
33
description: Tutorial on using the AadHttpClient or MSGraphClient class to connect to the Microsoft Graph in SharePoint Framework solutions.
4-
ms.date: 12/04/2020
4+
ms.date: 07/29/2021
55
ms.prod: sharepoint
66
localization_priority: Priority
77
---
@@ -608,11 +608,7 @@ You're now ready to build, bundle, package, and deploy the solution.
608608

609609
A message in the lower part of the screen tells you that the solution package requires permissions approval. This is because of the `webApiPermissionRequests` property in the **package-solution.json** file.
610610

611-
1. Open the SharePoint Admin Center of your tenant, and in the upper-right corner of the screen, select **Try the preview**.
612-
613-
![Screenshot of the Try the new SharePoint admin center link](../images/use-aadhttpclient-enterpriseapi-grant-trypreview.png)
614-
615-
1. In the new Admin Center, in the left quick launch menu, select the **API management** menu item. You'll see a page similar to the following.
611+
1. In the modern SharePoint Online Admin Center, in the left quick launch menu, under **Advnced** select the **API access** menu item. You'll see a page similar to the following.
616612

617613
![Screenshot of the WebApiPermission management page](../images/use-aadhttpclient-enterpriseapi-grant-newsharepointadmincenter.png)
618614

0 commit comments

Comments
 (0)