Skip to main content

1.Go to Microsoft entraID and click on app registration and click on your app

Microsoft Entra ID App registrations page with your app selected

2.Click on API permission and click on add permission

API permissions page with the Add a permission button

3.Click on Microsoft graph

Request API permissions pane with Microsoft Graph selected

4.Click on delegated permissions , Search the required permission in the search box and select those permissions from the below list. required permissions are: Chat.ReadWrite\

Chat.ReadWrite.All
Contacts.Read
offline_access
OnlineMeetings.ReadWrite
openid,
profile
TeamsAppInstallation.ReadWriteSelfForChat
User.Read
User.Read.All
Delegated permissions search with the required permissions selected

5.Click on Add permissions after selecting all the permissions

Add permissions button after selecting all required permissions
Grant admin consent button on the API permissions page