3,062 questions with Microsoft Teams Development tags

Sort by: Updated
3 answers

"Built for your org" apps disappeared in Team client” and other intermittent issues

I need assistance with multiple recurring issues I am encountering in Microsoft Teams regarding custom app management within my organization, for which I am an admin in Teams. This is a tab app that I developed using the teams tools kit in visual studio.…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,611 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2023-12-15T12:33:03.9733333+00:00
Adewuyi Oyawoye 11 Reputation points
commented 2024-07-23T05:20:18.7833333+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 50 Reputation points Microsoft Vendor
1 answer

How to access Participant details in teams online meeting ? getting error = Application is not registered in our store

I would like to access the mediaStream property of the participants in online meeting in teams as mentioned in the doc here. https://learn.microsoft.com/en-us/graph/api/resources/mediastream?view=graph-rest-1.0 How to get the call ID? Is there…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
942 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-07-16T17:00:34.09+00:00
Hashaam Hasaan 0 Reputation points
commented 2024-07-22T17:48:18.87+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 50 Reputation points Microsoft Vendor
1 answer

Teams OAuth bot get stucked on token.botframework.com/api/oauth/PostSignInCallback URL.

I have created Teams bot without using Bot framework SDKs. i have setuped OAuth settings in Azure AI bot service with Generic OAuth provided, manually creates sign in urls in Teams bot and use that sign in url with adaptive cards to initiate user…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
806 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-07-22T07:38:49.3166667+00:00
Hasit Parmar 0 Reputation points
commented 2024-07-22T12:01:10.8633333+00:00
Hasit Parmar 0 Reputation points
2 answers

How to design a button-only adaptive card in Microsoft Teams?

How can I create an adaptive card in Microsoft Teams that only displays a buttons and has no background or border? I have attached an image for reference and would appreciate any links or resources to help me accomplish this.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,611 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-07-11T05:37:31.4833333+00:00
Meet Rathod 5 Reputation points
commented 2024-07-22T06:21:32.1+00:00
Robin Sheng-MSFT 1,330 Reputation points Microsoft Vendor
1 answer

Is there any size limit for render adaptive card inside task module ?

I am building a bot with Microsoft Teams where I need to render an adaptive card using a task module. I'm aware there is a 40kb size limit for adaptive cards when sending messages. Are there any size limitations for rendering adaptive cards inside a task…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,611 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-07-19T10:03:48.3+00:00
Meet Rathod 5 Reputation points
commented 2024-07-22T05:19:02.3166667+00:00
JimmyYang-MSFT 50,446 Reputation points Microsoft Vendor
0 answers

Outgoing webhook sends several requests in a row

Hiya, I have set up an outgoing webhook in Microsoft Teams following the instructions at https://learn.microsoft.com/en-us/samples/officedev/msteams-samples-outgoing-webhook-nodejs/microsoft-teams-outgoing-webhook-sample/. However, the webhook sends 2-3…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,611 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,761 questions
asked 2024-02-01T10:18:17.5666667+00:00
Mykola Kutsyi 5 Reputation points
commented 2024-07-20T10:27:33.13+00:00
Viktor Shmigol 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is there any way to trigger an event when the MSteams bot is opened

Is it possible to get a webhook, payload or event notification, when we open the MS teams bot. Currently we are getting webhook payloads only when a message is sent in the bot. Is there any way to trigger an event when the MS teams bot or MS team app is…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
806 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,611 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
353 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-07-19T11:19:43.7666667+00:00
Elvin Khunt 20 Reputation points
accepted 2024-07-20T05:17:21.7466667+00:00
Elvin Khunt 20 Reputation points
1 answer

How to build Teams bot app using go lang ?

Couple of questions for teams bot implementation: Is it possible to use go lang to build bot app? Since bot framework SDK doesn't supports in go. our teams app includes third-party authentication and we have planned to use Azure bot "OAuth…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
806 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-07-19T13:42:03.58+00:00
Hasit Parmar 0 Reputation points
answered 2024-07-20T00:37:09.45+00:00
YutongTie-MSFT 48,581 Reputation points
1 answer

Are the endpoints of api.botframework.com API is documented anywhere?

We have seen that bot framework SDK uses several endpoints which are not documented anywhere, we would like to know some information about these endpoints like rate limits and these endpoints are safe to use or…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
806 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-07-19T13:36:09.2+00:00
Hasit Parmar 0 Reputation points
answered 2024-07-19T21:07:28.6966667+00:00
Sina Salam 7,286 Reputation points
5 answers

How do I remove a registered webinar person?

I have a customer webinar planned using teams. In the unlikely event that a competitor registers for our product webinar, how can I remove them from being able to join the meeting?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,611 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2022-10-13T16:48:27.923+00:00
Flack, Natalie 11 Reputation points
commented 2024-07-19T20:11:30.15+00:00
CB 0 Reputation points
1 answer

