Skip to content

Commit d6a5f8c

Browse files
committed
Adding note on the tenant admin permission requirement for API permission approvals
1 parent 739663d commit d6a5f8c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/spfx/web-parts/get-started/using-microsoft-graph-apis.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,10 @@ Now the web part is deployed and is automatically available cross the SharePoint
224224
225225
![Approve](../../../images/graph-helloworld-approve.png)
226226
227+
228+
> [!IMPORTANT]
229+
> Account used for granting the requested permissions will need to be a tenant administrator. SharePoint administrator permission is not sufficient as the operation is actually performed towards Azure Active Directory.
230+
227231
Now the requested permissions needed for the web part have been approved and we can test the functionality.
228232
229233
## Using web part in SharePoint

0 commit comments

Comments
 (0)