4,656 questions with Microsoft Teams | Development tags

Sort by: Updated
1 answer

How to enable switching between multiple parallel chats with a bot in MS Teams private chats?

Hello, I am currently exploring a solution for a specific requirement in our AI chatbot, which we are developing for MS Teams. The goal is to allow end-users, who use private chats to communicate with the bot, to manage multiple parallel…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,052 questions
Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,451 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,149 questions
Microsoft Copilot | Microsoft 365 Copilot | Development
asked 2024-11-25T11:40:12.58+00:00
Bazhena Kholina 25 Reputation points
commented 2025-12-12T17:55:16.49+00:00
wenceslao avalos 0 Reputation points
2 answers One of the answers was accepted by the question author.

Teams Fails to Retrieve User Mailbox Settings from Exchange Online via Graph API

my Teams custom app can’t consistently read mailbox-level settings from Exchange Online using Microsoft Graph (specifically the /users/{id}/mailboxSettings endpoint). The same delegated permissions work fine when I test through Graph Explorer, but when…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-11T11:01:09.5366667+00:00
Tomlin Izie 80 Reputation points
commented 2025-12-12T12:50:23.1866667+00:00
Kudos-Ng 10,625 Reputation points Microsoft External Staff Moderator
1 answer

Task Module shows popup but Adaptive Card does not render using M365 Agent SDK (Python)

I am using the new M365 Agent SDK for Python to return a Task Module (task/fetch). The popup opens successfully when I click the button in Teams, but the Adaptive Card inside the Task Module does not render. Instead, Teams shows the generic…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-11T17:24:14.7233333+00:00
Akash Agarwal 0 Reputation points
commented 2025-12-12T11:43:58.3766667+00:00
Akash Agarwal 0 Reputation points
2 answers

Microsoft Teams Bot Typing Status does not Display In the Teams

Microsoft Teams Bot Typing Status does not Display In the Teams.I am using copilot studio

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-12T08:58:19.2466667+00:00
Dhruv Goel 0 Reputation points
edited an answer 2025-12-12T10:22:34.7033333+00:00
Kudos-Ng 10,625 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

What are the service-level or API-level limits that can affect real-time message processing in large channels?

which Microsoft Teams platform limits might impact real-time message processing or event handling within large channels. Specifically, I want to know how Teams handles high-volume activity when using message extensions, bots, and subscription-based Graph…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-03T12:58:32.9633333+00:00
Kossi Syed 120 Reputation points
accepted 2025-12-12T10:17:13.6133333+00:00
Kossi Syed 120 Reputation points
2 answers One of the answers was accepted by the question author.

Teams SMS – Is there a supported way to open an SMS chat via deep link / URL from an external app?

Hi, This is a follow-up to these two previous questions: …

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-11T13:07:44.3+00:00
Lupea, Catalin 40 Reputation points
accepted 2025-12-12T10:05:47.41+00:00
Lupea, Catalin 40 Reputation points
2 answers

Teams Meeting Side Panel app shows “Conversation was not found (404)” next day — is this a known issue?

Hi Team, I am developing a Microsoft Teams Meeting Side Panel app using this sample: https://github.com/OfficeDev/Microsoft-Teams-Samples/blob/main/samples/meetings-sidepanel/nodejs Everything works perfectly on the same day when I run my app. I have…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-11T05:42:14.4866667+00:00
Irshad Gouri 60 Reputation points
commented 2025-12-12T09:06:25.2133333+00:00
Kudos-Ng 10,625 Reputation points Microsoft External Staff Moderator
2 answers

Dynamic prompt suggesstions

We are building a RAG-based Teams bot system and are currently working on implementing dynamic prompt suggestions. Our goal is to update the prompt suggestions each time based on the user’s previous question. Is this approach possible? Most of the…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-05T06:48:27.35+00:00
Nathan V 5 Reputation points
edited a comment 2025-12-12T08:53:45.7333333+00:00
Kudos-Ng 10,625 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

Can an External Teams user access a custom app added to a meeting by the organiser

I'm developing a tab app for Microsoft Teams which can be added to meetings/town halls/webinars by the organiser so participants can access the app during the meeting. The app itself is a basic static tab and just a host for our web application which is…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-08T14:14:20.0666667+00:00
Philip Hendry 0 Reputation points
commented 2025-12-12T08:32:17.8266667+00:00
Philip Hendry 0 Reputation points
2 answers

Render adaptive card full width in Teams

I'm experiencing the width issue with adaptive card rendering in teams — even when using: YAML msteams: { "width": "full" } With msteams: { "width": "full" } The rendering is slightly better compared to the…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-10T14:56:26.35+00:00
Pandaraboina, Rajesh 0 Reputation points
edited a comment 2025-12-12T05:25:11.0466667+00:00
Teddie-D 9,355 Reputation points Microsoft External Staff Moderator
3 answers

