4,996 questions with Microsoft Teams | Development tags

Sort by: Updated
3 answers One of the answers was accepted by the question author.

Badge on Teams Mobile when Dialog is open is not stable

Both screens happens with same steps to reproduce , just click on this specific action to trigger the dialog. 1st try : Badge shows up trimmed , while in the second try it shows completly fine ! Is there workaround to ensure badge always shows up…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-06-18T16:54:12.6+00:00
Mohamed Yassine Landolsi 40 Reputation points
commented 2026-06-19T09:17:11.5966667+00:00
Mohamed Yassine Landolsi 40 Reputation points
3 answers One of the answers was accepted by the question author.

Custom Teams App 401 Unauthorized issue

Hi Everyone, I created a custom Teams App using the developer portal to embed a SharePoint site within Teams. Below is the manifest file. I have added "/?app=portals" because I want to display site navigation at the top. When using below, site…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-06-10T05:03:22.95+00:00
Nimesh 210 Reputation points
edited an answer 2026-06-18T10:20:28.6466667+00:00
Sayali-MSFT 6,021 Reputation points Microsoft External Staff Moderator
1 answer

Operations on Planner Tasks via Microsoft Graph API Distort Planner UI (v1.0 & Beta)

We are experiencing an issue when performing operations using Microsoft Graph API, where these operations appear to be breaking the UI. The issue consistently occurs when using a Service Principal (app-only authentication / client credentials flow). All…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-06-09T07:03:40.1133333+00:00
Kaivalyamani Tripathi 0 Reputation points
commented 2026-06-17T11:57:50.87+00:00
Jitendra Sharma 0 Reputation points
2 answers One of the answers was accepted by the question author.

Need Help with extracting Microsoft Teams Presence Data

I’m trying to extract Microsoft Teams presence status for each employee in the company, specifically to track how often and how long someone’s status is Active, Away, In a Meeting, Be Right Back, etc. I attempted to use the Graph API endpoint:…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2025-07-02T18:59:11.7766667+00:00
Danish Rizvi 20 Reputation points
answered 2026-06-16T19:47:03.99+00:00
3 answers

The text in TextBlock staring with any number - dot - space always displayed as "1. "

