4,845 questions with Microsoft Teams | Development tags

Sort by: Updated
2 answers

Using a flow bot instead of a service account to send to a teams channel results in the adaptive card not being rendered

Hi, We have a power automate flow that sends an adaptive card to a public teams channel. The teams power automate flow action used to send the adaptive card using a service account and the adaptive card would be visible in the teams channel but after…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-03-11T10:32:20+00:00
Philippos Aziz 0 Reputation points
answered 2026-03-12T22:03:15.7266667+00:00
kagiyama yutaka 1,170 Reputation points
1 answer

Set|New-CsTeamsMeetingPolicy returns 40301 with app-only auth when run from long-running PowerShell process; same call works in one-shot process

We are using application-based (certificate) authentication with the MicrosoftTeams PowerShell module as described in Application-based authentication in Teams PowerShell Module. The app has the Teams Administrator directory role and the same…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-03-12T18:45:00.7666667+00:00
Daniel Browne 1 Reputation point
answered 2026-03-12T18:45:29.84+00:00
Q&A Assist
1 answer

Microsoft Teams bot stops receiving events after updating app manifest with tab support until the app is reinstalled

We have an existing Microsoft Teams bot application that is already installed in a Teams channel (team scope) and is working correctly. Recently, we added tab support to the existing bot by updating the Teams app manifest and increasing the manifest…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-03-06T11:52:40.0366667+00:00
Akshay Babar 20 Reputation points
commented 2026-03-12T12:05:31.33+00:00
Akshay Babar 20 Reputation points
2 answers

MS Teams Embedded Tab app SSO is failing to with getAuthToken issue

