Step 1: Please open the azure portal in browser https://portal.azure.com/#home
Step 2: Please click the “Azure Active Directory
Step 3: Once Azure Active Directory open after click the “App Registrations”
Step 4: Then Click the “New registration”
Step 5: Enter name for the application then click Register.
Step 6: Go to “API Permissions” on the left navigation and click on “Microsoft Graph” to open and update Request API permissions.
Step 7: Select and Update the following API / Permissions names for Microsoft Graph:
Then click, Grant admin consent for [Tenant Name
Step 8: Go to “Certificates and secrets” on the left Navigation and click New client secret. Enter Description, Expiration and then Add.
IMPORTANT:
After adding new client secret, save both the Value and Secret ID generated. This is your only chance to save the value and is needed to connect OneDrive.
Step 9: Go to “Overview” in left navigation, take note of your Client and Tenant ID.
Step 10: Now you have the Client ID, Secret ID, Tenant ID generated and ready. This last step shows how to use the values to connect.
Open the netDocShare Sync Admin application, navigate to Microsoft Teams and Add a connection.
Teams Tenant – Enter a name you would like to use
Tenant ID – Enter the Directory (tenant) ID noted from previous step
Client ID – Enter the Application (client) ID noted from previous step
Client Secret – Enter the Value generated from step 8 from adding new client secret