microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Allow the bot to join other organization/tenant's meetings
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
I am able to make the bot work with Microsoft Teams meeting invites created under my tenant. But whenever I try to have the bot join Teams meetings created under other tenants, I get the following error:
Microsoft.IdentityModel.Clients.ActiveDirectory.AdalServiceException: AADSTS700016: Application with identifier <APP ID> was not found in the directory <TENANT ID>.
Current Setup
- Tenant A contains the fully configured Azure Bot Service.
- Tenant A has no 365 subscription (including Microsoft Teams)
- Tenant B has the 365 subscription (including Microsoft Teams).
- Tenant B has no Azure subscription.
Is it possible to have the bot (in Tenant A) join meetings created under Tenant B without having to configure a Bot Service in their end?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or code entry points are mentioned. Start by reviewing the Azure Bot Service and Microsoft Teams tenant setup described in the issue, then determine whether cross-tenant meeting access is supported and what configuration or service changes would be required; done means a confirmed supported path or a documented limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- authentication, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100