I'm trying to implement SSO for my Teams Configurable Tab which needs to show embedded view of my application. For that I've done below steps Registered redirect URI - Created a new component in react in my app with endpoint `https://

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-03-11T11:17:03.3966667+00:00
Nirmal Lingisetty 0 Reputation points
commented 2026-03-12T09:53:50.7233333+00:00
Kudos-Ng 14,515 Reputation points Microsoft External Staff Moderator
1 answer

why can't send notification feed through the App which installed from the Org ?

Hi, I've created a basic teams app manifest without "staticTabs", just use basic notification feed as followings: { "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.25/MicrosoftTeams.schema.json", …

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-03-12T08:06:51.87+00:00
Rich 20 Reputation points
commented 2026-03-12T09:09:37.4566667+00:00
Sayali-MSFT 5,191 Reputation points Microsoft External Staff Moderator
2 answers

AADSTS500011: The resource principal named {xyz} was not found in the tenant named Bot Framework.

Like others here, I am encountering this error but from everything I can see the bot is setup correctly in the sandbox. I tried to be thorough with the screenshots and data but let me know if you need to see anything else. This is all in a temporary…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-03-09T17:29:37.4466667+00:00
Craig Noll 0 Reputation points
commented 2026-03-12T06:39:23.9133333+00:00
Teddie-D 12,845 Reputation points Microsoft External Staff Moderator
2 answers

Status of Legacy MessageCard support in Workflows (October 28 update)

Hello. I am currently migrating from Office 365 Connectors to Power Automate Workflows. According to the update posted on October 28, 2025 regarding the Office 365 Connectors retirement, Microsoft stated that by December 2025, Workflows would support…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-01-20T04:57:53.3333333+00:00
박상혁 (Parker) 40 Reputation points
commented 2026-03-11T23:27:54.96+00:00
Teddie-D 12,845 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Can publishing a teams app built with teams sdk for python(preview) to public store get restricted?

Hi, As mentioned in the official documentation, Teams SDK is now generally available for JavaScript and C#, supports Python in developer preview. teams sdk for python is in developer preview. Could this restrict getting the app published in…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-03-05T04:41:16.7866667+00:00
Tharushi De Silva 30 Reputation points
commented 2026-03-11T05:46:06.2266667+00:00
Teddie-D 12,845 Reputation points Microsoft External Staff Moderator
2 answers

Teams bot responds locally but fails after deployment

I have a Microsoft Teams bot that works correctly during local development. However, after deploying and installing it in Teams, the bot sometimes doesn’t respond to user messages. There are no clear errors in the Teams client. { "$schema":…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-03-10T13:07:04.7933333+00:00
Visham Pati 40 Reputation points
commented 2026-03-11T05:33:42.29+00:00
Sayali-MSFT 5,191 Reputation points Microsoft External Staff Moderator
1 answer

Agents Playground breaks markdown rendering when suggestedActions is present on the activity

I'm building a Teams bot using @microsoft/agents-activity (v1.2.3) and @microsoft/agents-hosting (v1.2.3). I'm adding dynamic suggestedActions to my bot's reply activity. When I set suggestedActions on the same activity that contains markdown-formatted…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-03-09T20:45:11.9066667+00:00
Ronit 5 Reputation points
commented 2026-03-11T04:14:19.3+00:00
Teddie-D 12,845 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Microsoft Skype Bots Media .NET Framework 4.8 compatibility

Hi, We are building a Microsoft Teams compliance recording bot using the Graph Communications Calling SDK and BotMedia SDK (v1.31.0.225).8 We have a working implementation on .NET Core 6 and .NET Core (Kestrel), but we need to integrate the Teams…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-03-04T00:20:34.7233333+00:00
CG 40 Reputation points
accepted 2026-03-10T15:40:37.7366667+00:00
CG 40 Reputation points
1 answer

Can you customize max amount of receipients per Praise Card in Praise Teams App via Powershell?

Each Praise message can currently be sent to up to 10 people per card, is there a way to customize the max amount of receipents or allow an entire team to receive the same Praise card?

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-03-06T14:11:53.21+00:00
Gemmell, Lana 0 Reputation points
commented 2026-03-10T14:08:57.54+00:00
Kudos-Ng 14,515 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Azure Bot joins ghost Teams meeting instead of the real one

Hello, I'm trying to implement a Teams meeting bot using the Azure Bot service, controlled from a C# .NET 10 application using the Graph Communications API. The bot is supposed to join specific Teams meetings where it will post chat messages and play…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-02-24T12:00:03.4166667+00:00
Daniel Saner 65 Reputation points
edited a comment 2026-03-10T10:40:14.8333333+00:00
Daniel Saner 65 Reputation points
4 answers

Document libraries added programmatically to Shared Channels are not visible

With the recent Teams UX updates, any document libraries added programmatically to Shared Channels no longer appear in the Teams interface even though they do show up when queried through PowerShell. Following the guidance in Configure the built‑in tab…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-02-09T17:50:44.5433333+00:00
Reshmee Auckloo 31 Reputation points
answered 2026-03-10T09:56:25.4233333+00:00
Reshmee Auckloo 0 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Graph API returns 403 on meeting transcript for forwarded recurring meeting occurrence — works for single meetings

When a user is forwarded a single occurrence of a recurring Teams meeting (not the whole series), accepts it, and the meeting is recorded with transcription, the Microsoft Graph API returns 403 Forbidden when that user tries to access the transcript. The…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-03-05T16:34:54.0033333+00:00
Prekshi Vyas 20 Reputation points
accepted 2026-03-10T07:45:50.15+00:00
Prekshi Vyas 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to enable shared channel support for a Teams app/bot

Hello, I see that teams should now support apps in shared channels ( https://mc.merill.net/message/MC1168294 ). The developer sections says: Update your app manifest to include supportsChannelFeatures: tier1 as part of the latest manifest version but…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2025-11-10T22:02:55.3066667+00:00
Weston Boone 20 Reputation points
commented 2026-03-10T06:59:31.03+00:00
Teddie-D 12,845 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Microsoft Graph Permission Clarification – Teams Channel Access (403) and Outlook OAuth Token Permission Requirement

Hi Team, We need urgent clarification regarding Microsoft Graph permissions and OAuth token issues for our integration. This is impacting our customer tenant and we need to provide accurate instructions. 1. Microsoft Teams – Fetching Channels for Teams…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-03-06T18:31:09.4533333+00:00
Akshay Babar 20 Reputation points
accepted 2026-03-09T17:40:22.5666667+00:00
Akshay Babar 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to programmatically open a chat window in the MS Teams desktop app?

I'm implementing an MS Teams chat bot using the Microsoft Bot Framework, and I need to send direct messages between users on behalf of the logged-in user. The chat windows should open as pop-ups. The bot service is self-hosted. Scenario: A Teams user…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2025-03-07T10:47:00.6733333+00:00
Koala Huynh 50 Reputation points
commented 2026-03-09T15:48:13.48+00:00
Charan Kumar Paladugu 0 Reputation points
1 answer One of the answers was accepted by the question author.

bot joining Teams meetings and receiving real-time audio- python

We are building a Teams bot that acts as a notetaker in meetings. We need the bot to join meetings and receive the real-time audio stream so we can send it to a speech-to-text service and show live transcription/notes. Our entire backend is in Python…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-03-04T13:15:42.3766667+00:00
Nathan V 45 Reputation points
accepted 2026-03-09T13:40:37.69+00:00
Nathan V 45 Reputation points
1 answer

Error when send activity feed notification and teams app validation

I have two accounts, one is for Azure which created the MS Entra App with permission "TeamsActivity.Send" which License is "Microsoft Entra ID Free". And The app support account type is "Multiple organizations". Another…

Microsoft Teams | Development
Microsoft Teams | Development

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

4,845 questions
asked 2026-02-26T08:18:26.2766667+00:00
Rich 20 Reputation points
commented 2026-03-09T07:19:24.9033333+00:00
Kudos-Ng 14,515 Reputation points Microsoft External Staff Moderator