On the App registrations page, click "New registration". In the "Register an application" page, type a name, select the Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) , then click "Register".
Copy the Application (client) ID and paste it back to Watson Assistant's "App registration" step 3
Navigate back to Azure App Registration tab, navigate to Overview. In the Essentials section, next to Client credentials, click "Add a certificate or secret".
Click "New client secret"
Complete the form with the recommended 180-day expiration date, or whichever selection best fits your use case, then click "Add".
Copy the string under the value section of the table and paste it back to Watson Assistant's "App registration" step 5.
Create your bot
In Watson Assistant, Click "Next" to "Create your bot" step.
In the "Tell us about your bot" form, fill out your bot profile.
Under the Configuration section, in the Messaging endpoint field, navigate to watson assistant page and copy the Generated endpoint and paste into Messaging endpoint in the "Tell us about your bot" form.
Under the Configuration section, make sure your app type is Multi-Tenant.
In the Microsoft App ID field, paste your Application (client) ID. Agree the terms and Click "Register" to finish.
Click "Ok" and it will show the "Connect to channels" page.
Under Add a featured channel, click "Configure Microsoft Teams Channel". Make the necessary selections under Messaging and Publish sections that best fit your bot needs. Click "Save" to finish. Agree the terms and click "Agree".
Create your Teams app
In Watson Assistant, Click "Next" to "Create your Teams app" step.
Open a new tab and go to the Developer Portal and log in with your credentials.
Click on the "Apps" tab, and click "New App".
Enter your app name and click Add.
Under Configure -> Basic information, complete the required information
App names
Descriptions
Developer or company name: IBM Client Engineering
Website (must be a valid HTTPS URL): https://www.ibm.com/client-engineering
Privacy policy: https://www.ibm.com/us-en/privacy
Terms of use: https://www.ibm.com/legal
Application (client) ID
Click "Save".
Under Configure -> App Features, click "Bot"
In the Select an existing bot dropdown, select the new bot you created in the previous step.
Select the following scopes of use: Personal, Team, and Group Chat. Click Save.
Click Publish in the upper-right corner to publish your bot. Select "Download the app package" or the option that best fits your use case. A zip file will be downloaded.
Navigate back to Watson Assistant page and click "Finish".