2,993 questions with Microsoft Teams Development tags

Sort by: Updated
5 answers

How do I get the URL for my own teams chat?

I noticed (oddly and frustratingly) I can't tag myself, but I need to make a tag so people can click on my name. I'm attempting to make a link in a teams comment and attach the URL to my name, but I don't know how to create that link. Help?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,450 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.
2,993 questions
asked 2023-04-07T21:26:26.3233333+00:00
41844108 261 Reputation points
commented 2024-06-21T16:47:53.6933333+00:00
Schluper, Marc 0 Reputation points
1 answer

Can I set up a meeting with someone to look at developing teams further for our school?

I would like to look at individual student reports, how to add parents email addresses and to see an example of the reports that would be sent out, etc.

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.
2,993 questions
asked 2021-01-20T10:55:44+00:00
Simon Chadwick 1 Reputation point
answered 2024-06-21T13:44:07.98+00:00
EduHQ_Pk 0 Reputation points
0 answers

I have created an ms team meet link with lobby by pass settings, so when i join the meeting it redirects to https://teams.live.com//conversations/?ctx=chat this page wt anout the meeting?? why it is nt joing to meet?

public function generateMeetingLink($accessToken) { $url = 'https://graph.microsoft.com/v1.0/users/e6788f5f-b4777-4656-afb1-4cf6e7b78f29/onlineMeetings'; // Prepare headers $headers = [ 'Authorization: Bearer…

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
611 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,450 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.
2,993 questions
asked 2024-06-05T04:30:54.4766667+00:00
Krithika salian 0 Reputation points
commented 2024-06-21T12:35:48.1+00:00
Meghana-MSFT 3,821 Reputation points Microsoft Vendor
1 answer

How to fix mediaInitializationFailure: Media platform failed to initialize and 'Could not find a matching certificate for thumbprint'

Hi I am trying to run https://github.com/microsoftgraph/microsoft-graph-comms-samples/tree/master/Samples/PublicSamples/EchoBot locally using ngrok free account. Since we need to tunnel both HTTP and TCP ports so used cloudfare. Using cloudfare created…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,450 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,192 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,554 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.
2,993 questions
asked 2024-06-14T06:42:04.5866667+00:00
Khadeer 0 Reputation points
edited an answer 2024-06-21T10:58:33+00:00
Khadeer 0 Reputation points
2 answers One of the answers was accepted by the question author.

Teams Adaptive card showing placeholders instead of images

Adaptive cards can include images that are referenced by public URLs. That is fine. If public URLs to images are not accessible at the moment when the card is first presented on the New Teams app (Windows), the app replaces images with dummy placeholder…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,450 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.
2,993 questions
asked 2024-04-11T18:46:26.25+00:00
Boris Rusinovic 26 Reputation points
commented 2024-06-21T10:03:04.1333333+00:00
Boris Rusinovic 26 Reputation points
0 answers

Does microsoft teams supports displaying images in GCC environment?

I have an adaptive card which includes images and my bot send that adaptive card using Bot Framework REST API in Teams conversations. If i use - https://smba.trafficmanager.net/teams as serviceURL to send messages then card images appear correctly. But…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
774 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,450 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.
2,993 questions
asked 2024-06-20T10:11:22.9+00:00
Hasit Parmar 5 Reputation points
commented 2024-06-21T09:29:18.9566667+00:00
Nivedipa-MSFT 2,886 Reputation points Microsoft Vendor
1 answer

No Application Access Policy found for this app

Hello, I have an issue with Microsoft Graph API call to create an online meeting. As a dev that uses the API, this used to work, then suddenly it just stopped working and I am always getting an error that there is no application access policy for my…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,450 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,192 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.
2,993 questions
asked 2023-09-12T08:38:01.4566667+00:00
Susac, Karlo 41 Reputation points
commented 2024-06-21T04:38:39.67+00:00
Marc Musfeldt 0 Reputation points
0 answers

In-Meeting notification not working for Personal accounts

Good day, We are having problems with sending out notifications to users as they join a meeting. Using this example we are able to send out notifications to users in same and even different…

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.
2,993 questions
asked 2024-06-07T19:00:12.7666667+00:00
Eugene De Villiers 25 Reputation points
commented 2024-06-20T19:34:22.8+00:00
Eugene De Villiers 25 Reputation points
6 answers

Teams Bot Framework get file attachments ?

Hello, I'm trying to build a Teams app to get file in a chat (compose box or message action) and send it to a webservice. How can the bot read the file content ? I can get the file contentUrl with the following code const url =…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
774 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,450 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,192 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.
2,993 questions
asked 2022-09-15T19:38:33.283+00:00
Benoit Dupont 66 Reputation points
commented 2024-06-20T17:55:26.72+00:00
DrewB 5 Reputation points
2 answers

How i do replace an adaptive card using bot framework

I have an adaptive card that has a form with inputs the user can interact with, somehow, in my local environment when I interact with the adaptive card the Action.Execute is successful and the card is replaced with another. In the other hand, when I…

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.
2,993 questions
asked 2024-05-23T13:48:33.0233333+00:00
Angel Enmanuel Lopez Mancebo 0 Reputation points
answered 2024-06-20T15:36:37.9066667+00:00
Angel Enmanuel Lopez Mancebo 0 Reputation points
1 answer

Adaptive Card works locally but fails when deployed in Azure

I've built a Teams app with a notification bot that uses adaptive cards. The interaction with the adaptive card works perfectly in my local environment: 1-I receive the card in teams. 2-I interact with the card successfully. 3-The card gets refreshed…

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.
2,993 questions
asked 2024-05-23T13:51:15.2933333+00:00
Angel Enmanuel Lopez Mancebo 0 Reputation points
answered 2024-06-20T15:34:58.88+00:00
Angel Enmanuel Lopez Mancebo 0 Reputation points
0 answers

Not able to send messages to Bot in Teams from Azure Bot Service.

I registered for an Azure Bot Service on Microsoft Azure and designated Microsoft Teams as the channel. After configuring the messaging endpoint for my Python bot logic deployed on an AKS cluster, I tried accessing the bot through Teams via the Azure Bot…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
774 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.
2,993 questions
asked 2024-06-04T13:52:36.04+00:00
Sharma, Yashaswi 1 Reputation point
edited the question 2024-06-19T16:40:10.6933333+00:00
VasaviLankipalle-MSFT 15,836 Reputation points
1 answer

How to attach a teams bot to a specific channel?

Hi, I have a Teams Bot Custom application (i.e. not published on the store) and we have a customer dashboard (web app) that programatically (using MS Graph API) create's a channel for a team, publishes the bot app to their team's app catalog, and adds…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,450 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.
2,993 questions
asked 2024-06-19T07:38:17.89+00:00
Robert Stevens 20 Reputation points
commented 2024-06-19T10:29:21.1133333+00:00
Robert Stevens 20 Reputation points
1 answer

Delay on Teams calls with recording bot enabled

Hey guys I have a project, a Teams call recorder bot, I noticed that when placing the bot in the organization, it started a delay between 4s~6s for the call to start. Example: When I click the button to start the call it takes 4s~6s for the call…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
774 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,192 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.
2,993 questions
asked 2023-04-17T17:41:56.6466667+00:00
Caio Rocha 5 Reputation points
commented 2024-06-19T09:58:55.7533333+00:00
De Villiers De Wet 0 Reputation points
0 answers

JustCall Connector for Microsoft Teams is giving 410 (gone) | Connector Configuration not found error

Our JustCall Connector for Microsoft Teams, listed on the Microsoft Teams Platform since September 2023, recently stopped working. Upon investigation, we found that the webhook URL fetched during the connection process from the teamsjs library is not…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,450 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.
2,993 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.
146 questions
asked 2024-05-15T12:27:50.0433333+00:00
Gaurav Sharma 15 Reputation points
commented 2024-06-19T08:31:55.58+00:00
Gaurav Sharma 15 Reputation points
0 answers

User edited messages in Teams Bot are not reflected in Teams Channel

After Edit-Personal Scope.jpgWhen users edit their message in the bot's personal chat window, the edited message is not automatically updated in the channel conversation. In other words, the channel conversation continues to display the original message…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,450 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.
2,993 questions
asked 2024-06-17T07:10:30.3233333+00:00
RajeshPandian 0 Reputation points
commented 2024-06-19T07:04:55.7933333+00:00
RajeshPandian 0 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,450 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.
2,993 questions
asked 2022-10-13T16:48:27.923+00:00
Flack, Natalie 11 Reputation points
answered 2024-06-18T14:18:09.97+00:00
Jared Hilton 0 Reputation points
1 answer

Callto: and Tel: not working

Hi, Since Friday numerous users are complaining that are unable to click to call and are provided one of the below messages. All users are on same version number on Teams. Some are Win11 and other Win10 but both have the issue. No settings…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,450 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.
2,993 questions
asked 2024-06-12T10:20:46.75+00:00
Nathan Smith 0 Reputation points
commented 2024-06-18T01:32:19.99+00:00
Robin Sheng-MSFT 865 Reputation points Microsoft Vendor
3 answers

Adaptive Cards with Incoming Webhooks in Microsoft Teams

Hi There, I have been working on trying to use Adaptive Cards (AC) with webhooks in Microsoft Teams. According to this YouTube post https://www.youtube.com/watch?app=desktop&v=y5pbJI43Zvg from "Ojasvi Choudhary" Jun 26, 2020 they are…

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.
2,993 questions
asked 2021-05-19T04:49:22.427+00:00
Anthony 16 Reputation points
commented 2024-06-17T17:19:42.26+00:00
Vasilisa SKVORTSOVA 0 Reputation points
3 answers

Error loading Teams app in Microsoft365.com (errorCode: 5600, "AppID is not valid. Must be GUID format")

We have three nearly identical apps published on Microsoft Teams, with only different market targets. When we load them in https://microsoft365.com, only one works, and the other two fail with an error message stating "AppID is not valid. Must be…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,671 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.
2,993 questions
asked 2024-03-01T20:07:55.7266667+00:00
Pablo Diaz-Gutierrez 11 Reputation points
answered 2024-06-17T16:47:31.92+00:00
Pablo Diaz-Gutierrez 11 Reputation points