Office365 Azure App Configuration Guide
Office365 Azure App Configuration Guide
Office365 Azure App Configuration Guide
Overview ......................................................................................................................................................... 3
Prerequisites ................................................................................................................................................... 3
Navigate to Azure Active Directory ..................................................................................................................... 3
App Authentication ........................................................................................................................................... 5
Adding Permissions .......................................................................................................................................... 6
Adding Client Secrets .................................................................................................................................................. 10
Copyright@AVASOFTINC 2
Overview
This document guides you through Azure app configuration in AVAMIGRATRON.
Prerequisites
An office 365 account with Global Admin Credentials.
Navigate to SharePoint
1. Login into Office 365 and navigate to your SharePoint application from the app launcher given on top-left
corner.
2. From the Share point URL get the Tenant Name like below mentioned and note it as Tenant Name.
e.g.: https://yourTenantname.sharepoint.com. Here Tenant name is yourTenantname.
Copyright@AVASOFTINC 3
Navigate to Azure Active Directory
3. You must fill in the below fields for creating a new application,
a. Name : Name for application (Example: Migration Service)
b. Supported account types : Choose “Accounts in this organizational
directoryonly” option
c. Redirect UR : Enter this redirect URL
(https://app.avamigratron.com/VerifyUser/MSTeamsUserVerification)
Copyright@AVASOFTINC 4
4. Click on “Register”.
Copyright@AVASOFTINC 5
App Authentication
Copyright@AVASOFTINC 6
Adding Permissions
Follow these steps to add API permissions
Copyright@AVASOFTINC 7
3. Click on “Application permission”, add the below permission, and click “Add permissions”.
a. Directory.ReadWrite.All
b. TeamWork.Migrate.All
c. User.Read.All
d. Sites.ReadWrite.All
e. ChannelMember.ReadWrite.All
f. ChatMember.ReadWrite.All
g. TeamMember.ReadWrite.All
4. Click on “Delegated permission” and add the below permissions. Click on “Add permissions”.
a. Directory.ReadWrite.All
b. User.Read.All
c. Group.ReadWrite.All
d. Sites.ReadWrite.All
e. Chat.ReadWrite
Copyright@AVASOFTINC 8
5. Once Application and Delegated permissions are added, Click on “Grant admin consent”.
Copyright@AVASOFTINC 9
6. on “Yes”. Click
7. The app has Successfully granted admin consent for requested permission.
Copyright@AVASOFTINC 10
Adding Client Secrets
1. Click on “Certificates and secrets” in left pane and click on “New client secret”.
Copyright@AVASOFTINC 11
3. Note the “client secret ID”.
4. The Application (Client) ID and Client Secret ID will be the input to connect to MS Teams.
Copyright@AVASOFTINC 12