What is this recent chat of "Call Recorder Teams Prod"?

After getting off a call with a colleague through Microsoft Teams, a strange chat appeared called "Call Recorder Teams Prod". During the call there was no blurb that the call was being recorded nor that I knew so to my knowledge. What exactly…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,611 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
155 questions
asked 2024-07-02T23:13:24+00:00
Joseph 10 Reputation points
commented 2024-07-19T13:55:28.14+00:00
Abhishek Kumar 0 Reputation points
0 answers

How to read a camera label of the participants in the Teams meeting?

I would like to get media device details just like how we get from navigator.mediaDevice.enumerateDevices() I would like to read the camera label of the participants in the meeting. I also tried building a teams app which is rendered as an Iframe, but…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
806 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
942 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-07-17T09:25:39.2933333+00:00
Hashaam Hasaan 0 Reputation points
commented 2024-07-19T10:35:34.4633333+00:00
Hashaam Hasaan 0 Reputation points
0 answers

teamsApp/validateAppPackage failed

I created a SPFx teams custom apps for an existing SPFx solution by importing it. The installation everything is done, don't find any issues even my Microsoft 365 account has admin access so I can upload a custom app to team, but when i try to debug and…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,807 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-07-10T14:23:35.8066667+00:00
Patidar, Jaydeep 20 Reputation points
commented 2024-07-19T10:12:51.4666667+00:00
Prasad-MSFT 6,111 Reputation points Microsoft Vendor
0 answers

"Post Card in a Chat or Channel" Workflows template issue

Hello Microsoft Support Team, I am encountering a potential bug in the "Post Card in a Chat or Channel" template. When using a boolean variable resulting from a function or variable in an Adaptive Card, the output is showing as False (with a…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,611 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-07-17T10:04:56.01+00:00
Kajandere, Jelena 10 Reputation points
commented 2024-07-19T09:58:35.7066667+00:00
Prasad-MSFT 6,111 Reputation points Microsoft Vendor
3 answers

Teams link is not shown in email when i setup the Microsoft graph API

Hi Team, I am currently working in Teams integration with Oracle fusion Steps to Proceed : App registered in Azure portal Application Id, tenant ID and secret key are placed in Oracle App The registration is successful once the interview is…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,611 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-06-28T08:33:28.9533333+00:00
Anitha Ethiraj 0 Reputation points
commented 2024-07-19T08:30:06.53+00:00
Nivedipa-MSFT 2,896 Reputation points Microsoft Vendor
3 answers

Graph API vs Bot Framework API for sending messages in MS Teams

MS Graph API and Bot Framework REST API both provides options to send messages in MS Teams. So which API is preferable?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
806 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-07-19T06:30:57.8066667+00:00
Hasit Parmar 0 Reputation points
answered 2024-07-19T07:49:52.49+00:00
Prasad-MSFT 6,111 Reputation points Microsoft Vendor
2 answers

Microsoft 365 Business Basic register application

I want to subscribe to the Microsoft 365 Business Basic plan. Can Microsoft 365 Business Basic register apps? After registering the application, when integrating with single web spa, can I use graphql Create onlineMeeting?

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,349 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,611 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,607 questions
asked 2024-07-10T03:26:04.49+00:00
AntimageTiny 0 Reputation points
commented 2024-07-19T07:03:03.0133333+00:00
Yakun Huang-MSFT 2,495 Reputation points Microsoft Vendor
2 answers

Teams webhook request workflow is posting as user and not flow bot

Hi, With the deprecation of the O365 Connector looming, I am looking into replacing my existing webhook connections with a workflow. I created a "Post card in a chat or channel" workflow which is connected to my Teams account. I set "Post…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-07-18T05:48:19.5833333+00:00
Kajandere, Jelena 10 Reputation points
commented 2024-07-19T06:29:36.0133333+00:00
Kajandere, Jelena 10 Reputation points
0 answers

In Teams Bot OUTLINE icon(chat icon) is not getting displayed

ChatIcon.pngThe OUTLINE icon displayed earlier is not showing now after updating the teams app. We tried following things: (1) We cleared all the team's cache (2) Go to your bot in azure >> go to settings on left hand side - you will see the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,611 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-07-05T05:29:02.63+00:00
RajeshPandian 20 Reputation points
commented 2024-07-18T12:07:50.0366667+00:00
Benoit Dupont 66 Reputation points
2 answers

Rename a bot handline of an Azure Bot

I need to rename a Teams bot that is represented by a bot service in Azure. Apparently the bot handle of the bot service is used as sender when the Teams bot is sending a message to a user. When I rename the bot I would also like to rename this…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,062 questions
asked 2024-07-03T20:48:12.72+00:00
Joschko, Markus 0 Reputation points
commented 2024-07-18T10:15:47.2066667+00:00
Prasad-MSFT 6,111 Reputation points Microsoft Vendor