Evaluate the Teams adapter
The adapter can send a question to a teammate in Teams and capture their reply. Guided setup is not released yet, so use this page only for advanced self-hosted evaluation, not a new production rollout.
Before you start
app.orako.io.Setup steps
Register the bot in Azure
In the Azure portal → Microsoft Entra ID → App registrations → New registration, create an app named “Orako.” Copy its Application (client) ID and your Directory (tenant) ID.
Create a client secret
Under Certificates & secrets → New client secret, create one and copy the value immediately.
Create the Bot and point it at Orako
Create an Azure Bot resource tied to the app registration. Set its messaging endpoint to the URL Orako shows on the Integrations page:
https://app.orako.io/teams/activities/<your-project>This is where Teams delivers activities and replies; Orako verifies every message is genuinely from Microsoft before acting on it.
Approve the app for your tenant
Add the Teams channel to the bot, then upload/sideload the Orako Teams app so members can receive messages. A tenant admin approves it. This admin consent is what lets Orako start a chat with a person proactively.
Paste the four values into Orako
On the Integrations page, enter:
Save. Orako shows Connected.
Match each teammate to their Microsoft account
a1b2c3d4-…a1b2c3d4-…). Your Azure admin can find it under Users, or link it for you from the Members page.Good to know
Orako checks a Microsoft-signed token on each incoming reply, so nothing but genuine Teams traffic is ever accepted.
Orako starts a private chat with the teammate; it doesn’t post into your team channels.
Every reply stays attributed in the same Orako conversation.