Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1 KB

File metadata and controls

33 lines (27 loc) · 1 KB
title description services author manager ms.service ms.topic ms.date ms.author ms.reviewer ms.devlang ms.custom ms.subservice
Tutorial - Web app accesses Microsoft Graph as the user | Azure
In this tutorial, you learn how to access data in Microsoft Graph for a signed-in user.
microsoft-graph, app-service-web
rwike77
CelesteDG
azure-app-service
include
11/02/2021
ryanwi
stsoneff
csharp
azureday1
web-apps

Clean up resources

[!INCLUDE clean up resources]

Next steps

In this tutorial, you learned how to:

[!div class="checklist"]

  • Grant delegated permissions to a web app.
  • Call Microsoft Graph from a web app for a signed-in user.

[!div class="nextstepaction"] App service accesses Microsoft Graph as the app