Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 651 Bytes

register-azure-app-device-code-intro.md

File metadata and controls

12 lines (9 loc) · 651 Bytes
author ms.author ms.topic date
jasonjoh
jasonjoh
include
03/20/2023

To be able to authenticate with the Microsoft identity platform and get an access token for Microsoft Graph, you need to create an application registration. You can install the Microsoft Graph PowerShell SDK and use it to create the app registration, or register the app manually in the Azure Active Directory admin center.

The following instructions register an app and enable device code flow for authentication.