3,246 questions with Microsoft Teams Development tags

Sort by: Updated
0 answers

Retrieving audio stream data using MS Teams bot with RSC permissions

Task: call the bot or add it to the call so that the bot listens to the audio stream. If we follow the guides and give the application permission in the Graph API - Calls.AccessMedia.All everything works as expected, the callback request arrives, and the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,080 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,246 questions
asked 2024-09-19T09:02:55.42+00:00
Aleksei Korota 5 Reputation points
commented 2024-10-03T14:11:22.08+00:00
Aleksei Korota 5 Reputation points
3 answers One of the answers was accepted by the question author.

A Powershell Script to remove Microsoft Teams Classic

Anyone who can share a powershell script that will remove Microsoft Teams Classic? Current script i have is that it will detect if Teams classic is installed then it will proceed to remove. Check if Microsoft Teams Classic is installed $teamsClassic =…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,080 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,246 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,500 questions
asked 2024-05-20T05:45:02.89+00:00
Bob Pendon 20 Reputation points
commented 2024-10-03T13:52:13.34+00:00
Jason MacDonald 0 Reputation points
0 answers

Deploy Teams app in Teams

I have a platform (website) where users can create their own AI assistants. These assistants utilize our API endpoint, where user queries are passed as input, and the code then connects to both a large language model (LLM) and a knowledge base to…

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,246 questions
asked 2024-10-03T13:01:17.3766667+00:00
Dalvir Singh 0 Reputation points
1 answer

Integrating Web Pages into MS Teams: Seeking Guidance

I’m designing a web page for a chat group in MS Teams, and I previously had a link that would open content directly in the MS Teams environment. Currently, when someone clicks the button on the tab, the web page opens in a new browser window, which isn’t…

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,246 questions
asked 2024-10-01T11:53:34.4433333+00:00
Fabian Rico 0 Reputation points
answered 2024-10-03T12:27:15+00:00
Sayali-MSFT 2,416 Reputation points Microsoft Vendor
0 answers

Bot conversation id issue

I am creating a bot using teams toolkit, i want to keep track of conversation id. If a user deletes the bot chat then it should erase the conversation history as well, but i am not able to find any id which changes when the user starts chatting with bot…

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,246 questions
asked 2024-10-03T11:57:36.8166667+00:00
Nish _ 0 Reputation points
1 answer

Can we add copy option to directly copy the response and prompts suggestion option to teams toolkit bot to copy the responses?

Hello, I have a query regarding adding a copy option and prompts suggestions to teams bot using teams toolkit SDK. Do we have that option? Regards, Nisha

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,246 questions
asked 2024-10-01T17:12:50.4733333+00:00
Nish _ 0 Reputation points
edited a comment 2024-10-03T11:46:39.6+00:00
Nish _ 0 Reputation points
1 answer

Not receiving Recording Ready notifications for "Meet Now" meetings

I set up subscriptions to notify me when new transcripts are created and when new recordings are created. When I schedule a meeting, I get both notifications as expected. When I create a meeting with Meet Now (from the Calendar tab), I only get a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,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,246 questions
asked 2024-06-04T17:49:26.7466667+00:00
Mike Yeager 26 Reputation points
edited a comment 2024-10-03T11:43:23.96+00:00
Gergely Lang 0 Reputation points
1 answer

Question regarding testing a teams bot with different organization, "Unable to post message to user"

I have created a teams bot in my organization, and uploaded it to the teams account belonging to the organization. The bot works perfectly fine by sending messages to all users in the organization after the admin connects the bot and consenting on behalf…

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,246 questions
asked 2024-10-03T00:46:00.6+00:00
Min Soh 0 Reputation points
commented 2024-10-03T11:36:33.06+00:00
Min Soh 0 Reputation points
0 answers

conversation not found

Hi there, We have an application that sends reminders to users and channels on Microsoft Teams. While sending reminders, we occasionally encounter an error:…

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,246 questions
asked 2024-10-03T06:22:45.77+00:00
Shraddha Kudalkar 0 Reputation points
commented 2024-10-03T07:53:55.56+00:00
Nivedipa-MSFT 3,021 Reputation points Microsoft Vendor
0 answers

Failure while trying to download an image from a teams message using Microsoft teams graph API connector in Logic Apps

I am trying to download an image from a teams message using the Send a Microsoft Graph HTTP request action in Microsoft Teams connector in Logic Apps. From a URl of type…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,124 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,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,246 questions
asked 2024-09-30T08:02:12.23+00:00
Puneet Jain 20 Reputation points Microsoft Employee
commented 2024-10-03T07:43:52.58+00:00
Puneet Jain 20 Reputation points Microsoft Employee
0 answers

