3,563 questions with Microsoft Teams Development tags

Sort by: Updated
1 answer

Teams Proactive messaging with Bot Framework v4

Hi, I'm developing a Teams Bot using the .NET Bot Framework SDK v4. The purpose of the bot is to send proactive messages without the need of user interaction, it is a notification-only bot. I have read on the documentation that once the user has…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
896 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,890 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,563 questions
asked 2025-02-18T13:43:20.44+00:00
Parra Rodriguez, Jaime 5 Reputation points
answered 2025-02-18T20:18:23.96+00:00
Sina Salam 18,046 Reputation points
0 answers

Teams Adaptive Card - Cannot Answer From WEb

I made a Power Automate flow that posts an adaptive card to users and asks for a response in a text field. It works flawlessly on Teams client, but if the user is viewing the chat in a browser they will be unable to respond. It simply says…

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,563 questions
asked 2025-02-17T19:27:23.57+00:00
Shawn Keene 1 Reputation point
commented 2025-02-18T17:51:44.8233333+00:00
Shawn Keene 1 Reputation point
1 answer

This application is not found. PVA for Teams

I made a bot in PVA for teams. It is exported according to Microsoft documentation. I have two environments The first environment: It is personal to my developments and no problems. The second environment: The bot loads normally and publishes…

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,563 questions
asked 2022-11-10T22:09:49.497+00:00
Brandon Alexis Castro Arce 6 Reputation points
commented 2025-02-18T16:09:18.5266667+00:00
Brandon Alexis Castro Arce 6 Reputation points
0 answers

How to gracefully fail an automatic token refresh

Hi all, I'm using the CallClient from @azure/communication-calling to pick up on and add functionality to incoming Teams calls for users. When creating the teams CallClient, a 'tokenRefresher' can be assigned which periodically calls the method you…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,009 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,563 questions
asked 2025-01-09T09:43:43.33+00:00
Jeroen H 40 Reputation points
commented 2025-02-18T15:14:32.3766667+00:00
Jeroen H 40 Reputation points
1 answer

is it possible to build a microsoft teams bot using the azure realtime api? without the use of STT or TTS

it is possible to create the bot but you have to use the STT and TTS which adds a layer of delay considering if you want the voice agent to answer from private data. Im just wondering if its possible to create said bot in teams directly without the use…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,890 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,563 questions
asked 2025-02-17T08:57:16.2033333+00:00
Mubarak Alhajri 0 Reputation points
commented 2025-02-18T13:57:52.7333333+00:00
Mubarak Alhajri 0 Reputation points
0 answers

Updated Bot Still Showing Old Version & Connection Issues for Some Users

🔹 Context: Initial Connection Issue (Solved) I recently built a Copilot Studio bot that triggers a Power Automate flow using a service account connection. Initially, users were getting a "Permissions Required" message when interacting with the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,890 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,563 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
586 questions
asked 2025-02-04T15:34:28.08+00:00
DE LIGNIVILLE Blanche 20 Reputation points
commented 2025-02-18T13:19:24.1433333+00:00
Meghana-MSFT 4,091 Reputation points Microsoft Vendor
0 answers

Teams Tab receiving a login error that Redirect URI is Invalid

Created a Microsoft Teams Tab App using Teams Toolkit. The app is supposed to enter our company's web portal with SSO from Azure. Application was registered in Azure and it's info (like its Redirect URI) was inputted in the Application Manifest. When…

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,563 questions
asked 2024-11-21T22:47:52.3066667+00:00
Ian Fuentes 0 Reputation points
commented 2025-02-18T13:16:30.23+00:00
Meghana-MSFT 4,091 Reputation points Microsoft Vendor
2 answers

How do you post an adaptive card from a workflow as an application and not your own user?

Hello, since Microsoft is retiring the Incoming Webhook connectors (and yes I have read that they postpone the retirement, but still we need a usable solution until the end of next year), I have tried to migrate our company webhooks to the Teams Workflow…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,890 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,563 questions
asked 2024-07-25T09:28:25.32+00:00
Wolf-1234 50 Reputation points
commented 2025-02-18T10:47:46.34+00:00
Magana Martinez Yoshiya, FG-420 0 Reputation points
1 answer

Failed reason: AppInitTimeout issue in Teams Custom App

Is there any solution for this issue yet? Link: https://stackoverflow.com/questions/79042899/warning-banner-in-all-teamsapp-tab

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,890 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,563 questions
asked 2024-10-08T05:04:59.1266667+00:00
Vineeth KK 20 Reputation points
commented 2025-02-18T08:25:39.4166667+00:00
Bob Fifty 5 Reputation points
1 answer

How to fetch meeting transcript using RSC based permission framework

The goal I want to build a Teams app, with an Azure bot (built using the Bot Framework Python SDK), added to a meeting. When the meeting is started, a notification subscription is registered with the Graph API to alert an endpoint that the transcript is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,068 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,563 questions
asked 2025-01-20T09:25:05.8833333+00:00
Thomas Dehaene 5 Reputation points
commented 2025-02-18T08:25:37.5833333+00:00
Thomas Dehaene 5 Reputation points
1 answer

Encountering ServiceException Code 9999 During /joinCall API Usage in PSI Bot

