Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 919 Bytes

File metadata and controls

28 lines (23 loc) · 919 Bytes
title Tutorial - Web app accesses Microsoft Graph as the user | Azure
description In this tutorial, you learn how to access data in Microsoft Graph for a signed-in user.
author cephalin
ms.author cephalin
ms.service azure-app-service
ms.topic include
ms.date 11/02/2021
ms.devlang csharp
ms.custom azureday1

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