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?
Handling login in embedded web app (iframe) in Teams app on Mac
We have a web app (single page application) that uses msal-react for authentication. We recently introduced it as a Teams app, which has been working seamlessly for Windows users with silent login. const { login, error } = useMsalAuthentication( …
SSO Not Working In Desktop Teams and Mobile Teams and Same Working in Browser Teams
Developing Teams App Which Includes SSO. SSO Not working in Teams Desktop , Same Working in Teams in Broswer. Tried solution provided in Below Reference (Logout and Login again) Connect and configure an agent for Teams and Microsoft 365 Copilot -…
How to handle feedback for a bot built with Teams Toolkit and teams-ai library in Python
Hi, I'm building a Chatbot with Teams Toolkit SDK for Visual Studio Code and teams-ai library in Python. The Chatbot uses Azure AI Search to achieve the "Chat with your data" functionalities. I enabled the feedback_loop within the AI…
it’s not possible to uncheck this option
Hello Please i need your help on this issue. We are having issues with removing the Microsoft 365 Audio conferencing feature for some users. This feature is part of the Office 365 E5 License that is distributed to our users via a group policy. In this…
Teams Connector returning 403 - "Webhook Url is not updated" error
Hello, I'm aware of the retirement of the 365 Connectors, however, the original post indicated that they would remain functional until the end of 2025. I tried creating new connectors configuration to channels, yet, every time I try to send a message…
Attendance report missing, not available for download
On 28 Feb I conducted a training via Teams. So as usual I'll easily retrieve the attendance report from the download section. Unfortunately, this time, the following prompted when I tried to retrieve it. I waited and tried to download many times but…
How to handle the feedback submitted for a bot response? Is there a common id that intersects both response and feedback ?
I'm using teams toolkit sdk to build a sql chatbot, one of the features is that I want to have is to record the feedback. Though teams toolkit sdk provides a feedback handler it doesn't provide much to work with. I want to be able to know which response…
Not able to copy a task in planner after creating it.
Yesterday as I normally do I created a task in planner and then attempted to copy the task with only minor changes in the title. However when I clicked copy task if flashed a new task then went away and gave the following message: We couldn't create…
Block read.ai and other bots from external joining participants
We are seeing an increase with external attendees joining teams meetings and bringing in read.ai bot. We need a way to block this as well as other bots from external attendees from joining. This is a security issue for us and we can’t seem to find a…
despite configuring as per the MS documentation, b2b direct connect will not let me add an external user to a Teams shared channel. How can I debug it?
I have the following settings: For Sharepoint: External sharing - Anyone, for both Sharepoint and OneDrive. I have set 'Limit external access by domain' both on and off. Org level and site level sharing is set to allow guests For M365 Groups 'Let…
I am unable to see the option of Avatar in my teams meetings
I am unable to see the option of Avatar in my teams. I am using teams on browser and all my team members are able to see and use the Avatar option while in a meeting. I have same domain email id as well.
Teams app on desktop is not showing suggested actions
The Teams app on the Windows desktop stopped showing suggested actions. They are still shown on the Teams web app: And also on the Teams mobile app: Here is the actual message: { "type": "message", "serviceUrl":…
Not able to see Document library content inside MS Teams tab created using Graph API
Hello, I am trying to create a Teams tab for showing Document library content using Graph API. I referred the configuration mentioned in https://learn.microsoft.com/en-us/graph/teams-configuring-builtin-tabs to create the tab with configured document…
There was a problem reaching this app | Static Tabs Application fails to initialize.
I'm developing simple Tab application for my search engine, my idea is to just add an iframe in hello.html and set the source to my URL. here is my markup - hello.html: <html> <head> <script src="..../teams-js/2.22.0/..."…
How do you add a Virtual Agent/bot to a Teams Chat?
I created an agent via Copilot Studio. Ive added it to Teams, and I see it as a separate chat/app. But how to I add the bot to a Teams Chat?
Teams Webinar paid registrations, does Teams webinars handle paid registrations?
Teams Webinar paid registrations, does Teams webinars handle paid registrations? If not, will it be on the roadmap? John V
Get Teams Channel Replies Graph Call Not Working
I have an automation that tries to the the details of reply messages on channel conversations. I tried making a separate Power Automate flow and making the call manually in Graph and I get the same errors. Is there something wrong that I am doing or is…
How do we move forward Teams apps migration
We are currently having issue setting permissions for Teams apps. We can't change settings becasue it says migration has started. When we click continue and get to the app permission allow page, the tick box is greyed out If we click continue there are…
teams tab app hosting pricing
I am looking for hosting options for a Teams Tab app and have a couple of questions: If the full app is hosted on our own server and only referenced in the manifest, are there any fees required for the app to be available in the Microsoft Teams store? …