# Microsoft Graph

<figure><img src="https://content.gitbook.com/content/BX1ikfC8m9miSMXUCjf2/blobs/paI7ZL9SV10pMbupPcch/image.png" alt=""><figcaption></figcaption></figure>

## Step 1

Chose an appropriate name for the service

## Step 2

To get the Tenant ID go to [Identification Overview](https://entra.microsoft.com/#view/Microsoft_AAD_IAM/TenantOverview.ReactView)

<figure><img src="https://content.gitbook.com/content/BX1ikfC8m9miSMXUCjf2/blobs/IzT7nVGoxeK2yehp5jWk/image.png" alt=""><figcaption></figcaption></figure>

## Step 3

You need to make New registration [Here](https://entra.microsoft.com/#view/Microsoft_AAD_RegisteredApps/ApplicationsListBlade)

<figure><img src="https://content.gitbook.com/content/BX1ikfC8m9miSMXUCjf2/blobs/PlQt6GT1cz8rP0iPbt4v/image.png" alt=""><figcaption></figcaption></figure>

type a name for the app and register

<figure><img src="https://content.gitbook.com/content/BX1ikfC8m9miSMXUCjf2/blobs/ewIE5hrRoWp16IkmMRGV/image.png" alt=""><figcaption></figcaption></figure>

you can copy the Application (client) ID Here

<figure><img src="https://content.gitbook.com/content/BX1ikfC8m9miSMXUCjf2/blobs/30lhaP4MlvBh97Z3hpmk/image.png" alt=""><figcaption></figcaption></figure>

Go to the Authentication tab and change *Allow public client flows* to Yes then click save

<figure><img src="https://content.gitbook.com/content/BX1ikfC8m9miSMXUCjf2/blobs/oTOBQ0GoPDscoj0RVhQX/image.png" alt=""><figcaption></figcaption></figure>

Next go to API permissions and add these permission and *Grant admin consent* (Only admin accounts can grant permissions)

<figure><img src="https://content.gitbook.com/content/BX1ikfC8m9miSMXUCjf2/blobs/Ux4FdK557wcwvSsPjpN7/image.png" alt=""><figcaption></figcaption></figure>

## Step 4

Enter your email

## Step 5

Enter your password
