You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The client ID, tenant ID, and client secret for the Microsoft Entra ID app registration that has access to the target OneDrive account and
33
48
also has the correct set of Microsoft Graph access permissions. These permissions include:
34
49
@@ -39,3 +54,27 @@ allowfullscreen
39
54
1.[Create an Entra ID app registration](https://learn.microsoft.com/entra/identity-platform/quickstart-register-app?pivots=portal).
40
55
2.[Add Graph access permissions to an app registration](https://learn.microsoft.com/entra/identity-platform/howto-update-permissions?pivots=portal#add-permissions-to-an-application).
41
56
3.[Grant consent for the added Graph permissions](https://learn.microsoft.com/entra/identity-platform/howto-update-permissions?pivots=portal#grant-consent-for-the-added-permissions-for-the-enterprise-application).
57
+
58
+
The following video shows how to create an Entra ID app registration:
0 commit comments