Default Teams Toolkit App/Bot/Message Extension Provisioning is broken

When I spin up a default Teams Toolkit application for a message extension or chatbot it works just fine locally but when I provision and deploy the service never comes up. The app service is provisioned but the service never starts. This occurs 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,246 questions
asked 2024-10-02T14:56:35.2333333+00:00
Dalton Wais 0 Reputation points
commented 2024-10-03T06:52:42.76+00:00
Sayali-MSFT 2,416 Reputation points Microsoft Vendor
0 answers

How do I format my alerts

What options do I have on Teams to format my alerts from grafana and make them look readable and actionable if possible. This is what I'm currently receiving

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,080 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,246 questions
asked 2024-10-02T09:15:07.5433333+00:00
Fonmedig Joseph 0 Reputation points
commented 2024-10-03T05:37:40.2266667+00:00
Prasad-MSFT 6,766 Reputation points Microsoft Vendor
1 answer

How can i close multi-line code block within a markdown message in MS Teams?

Hi. I'm trying to send a message with markdown through MS Teams like this: *Some explanation 1. Here's a code example: import pandas as pd df = pd.read_csv('file_path.csv') Some explanation 2* I can't close the code block with " …

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,246 questions
asked 2022-02-16T12:21:43.09+00:00
Lucas Lascano 6 Reputation points
commented 2024-10-02T19:23:57.94+00:00
Michael McCormick 0 Reputation points
0 answers

Problems loading my Node.js bot manifest in Microsoft Teams

Hello everyone, I have developed a bot using Node.js and Bot Framework SDK. Now, I am trying to deploy this bot in my Microsoft Teams Office 365 developer subscription. For this, I have created a generic manifest for my bot, but when I try to load it…

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,246 questions
asked 2024-10-01T16:54:38.4666667+00:00
ANDRES DAVID FORERO MARTINEZ 21 Reputation points
edited the question 2024-10-02T16:38:01.09+00:00
YutongTie-MSFT 51,611 Reputation points
0 answers

Problems loading my Node.js bot manifest in Microsoft Teams

Hello everyone, I have developed a bot using Node.js and Bot Framework SDK. Now, I am trying to deploy this bot in my Microsoft Teams Office 365 developer subscription. For this, I have created a generic manifest for my bot, but when I try to load it…

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,246 questions
asked 2024-10-01T16:51:39.54+00:00
ANDRES DAVID FORERO MARTINEZ 21 Reputation points
edited the question 2024-10-02T16:37:28.7+00:00
YutongTie-MSFT 51,611 Reputation points
1 answer

How to have tags in shared channels

Hi everyone, In our organization, we have a Microsoft Teams setup with both shared and private channels, which we use to collaborate with external guests. We want to create tags for the shared channels, but since these channels were shared with a whole…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,080 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,246 questions
asked 2024-09-25T13:47:30.9866667+00:00
Xia, Henry 0 Reputation points
commented 2024-10-02T09:44:33.9766667+00:00
JimmyYang-MSFT 52,641 Reputation points Microsoft Vendor
2 answers

Need to open url in Teams Application

i have a custom teams application which has url on its page and i need to open those urls in teams only

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,080 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,246 questions
asked 2024-09-13T11:11:27.5366667+00:00
Robin Singh 0 Reputation points
answered 2024-10-02T08:48:03.7066667+00:00
Alexis CONIA 0 Reputation points MVP
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.
10,080 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,246 questions
asked 2023-12-15T12:33:03.9733333+00:00
Adewuyi Oyawoye 16 Reputation points
commented 2024-10-02T03:20:32.3166667+00:00
Dalton Wais 0 Reputation points
2 answers

Not able to post a message in teams channel with workflow "Post to a channel when a webhook request is received"

Hi Team, We have created a new workflow to Post to a channel when a webhook request is received With the below curl command it's not posting a message in teams channel, in postman it returns 202 response. curl --location --request POST 'webhook'…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,080 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,246 questions
asked 2024-09-06T09:55:23.63+00:00
Hudgi, Praveen 10 Reputation points
edited the question 2024-10-02T02:34:33.2833333+00:00
Yanli Jiang - MSFT 26,016 Reputation points Microsoft Vendor
2 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.
833 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,246 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,025 questions
asked 2024-09-30T13:08:26.45+00:00
Eugenio García Duro 25 Reputation points
answered 2024-10-02T01:07:21.56+00:00
Sing Peir Yun 0 Reputation points