No matter what AdaptiveCard version is used(1.2 or 1.4), the result of sending the  TextBlock in AdaptiveCard is always the same: sending the  { "type": "TextBlock",   "text": "1. TestId=1234", …

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-06-15T11:14:54.6133333+00:00
Kuzniatsova, Alena 0 Reputation points
commented 2026-06-16T07:20:00.1966667+00:00
Gabriel-N 19,035 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Is it still not possible to get real-time call events (ringing, answered, ended etc.) for Teams Phone PSTN calls without a bot being a participant in the call?

As of mid-2026, is there any Graph API subscription or webhook that fires at call start (or ring) for tenant-wide PSTN calls — without requiring a Calling Bot or Compliance Recording policy? I'm aware that /communications/callRecords is post-call only…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-06-15T11:07:26.01+00:00
George Hanousek 20 Reputation points
accepted 2026-06-15T13:37:11.7766667+00:00
George Hanousek 20 Reputation points
2 answers

Identity & Authentication with Teams Chat bot using Microsoft 365 Agent

I have built a teams chatbot that uses the Microsoft 365 Agent SDK in python. Today it integrates with Azure AI Foundry for LLM needs and Azure AI Search service for RAG responses from our knowledge base articles This all works pretty good. I want to…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-06-10T21:55:58.4+00:00
Jef Aldrich 0 Reputation points
commented 2026-06-11T22:16:40.57+00:00
Hin-V 15,490 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Adaptive Card renders incorrectly on Teams iOS client — cramped layout and inconsistent spacing compared to Android and Desktop

Environment SDK: @microsoft/agents-hosting v1.5.1 + @microsoft/agents-hosting-extensions-teams v1.5.3 (M365 Agents SDK, Node.js) Channel: msteams Manifest scope: personal Teams clients tested: Teams Desktop (Windows/Mac) — latest Teams…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-06-10T08:47:52.7166667+00:00
Surabhi Sripad Rao 20 Reputation points
commented 2026-06-11T13:40:24.83+00:00
Michelle-N 17,775 Reputation points Microsoft External Staff Moderator
2 answers

Teams Bot creation fails with “Multitenant bot creation is deprecated” even when using TDP and Single-Tenant Azure AD app

Starting recently (from today), Teams bot creation is failing with the error: Multitenant bot creation is deprecated. Please use SingleTenant or UserAssignedMSI This error occurs even though: The bot is created via Teams Developer Portal (TDP) The…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-06-05T11:44:48.08+00:00
Yuvan Kesav A 20 Reputation points
commented 2026-06-10T14:47:11.5933333+00:00
Michelle-N 17,775 Reputation points Microsoft External Staff Moderator
0 answers

Bypass validation code insertion in Teams bot authentication

I have created teams bot app involves third-party authentication and used Azure bot service "OAuth settings" with Generic oauth provider. I have implemented the source code to generate signin url and initiate user authentication on button click…

Azure AI Bot Service
Azure AI Bot Service

An Azure service that provides an integrated environment for bot development.

1,129 questions
Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2024-07-22T11:04:36.2366667+00:00
Anonymous
commented 2026-06-10T10:47:57.8166667+00:00
Mohamed Yassine Landolsi 40 Reputation points
2 answers One of the answers was accepted by the question author.

Duplicate proactive notifications from both old and new bot after changing botId in a published Teams app (multi-tenant →single-tenant migration)

Environment Notification-only personal bot (isNotificationOnly: true, personal scope). App published to the public Teams Store, distributed via staged rollout (rings R0 → R4/public). Migrating the bot's Microsoft App ID from a multi-tenant app…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-06-09T22:42:13.5533333+00:00
Yifan Shao 60 Reputation points Microsoft Employee
accepted 2026-06-10T04:09:41.9766667+00:00
Yifan Shao 60 Reputation points Microsoft Employee
3 answers

The online meeting participants displayName is null in identiy user.

Hello, I'm currently building an in-meeting Teams app. I have a NodeJS BE trying to fetch the data from /v1.0/me/onlineMeetings and unfortunately, when receiving the payload, for the meeting, the participants displayName is null in identiy user object.…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
Microsoft Security | Microsoft Graph
Microsoft Teams | Microsoft Teams for business | Other
asked 2022-06-06T00:14:31.46+00:00
Gabriel Labelle 56 Reputation points
answered 2026-06-10T01:58:33.6066667+00:00
Darko Ristovski 0 Reputation points
1 answer

Microsoft teams app manifest: Prompt in commandList release time

Hi Team, When is this feature going to be released or is it already released and I am missing something? https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/conversations/prompt-suggestions Because currently when I use prompt and type…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-05-18T10:26:08.3266667+00:00
Khushboo Kumari 0 Reputation points
commented 2026-06-09T11:11:46.5166667+00:00
Sayali-MSFT 6,021 Reputation points Microsoft External Staff Moderator
1 answer

Copilot chat agent response not showing until chat is reopened

Hi, Trying to create a declarative Copilot chat agent. Setup so far: Bot service with Teams + M365 channels User-assigned identity added Teams app created via Teams Dev Portal App is published and visible in Copilot Backend receives messages and sends…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2025-04-02T10:08:52.2066667+00:00
Karlis R 20 Reputation points
commented 2026-06-08T20:30:09.2866667+00:00
Gibran Haq 0 Reputation points
1 answer

Issues with the icons for our Microsoft Teams integration

I uploaded both required icons: Color icon for the app/bot Outline icon for the Teams sidebar/app rail However, I’m still seeing inconsistent behavior: The outline icon still appears to have issues in Teams. The bot icon preview looks broken after…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-05-29T16:35:22.71+00:00
Noelia Baquero 0 Reputation points
commented 2026-06-08T11:22:14.6366667+00:00
Prasad-MSFT 10,496 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

How to Retrieve Teams Recordings (callRecordings) Across Organizers Using the Most Secure, Least-Privilege Approach

We are implementing an application integrated with Microsoft Teams through the Microsoft Graph API and need to retrieve meeting recording content (callRecording) for meetings within our tenant. We already know that retrieving recording content works for…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-06-08T03:13:25.6+00:00
Trí Lê Đức 20 Reputation points
accepted 2026-06-08T09:45:51.5866667+00:00
Trí Lê Đức 20 Reputation points
2 answers

MSTeams v1.0 Graph API replies endpoint pagination with skiptoken yields no results

Forking off of this thread https://learn.microsoft.com/en-us/answers/questions/5887253/issue-with-pagination-for-channel-message-replies?page=1&orderby=Helpful&comment=answer-12768928&translated=false#newest-answer-comment The…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-05-28T17:48:42.7066667+00:00
Giles Holmes 5 Reputation points
commented 2026-06-08T09:31:47.74+00:00
Nivedipa-MSFT 4,246 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Teams iOS Update 8.9.2 (May 26) Adaptive cards ToggleVisibility doesn't render correctly.

After the Teams iOS Update 8.9.2 (May 26) the ToddgleVisbility no longer expands the adaptive card to display the hidden container correctly. Works fine on Desktop. Previously working on iOS. { "type": "AdaptiveCard", …

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-06-04T07:37:03.21+00:00
Office 20 Reputation points
commented 2026-06-05T11:10:34.1333333+00:00
Office 20 Reputation points
2 answers

Adaptive Card feedback button icon not loading for some Microsoft Teams desktop users

We are using an Adaptive Card JSON and sending the card to multiple users in Microsoft Teams. Most users can view the card correctly, including the feedback button icon. However, a couple of users on the Teams desktop application noticed that the…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-06-04T14:22:35.8466667+00:00
NageshwarPatilRohini-7820 20 Reputation points
commented 2026-06-05T09:36:56.6666667+00:00
Vergil-V 14,780 Reputation points Microsoft External Staff Moderator
2 answers

Can Microsoft please update Teams to automatically unpin all replies?

I'm a new worker at a company and I'm trying to clean their pinned messages to only have messages of incomplete work pinned in our various channels. I'm able to clean almost everything, but there remains a handful of replies that have been pinned in an…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,996 questions
asked 2026-06-05T19:44:46.2533333+00:00
Reception 10 Reputation points
commented 2026-06-07T00:33:28.45+00:00
TP 157.6K Reputation points Volunteer Moderator