3,369 questions with Microsoft Teams Development tags

Sort by: Updated
1 answer

Microsoft teams -List members of a channel

Hi, I'm trying to use this API https://learn.microsoft.com/en-us/graph/api/channel-list-members?view=graph-rest-1.0&tabs=http with authorization code flow but when trying to add ChannelMember.ReadWrite.All permission I get this error: what…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 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,369 questions
asked 2024-11-12T13:44:30.7033333+00:00
itay4 36 Reputation points
edited a comment 2024-11-21T13:02:47.13+00:00
Prasad-MSFT 7,146 Reputation points Microsoft Vendor
0 answers

Operation trottled

Hi, After switching to Microsoft Workflows to send messages to a Teams channel, I’ve been receiving "Operation Throttled" emails from Power Automate. However, I didn’t encounter this issue when using a webhook to send messages. Could you…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 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,369 questions
asked 2024-11-18T09:10:00.6066667+00:00
Shubham Bhojane 0 Reputation points
edited a comment 2024-11-21T12:58:10.73+00:00
Prasad-MSFT 7,146 Reputation points Microsoft Vendor
0 answers

Automating Teams Meeting Creation and Recording Upload to SharePoint: Issue with Recording Upload

Requirement: I am developing functionality to create Teams meetings as an organizer via an API with the following requirements: Create a Teams meeting as the organizer. Add two external users to the meeting. The organizer will not join the meeting. …

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,369 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
926 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
346 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,369 questions
asked 2024-11-19T13:55:51.1333333+00:00
Lal Krishna 0 Reputation points
commented 2024-11-21T12:44:23.44+00:00
Lal Krishna 0 Reputation points
1 answer One of the answers was accepted by the question author.

Mentions (<at> Tags) Doesn't Work in Nested Elements Like TableCell in Adaptive Cards

I am creating a table in my Adaptive Card and want to tag people inside the cells. However, this doesn't seem to be possible. If I use the mention in a top-level TextBlock, it works though. Could you please help me with this issue? My Adaptive Card looks…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 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,369 questions
asked 2024-11-21T00:16:24.48+00:00
Selim SARIALTIN 0 Reputation points
commented 2024-11-21T12:42:47.32+00:00
Selim SARIALTIN 0 Reputation points
0 answers

How to exchange access token from Microsoft account to Azure communication service token?

