3,062 questions with Microsoft Teams Development tags

Sort by: Updated
2 answers

Feature request for supprting teams personal apps with static tab in mobile clients

As per the teams setup policies, teams mobile client doesn't support personal apps with static tabs right now! teams-app-setup-policies This feature is of utmost important in my case as we are deep linking teams bot buttons to tab pages and…

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
Skype for Business Linux
Skype for Business Linux
Skype for Business: A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.Linux: A family of open-source Unix-like operating systems.
456 questions
asked 2020-11-10T06:34:36.247+00:00
Ayush Arya 11 Reputation points
answered 2020-11-11T08:10:53.37+00:00
Sharon Zhao-MSFT 25,081 Reputation points Microsoft Vendor
1 answer

Bug report: screen sharing macOS only working while "System Preferences.app" is running

Not sure if this is the right place to report this. If not please give some directions. Anyway: Current behaviour: When clicking on the "Share content" icon a message ("We need permission to share your screen. Go to Security &…

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 2020-11-08T21:12:43.367+00:00
Andreas Willi 1 Reputation point
commented 2020-11-10T20:46:45.553+00:00
Andreas Willi 1 Reputation point
1 answer

How to let different users see the same message sent with Graph API, the display is different.

How to let different users see the same message sent with Graph API, the display is different.

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
asked 2020-10-20T02:52:24.933+00:00
leeys 21 Reputation points
commented 2020-11-10T12:15:05.71+00:00
Abhijit 1 Reputation point
0 answers

Teams personal app not visible in mobile clients

I have created and published my teams app which contains bot, tabs and messaging extension. My app is visible on browsers and every desktop app but it is not visible on any of the mobile clients. I referred to this documentation in which it is…

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 2020-11-09T09:53:46.123+00:00
Ayush Arya 11 Reputation points
commented 2020-11-10T06:45:19.087+00:00
Ayush Arya 11 Reputation points
1 answer

Adding members to MS Teams team group through api

Hi Support team, I have created team named 'Hi' in MS teams.How can i add bulk members to that Team group. For Single Member I'm using the following API POST https://graph.microsoft.com/v1.0/teams/{id}/members

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
asked 2020-11-09T11:29:38.943+00:00
Aluri Srinivasarao 21 Reputation points
answered 2020-11-09T11:39:07.443+00:00
Trinetra-MSFT 111 Reputation points
1 answer

Is there a way to email and respond to MS Teams adaptive cards (reply via email) on Outlook?

Hi, I am looking for a way to send emails in which user can reply to MS Teams communications (the way it is done with MS Teams missed conversation reminders) An Actionable email which is integrated with MS Teams could be really helpful here. Is there…

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 2020-11-09T06:33:19.05+00:00
Gupta, Piyush 1 Reputation point
answered 2020-11-09T08:06:24.233+00:00
Sharon Zhao-MSFT 25,081 Reputation points Microsoft Vendor
0 answers

Create a Team from Template with Logic App

Hi there, i created a Teams Template in Teams Admin Center (admin.teams.microsoft.com) and called it cmr. Then I created a Logic App that creates a new Team when a new Response from Microsoft Froms is submitted. That works. …

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,611 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,994 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 2020-10-30T12:44:25.117+00:00
Sascha Reichhardt 36 Reputation points
commented 2020-11-06T08:47:46.12+00:00
JimmyYang-MSFT 50,446 Reputation points Microsoft Vendor
3 answers

How to prevent my first microsoft team email address from showing up.

I'm a student, I started attending classes on teams with my Microsoft account opened with my personal email address. Now, my personal email was not given access to the teams so I have to switch to my university email, which has access to the class. I…

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 2020-10-25T19:08:51.483+00:00
Adekanmi Omole 1 Reputation point
commented 2020-11-05T09:55:08.033+00:00
JimmyYang-MSFT 50,446 Reputation points Microsoft Vendor
0 answers

Making an SDK available for Teams developers

We want to make an SDK/API available for developers in Teams (and other Microsoft products) to integrate our functionality - which is a name pronunciation service - into the apps they develop. Is that possible?

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 2020-11-04T17:12:10.51+00:00
Nooblet 1 Reputation point
2 answers

Is there any possible way to read message in ms teams before clicking the send button

I am trying to create a teams app that will detect the message that user has typed in before the message is sent on clicking the send button or on the send button click event or before the recipient receives the message. The idea is to read the message…

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
asked 2020-11-03T15:45:48.837+00:00
Pushpanjay Umrao 161 Reputation points
answered 2020-11-04T06:05:52.517+00:00
Sharon Zhao-MSFT 25,081 Reputation points Microsoft Vendor
0 answers

Microsoft teams app database connection

I am creating a Microsoft Teams messaging extension using Node.js. I have created the app with the Yeoman Generator. I would like to take from a database and show the results in the search based message extension. I would like to use Azure…

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 2020-11-03T13:48:52.59+00:00
Miriam Graham 1 Reputation point
commented 2020-11-04T05:42:50.823+00:00
Nikitha-MSFT 541 Reputation points
2 answers

Display order of the Teams

Hi, We want to display the Teams in the same order as displayed in the Microsoft Teams. To get the list of my joined teams, I am using the following API https://graph.microsoft.com/beta/me/joinedTeams But, the order of the teams returned by 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 2020-10-30T07:58:37.813+00:00
Sandip Atkole 31 Reputation points
answered 2020-11-03T04:53:27.267+00:00
Varaprasad-MSFT 81 Reputation points
2 answers

Create a Teams 'Intranet Portal app' from a SharePoint Online page

Hi there, I followed up the article from "https://learn.microsoft.com/en-us/microsoftteams/teams-standalone-static-tabs-using-spo-sites" and SharePoint Starter Kit…

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 2020-10-30T08:52:38.717+00:00
Will 616 Reputation points
answered 2020-11-02T08:18:26.98+00:00
Manish-MSFT 256 Reputation points
1 answer

Adaptive card button colour doesn't changes in MS teams

Color of the Button at the end doesn't change in adaptive card inside ms teams, is this a bug ?

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 2020-09-24T13:59:00.28+00:00
Priyank Sharma 6 Reputation points
answered 2020-11-01T04:44:40.127+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
1 answer

Microsoft Teams managed from third party apps

Hi, Is it possible if we develop an application where we can manage the access and control of Microsoft Teams from within our application? So let's say we are developing a course application and may want to use Microsoft Teams as the video conference…

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 2020-09-24T15:12:02.27+00:00
Nando Lim 1 Reputation point
answered 2020-10-29T18:39:38.36+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
0 answers

Teams Chatbot is not able to read topic from private domain

I am creating a chatbot for my organization. I am trying to read the topics from FAQ website which is only available within our organization's domain. I am able to read it from webpages hosted in public domain. How can I make it possible.

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 2020-10-27T07:07:37.663+00:00
Biju Mohan 1 Reputation point
commented 2020-10-28T10:16:13.903+00:00
Nikitha-MSFT 541 Reputation points
8 answers

Custom Tab (to an Angular App) Works in Teams Browser App but not in Teams Desktop App

My Custom App (which links to an Angular App Url), and it's custom tab configuration page work fine in Teams Browser App both as an iframe contentUrl and websiteUrl. However, when I go to the Teams Desktop App I can see the Custom Tab but when pressed…

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 2020-10-06T16:36:34.607+00:00
Lalji Gami 1 Reputation point
answered 2020-10-28T05:09:28.903+00:00
Manish-MSFT 256 Reputation points
1 answer

MS Graph API - Get non-activated Teams

Hi community. We are currently creating Class (education) based MS Teams via the MS Graph API. Via the create Education Class then create Team from Group. This gives the owners of the teams the ability to activate/ignore the team if they want to…

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
asked 2020-10-26T15:51:55.827+00:00
Nick Vaughan 1 Reputation point
answered 2020-10-27T11:07:08.463+00:00
Manish-MSFT 256 Reputation points
1 answer

Value of Microsoft.Graph.TeamsTab.TeamsAppId is missing in GET call for channel tabs

Describe the bug Value of Microsoft.Graph.TeamsTab.TeamsAppId is missing in GET call for channel tabs. It was present earlier. The value comes as null. Facing issue since past 3 days. To Reproduce Steps to reproduce the behavior: var channeltabs…

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
asked 2020-10-23T10:51:57.297+00:00
Anurag Ranjan 1 Reputation point
answered 2020-10-27T08:57:39.447+00:00
Varaprasad-MSFT 81 Reputation points
1 answer One of the answers was accepted by the question author.

Embedding Microsoft Teams channel conversation into website

In one of my project, the Client wants to integrate Microsoft Teams Channel conversation/post on the website. Is there any way, can we integrate embed code of Microsoft Teams channel conversation/post like providing for Microsoft Stream…

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 2020-10-19T05:55:57.877+00:00
Pankti Shah 46 Reputation points
accepted 2020-10-27T08:08:44.24+00:00
Pankti Shah 46 Reputation points