How to remove someone who has registered for my Teams Webinar

How do remove someone from the registered attendee list of my webinar?

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-08T22:43:55.9633333+00:00
Dalila Guerrero (PHS) 0 Reputation points
commented 2025-12-12T05:23:27.54+00:00
Teddie-D 9,355 Reputation points Microsoft External Staff Moderator
2 answers

Automatically retrieve who actually attended Teams meetings (not just who was invited) - using Graph API

Hello, it seems like Microsoft Graph API doesn't allow access to the meeting object itself for calendar-created meetings. I received the following output (removed sensitive data and added gibberish). { "user_id":…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-10T21:49:56.9533333+00:00
Joseph Clark 0 Reputation points
commented 2025-12-12T04:12:08.1+00:00
Kha-N 5,685 Reputation points Microsoft External Staff Moderator
3 answers

Falsely banned account

Microsoft has consistently demonstrated poor business practices. I have been an Xbox user for the past eight to nine years, spending over hundreds of dollars on the account and creating numerous cherished memories with friends. However, I recently…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-08-01T03:14:12.7966667+00:00
R34P3R 50 Reputation points
edited a comment 2025-12-11T14:25:41.9333333+00:00
Coin Slot 0 Reputation points
3 answers

How to allow Microsoft Teams Agents to view external URLs

I am trying to build an AI Agent using my company's teams website. However, the agent isn't able to view external links such as a Figma document or a live website. How do I configure the AI Agent so it is able to read my external links? I would really…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-10T11:33:20.84+00:00
Ezra Roper 0 Reputation points
commented 2025-12-11T10:21:56.49+00:00
Steven-N 15,720 Reputation points Microsoft External Staff Moderator
1 answer

Teams Meeting Side Panel app: /v1/meetings/{meetingId}/participants API always returns empty array

Hi everyone, I’m working on a Teams Meeting Side Panel app (Node.js + Bot Framework) and I’m trying to show the list of meeting participants. Internal users are fine, but external/guest users (for example “Mayank – Unverified”) never show up. I’m calling…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-08T12:11:31.41+00:00
Irshad Gouri 60 Reputation points
commented 2025-12-11T10:20:06.93+00:00
Steven-N 15,720 Reputation points Microsoft External Staff Moderator
2 answers

Microsoft Teams Side Panel (Node.js) Local Debugging Issue: Connectivity Lost After Ngrok/Local Tunnel Restart

I am developing a Microsoft Teams Meeting Side Panel using the official Node.js sample: https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/meetings-sidepanel/nodejs. The application works perfectly when initially deployed and hosted…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-08T06:55:53.5+00:00
Irshad Gouri 60 Reputation points
commented 2025-12-11T10:18:47.2933333+00:00
Steven-N 15,720 Reputation points Microsoft External Staff Moderator
6 answers One of the answers was accepted by the question author.

CloudAdapter in-turn replies 401 Unauthorized

Hello, We are migrating an MS Teams application which is written in Node.js/Express from Azure sdk to microsoft s365 agent. After migrating index.js file to use the new auth changes mentioned in migration article for azure we are getting 401 Unauthorized…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-01T11:34:26.63+00:00
Mali, Priyanka (Ext) 40 Reputation points
commented 2025-12-11T09:57:01.3866667+00:00
Kudos-Ng 10,625 Reputation points Microsoft External Staff Moderator
2 answers

What is the approach recommended to handle SSE response in bot framework?

In a situation where the API returns SSE response for a query raised by asked by a user, will the response generate in the same turn? How long does a turn last? What is the ideal production level architecture and approach to handle this situation?

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-09T09:17:42.3866667+00:00
Hetal Chavan 20 Reputation points
commented 2025-12-11T09:43:45.88+00:00
Kudos-Ng 10,625 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Enhancing Azure Functions with Custom Triggers and AI Integration for Real-Time IoT Data Processing in Event-Driven Architectures

I’m building an Azure-based IoT solution using Azure Functions (runtime v4) with Node.js (v20.10.0) as the primary language, integrated with Azure IoT Hub for device telemetry ingestion and Azure Cosmos DB for state management. The current setup includes…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-10T10:19:28.19+00:00
Luma Warren (Axon Enterprise) 205 Reputation points
edited the question 2025-12-11T07:21:26.21+00:00
Jack-Bu 5,490 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Teams message extension timing out when calling external API during query

On a custom Teams message extension that triggers an external API call during the composeExtension/query event, but I’m running into an issue where the request intermittently times out inside Teams even though the same API call works reliably when tested…

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,656 questions
asked 2025-12-10T09:41:55.4133333+00:00
Doumbia 60 Reputation points
accepted 2025-12-11T07:08:48.7733333+00:00
Doumbia 60 Reputation points