I have create an application, use communication service to join call with MSTeams member. And i have implement login feature, use Microsoft account. After get access token from MSAL, i use that access token to exchange to ACS (Azure communication…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
914 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,369 questions
asked 2024-11-21T04:42:54.42+00:00
Nguyen Uy Dinh 20 Reputation points
commented 2024-11-21T12:42:33.7566667+00:00
Prasad-MSFT 7,146 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Issue with Acquiring Access Token silently in android with scope "Teams.ManageCalls"

Hello, I'm developing an Android (kotlin android compose) app using Azure Communication Services to enable calls from the app to Microsoft Teams users. To initiate these calls, I need a teamsAccessToken. I’ve set up MSAL to acquire the user’s access…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
914 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,369 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,262 questions
asked 2024-11-10T11:58:25.1333333+00:00
Róbert Hálfdanarson 40 Reputation points
accepted 2024-11-21T11:09:45.06+00:00
Róbert Hálfdanarson 40 Reputation points
1 answer

Trying to install a custom teams app returns 403 response

I created a Teams app, uploaded it to the organizations catalog, added it to the org global policy and am now trying to install it for a user using a POST to https://graph.microsoft.com/v1.0/users/{userId}/teamwork/installedApps/ the response i'm…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
852 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,369 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,369 questions
asked 2024-11-20T17:32:57.8166667+00:00
dan.schtechel 0 Reputation points
answered 2024-11-21T08:15:00.3833333+00:00
Sayali-MSFT 2,906 Reputation points Microsoft Vendor
0 answers

what is the actual regex pattern used in validation of Identifier (Entity ID) field in Basic SAML Configuration section in Microsoft azure ?

requirement : I have to write a code for validation of Entity ID through regex. problem : Cant able to identify how the textbox validation is handled because the textbox excepts "a" and also it accepts "//hello/world?" but not this…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
7,238 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,369 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,369 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,262 questions
asked 2024-11-21T08:12:55.41+00:00
Venkatesh Naik 20 Reputation points
1 answer

How can i get Meeting Transcript of any Meeting in my organization domain ?

Hello MSFT Team, I have researched a lot how to get transcript of any meeting scheduled in my organization or out of the organization of any MSFT Teams Meeting. How other third party application like Sana AI ,Meetingtor they can easily fetch any meeting…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,369 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,369 questions
asked 2024-11-05T15:27:04.34+00:00
Kripa 120 Reputation points
commented 2024-11-21T07:07:06.3133333+00:00
Yakun Huang-MSFT 6,965 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

Character Limit Issue with Azure OpenAI Bot in Microsoft Teams

I am developing a bot using Azure OpenAI and Search service, which is deployed on Microsoft Teams. The bot works correctly in my local environment, but when I deploy it to Teams, the responses fail due to the character limit in the Teams channel (480…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
852 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 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,369 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,300 questions
asked 2024-09-30T13:08:26.45+00:00
Eugenio García Duro 25 Reputation points
answered 2024-11-21T05:55:42.89+00:00
vinod kumar 0 Reputation points
1 answer One of the answers was accepted by the question author.

SSO Login Fail in Teams Message Extension

Hi, I am currently reproducing https://github.com/OfficeDev/Microsoft-Teams-Samples/blob/main/samples/msgext-expert-finder-js/README.md. However, my SSO login fail in neither Teams App nor Teams web client. The login option shows up but nothing happens…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 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,369 questions
asked 2024-11-16T17:30:15.5633333+00:00
Sally Chen 40 Reputation points Microsoft Agency Temporary
edited the question 2024-11-21T05:17:47.7233333+00:00
Robin Sheng-MSFT 3,860 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Omit user name when posting in Teams channel with Workflows

Is it possible to not show one's name when sending messages via Workflows in a channel? For example, can I create a bot to have it send the messages for me, without my name? How? Will it cost any license?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 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,369 questions
asked 2024-11-14T19:58:53.2866667+00:00
Maximiliano Salibe 20 Reputation points
commented 2024-11-21T05:14:47.31+00:00
Robin Sheng-MSFT 3,860 Reputation points Microsoft Vendor
1 answer

How do I create a teams channel for an already made SharePoint site?

How do I create a Teams channel for an already existing SharePoint site?

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.
3,067 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,369 questions
asked 2024-01-18T04:48:32.19+00:00
Moorhead, Catherine 10 Reputation points
commented 2024-11-20T14:42:59.62+00:00
Marco Zinesi | Bitgo 0 Reputation points
2 answers

Graph API not returning external users information from team meeting

Hello All, I am facing a issue. when the agents on call with external users in team, microsoft graph API is able to fetch data for external user. but as soon as external user hung up the call, the graph API is not able to retrieve this external user…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,369 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,369 questions
asked 2024-11-18T13:05:16.3966667+00:00
Sushma Sharma 0 Reputation points
commented 2024-11-20T13:29:08.8866667+00:00
Sushma Sharma 0 Reputation points
0 answers

Having issues with Teams deep links on Android

I am having issues with Teams deep links on Android. It seems to us that it is an issue with the Teams application.   Additional information: I want to start a chat with another person by using deep links. So when I click on a link, it should open a…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 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,369 questions
asked 2024-11-19T16:19:35.8966667+00:00
Vuk Bajic 0 Reputation points
commented 2024-11-20T12:51:05.23+00:00
Prasad-MSFT 7,146 Reputation points Microsoft Vendor
1 answer

Error : The bot is not part of the conversation roster. while sending message in channel through bot

We have a bot that can be installed in a Team as well as in personal scope. We are facing issue when bot is trying to send message in the channel where it is installed. It was working fine few days back but all of a sudden, it's throwing error: …

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 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,369 questions
asked 2024-11-19T10:12:48.9966667+00:00
Devesh Tiwari 180 Reputation points
edited the question 2024-11-20T08:20:57.1633333+00:00
navba-MSFT 25,595 Reputation points Microsoft Employee
1 answer

Bot validation failing on The bot is not responding to command Hi.

I am developing a Teams Bot and when I install it into Teams and type Hi it simply will echo that back to the user. It all works fine however when validating this in the Developer Portal it fails validation with the message "The bot is not…

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,369 questions
asked 2024-10-15T14:41:40.0533333+00:00
Gary Fail 20 Reputation points
commented 2024-11-20T08:11:49.4733333+00:00
Sayali-MSFT 2,906 Reputation points Microsoft Vendor
1 answer

integrated an sharepoint image into a Copilot message

Hi everyone, I integrated an image into a Copilot message using an adaptive card. The image displays correctly when using a web URL or a public website, but it does not display when using a SharePoint URL. I have attached an image below. I integrate my…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 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,369 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
379 questions
asked 2024-11-14T10:47:08.2866667+00:00
Wasiq Khan 5 Reputation points
commented 2024-11-20T07:43:17.62+00:00
Robin Sheng-MSFT 3,860 Reputation points Microsoft Vendor
0 answers

How to show icon on the secondary action button on adaptive card in Microsoft Teams?

Following adaptive card has two actions "Submit" and "Execute", both have the same iconUrl (down arrowhead). The icon on the secondary action "Execute" does not show up. What needs to be done for it to show up? { …

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,385 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,369 questions
asked 2024-11-07T07:52:46.58+00:00
Valentina Gribkova 0 Reputation points
commented 2024-11-20T06:40:33.7533333+00:00
Prasad-MSFT 7,146 Reputation points Microsoft Vendor
0 answers

Missing permissions to prepare app dependencies teams toolkit

I am currently working on a project for a company that wants me to make a teams bot for them, they have provided me with a microsoft account from their orginization but I dont seem to have the needed permissions. I have already made sure the account has…

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,369 questions
asked 2024-11-18T09:04:50.6533333+00:00
Demy Besten (student) 0 Reputation points
commented 2024-11-20T06:04:09.1166667+00:00
Nivedipa-MSFT 3,111 Reputation points Microsoft Vendor