Hello Microsoft Graph Communications API Team, I am currently developing an application that utilizes the Microsoft Graph Communications API, specifically the /joinCall endpoint. During implementation, I encountered the following error: Status…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
896 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,563 questions
asked 2025-02-17T08:17:38.73+00:00
Yash Singhvi 0 Reputation points
answered 2025-02-17T14:09:14.2333333+00:00
Sina Salam 18,046 Reputation points
0 answers

For the "Get presence" API what are the valid combinations of availability and activity

For this "Get presence" API https://learn.microsoft.com/en-us/graph/api/presence-get?view=graph-rest-1.0&tabs=http it returns an object with availability and activity which could each have multiple values according to this page…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,890 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,068 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,563 questions
asked 2025-02-17T10:57:51.2266667+00:00
Eli Man 0 Reputation points
edited a comment 2025-02-17T13:50:44.2833333+00:00
Prasad-MSFT 8,506 Reputation points Microsoft Vendor
1 answer

Copilot Studio Not Letting Me Share on Teams

Hey All, I've been tasked by my company with creating chat bots to deploy to Microsoft Teams using Copilot Studio. It was working great until yesterday - I've created 5 bots that worked great and deployed just fine to Teams. Until yesterday. With a new…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,890 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,563 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
586 questions
asked 2025-02-11T16:03:04.1066667+00:00
Harris, Allen 65 Reputation points
answered 2025-02-17T13:40:27.5733333+00:00
Harris, Allen 65 Reputation points
0 answers

Not able to sign in after publishing bot. I am using bot-authentication-msgraph

I am using bot-authentication-msgraph for authentication in my bot using python. The bot works fine when tested in the Test in Web Chat feature. However, after publishing it to the Teams channel, the sign-in dialog box shows an error: "Something…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
896 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,890 questions
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.
8,084 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,563 questions
asked 2025-02-13T19:33:47.2+00:00
Shweta Shinde 0 Reputation points
edited a comment 2025-02-17T09:27:31.06+00:00
Shweta Shinde 0 Reputation points
2 answers

Simple approach to migrate custom connector users to Bot in MS Teams

Basically, we have created a custom connector app for MS teams and we have users who have configured the connectors already. Now we are planning to create Teams bot app and would like to move all our existing users to new bot approach. Do you have any…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
896 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,563 questions
asked 2024-06-24T08:33:13.2+00:00
Hasit Parmar 5 Reputation points
edited a comment 2025-02-17T09:21:55.4433333+00:00
Nivedipa-MSFT 3,411 Reputation points Microsoft Vendor
0 answers

Why isn't my Microsoft Teams app localization working?

Hello, i'm trying to localize my copilot message extension plugin using the official documentation but it doesn't seem to work, here's the manifest and the localized json file: Manifest: "$schema":…

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,563 questions
asked 2025-01-27T10:40:26.3733333+00:00
Francesco Pirani 0 Reputation points
commented 2025-02-17T08:47:42.77+00:00
Sayali-MSFT 3,381 Reputation points Microsoft Vendor
1 answer

While using Microsoft Teams Connector's MessageCard format, unable to open external application links provided in OpenUri action's targets from different OS platforms

We have created a custom Teams app with a custom connector for sending notifications from our product JustCall. We are using MessageCard for sending actionable messages via Connector. In the actionable messageCard format, we use openUri actions and its…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,890 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,563 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.
193 questions
asked 2023-09-25T09:10:53.9366667+00:00
Gaurav Sharma 15 Reputation points
commented 2025-02-17T07:35:10.75+00:00
Meghana-MSFT 4,091 Reputation points Microsoft Vendor
1 answer

How can we create custom action menu (contextual menu) for documents under the default Files Tab in Channels

I want to create custom contextual menu similar to SharePoint List View Command Set Extension. Is there a way to do this in Microsoft Teams Channel Files Tab. So i can see it when i right click or click on three dots on a document in the Files Tab in…

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,303 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,563 questions
asked 2025-02-05T10:14:26.81+00:00
Siva Krishna Kumar 0 Reputation points
commented 2025-02-17T05:53:20.82+00:00
Xyza Xue_MSFT 28,306 Reputation points Microsoft Vendor
1 answer

How to increase limit for Microsoft Teams API evaluation quota (600 minutes per month)?

Hi MS, I developing an app to fetch team meeting transcripts and come across this issue. I need help to fix this issue. It's not clear how to complete the billing onboarding even with the help of Copilot. Appreciate any assistance on this.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,068 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,563 questions
asked 2025-02-13T10:25:03.5333333+00:00
Jasni Jusoh 0 Reputation points
answered 2025-02-17T04:46:18.8133333+00:00
Saranya Madhu-MSFT 1,425 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

A positional parameter cannot be found that accepts argument

Hi All I used the following syntax to grant "TempPolicy1" globally. However, I am encountering an error while trying to remove this policy "TempPolicy1" globally Please guide me. Grant-CsApplicationAccessPolicy -PolicyName…

Microsoft Exchange Online
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,890 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,754 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,563 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,627 questions
asked 2025-02-02T21:02:21.7733333+00:00
Roger Roger 6,841 Reputation points
accepted 2025-02-16T16:05:01.2366667+00:00
Roger Roger 6,841 Reputation points