Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
54 views

In my application, I am using Azure Bot Service with MS Teams. When I send a message from Azure Bot Service Web Chat, I am getting a message from the bot, but when I reply with a response, the bot ...
ADP's user avatar
  • 123
-1 votes
1 answer
62 views

I am facing an issue with numbering inside an Adaptive Card. Scenario I have a description field in an Adaptive Card where I include multiple points with manual numbering (e.g., 1, 2, 3…). The content ...
Karthik's user avatar
3 votes
1 answer
110 views

I am facing inconsistent behavior with OAuth login in my Microsoft Teams bot (Python, OAuthPrompt). Working Case User clicks Sign In. User enters email and password. Login completes successfully. ...
PRATIK shinde's user avatar
0 votes
0 answers
57 views

When a bot initiates a Microsoft Teams call using the Graph /communications/calls API, all participants join the same call, but Teams does not create a shared chat thread for them. Instead, each ...
Gopika Singh's user avatar
0 votes
0 answers
44 views

I'm building a Microsoft Teams bot using n8n that receives messages via webhook and responds back to the conversation. The bot successfully receives incoming messages and obtains an access token from ...
Coen's user avatar
  • 1
0 votes
0 answers
72 views

We’re trying to implement the “seen” feature in our Microsoft Teams bot built using the Bot Framework. Our use case is to send proactive messages to users and track whether they have seen those ...
Devesh Tiwari's user avatar
0 votes
0 answers
118 views

I'm trying to set up a Microsoft Teams app with Python. This app has an AI with internal knowledge answering in chat. For now I'm learning how these systems all work, so I wrote a small app that ...
arjan_w's user avatar
1 vote
0 answers
66 views

Description: I have a bot that sends Adaptive Cards to Microsoft Teams users. The cards include Image elements, with the url property pointing to images stored in Azure Blob Storage (using publicly ...
Aniket's user avatar
  • 21
0 votes
1 answer
330 views

I already have a Microsoft Teams app uploaded with a working manifest. Now I’m trying to update the app (just changing the version number and replacing the icons). My Manifest is similar to { "$...
Zartaj Asim's user avatar
0 votes
0 answers
192 views

I am building a Microsoft Teams bot using the Microsoft 365 Agent SDK (not the old Bot Framework SDK). The bot uses Teams SSO: When a user installs the bot in Teams, they see a sign-in card, ...
nivathms's user avatar
0 votes
0 answers
105 views

I'm deploying a bot backend in an AKS pod using a User Assigned Managed Identity (UAMI). The bot backend can access Azure services like KeyVault and AppConfiguration using this UAMI without issues. ...
luisNET's user avatar
  • 59
0 votes
0 answers
204 views

I am trying to create a multi-tenant Azure Bot. Since the old “multi-tenant” option for bots is no longer available, I instead created an App Registration with account type “Accounts in any ...
Devesh Tiwari's user avatar
0 votes
1 answer
157 views

I've spend a week trying to figure out how to do this to no avail. I've seen a lot of potential solutions online which might have worked in the past but no longer do with the latest version of @...
tonycdp's user avatar
  • 348
0 votes
0 answers
40 views

A calling bot that works when called from Teams Desktop and Web - A dial/phone icon shows when a chat is open with the bot. Bot is built with Microsoft Bot Framework. App has Admin consent and is ...
Ennova's user avatar
  • 722
0 votes
0 answers
122 views

I have an MS teams bot made with the C# bot framework SDK. The implementation is similar to this code sample. My goal is to use SSO and fetch the token silently using the OAuthPrompt. However, I ...
Patrik Hampel's user avatar

15 30 50 per page
1
2 3 4 5
647