msteams
21 TopicsPin a message in a channel in MS Teams using MS Graph API
I've created a MS Teams app and as part of it's functionality, it has to pin the message (in both one-on-one chat and in a channel) on behalf of the user I'm using below API to pin a message in a channel in MS Teams https://graph.microsoft.com/v1.0/chats/19:....@thread.tacv2/pinnedMessages Endpoint: - POST https://graph.microsoft.com/v1.0/chats/19:....@thread.tacv2/pinnedMessages Body: { "email address removed for privacy reasons": "https://graph.microsoft.com/v1.0/chats/https://graph.microsoft.com/v1.0/chats/19:....@thread.tacv2/pinnedMessages/messages/<message_id>" } Note: - https://graph.microsoft.com/v1.0/chats/19:....@thread.tacv2/pinnedMessages is the chatID of the channel And I get a successful response as below 201 Created { "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#chats('19%3.......%40thread.tacv2')/pinnedMessages/$entity", "id": "<message_id>" } But when I go that particular channel, I don't see the message as the pinned message in the channel But when I try to get the list of pinned message in a channel using below API, it gives the response that the above message which I pinned. But I don't see it in the channel in MS Teams. And I'm facing this issue only while pinning the message in the channel using MS Graph API. I don't face the same issue with one-on-one chat with the bot I've created.92Views0likes1CommentMultiple Instances of Microsoft Teams Application
Microsoft Teams Application has always been improving based on the feature’s availability in the Teams Application. Microsoft has been enhancing the features some based on the existing Skype for Business Application and some based on the User Voice Request. There is already an ongoing User Voice Request to have multiple instances of Microsoft Teams on the Windows Machine. The major use of the multiple instances of Microsoft Teams Application: - Being from the Support industry the people need to be logged into the corporate account and a test account for testing the features simultaneously To do multitasking project with multiple people viewing the desktop from two different people. Attending Two Different Meeting at a same time wherein one of the meeting you are a silent participant or just the host of the meeting Disadvantages of using multiple instances of Microsoft Teams Application Multiple Notification of Chat Messages Calls and Meeting Reminder sometimes becomes annoying. Since you are using the multiple instances of the application you cannot download the documents or files from the second version as the first version is associated with your drive. We can always edit the document in the Microsoft Teams Application without any issues. Here is the link to the Source Code Copy the below information and paste it in a notepad. @ECHO OFF REM Uses the file name as the profile name SET MSTEAMS_PROFILE=%~n0 ECHO - Using profile "%MSTEAMS_PROFILE%" SET "OLD_USERPROFILE=%USERPROFILE%" SET "USERPROFILE=%LOCALAPPDATA%\Microsoft\Teams\CustomProfiles\%MSTEAMS_PROFILE%" ECHO - Launching MS Teams with profile %MSTEAMS_PROFILE% cd "%OLD_USERPROFILE%\AppData\Local\Microsoft\Teams" "%OLD_USERPROFILE%\AppData\Local\Microsoft\Teams\Update.exe" --processStart "Teams.exe" Save the File with the name Profile.cmd Once you have your Teams Application Running with one profile double click on the Batch File second instance of the application will be initiated automatically. You can login with same profile or different profile basis on your need. Here is the User Voice for the same. Please vote for the User Voice https://microsoftteams.uservoice.com/forums/555103-public/suggestions/17750851-i-want-to-use-multiple-teams-accounts-at-the-sameSolved179KViews6likes22CommentsTeams status has been stuck on "In a call"
My MS Teams status has been stuck on "In a call" since yesterday. The client was reinstalled and the cache cleared but to no avail. I also tried office repair. At this point, I had already signed out of my mobile device. The taskbar shows "Microsoft Teams - on the phone". After changing the status (Available) manually it stays for 15 minutes then automatically it changes to "In a call".9.5KViews1like8CommentsMicrosoft Teams Preview - Windows 11
Good Morning, I have enabled the Teams Preview IAW setup document (https://learn.microsoft.com/en-us/microsoftteams/public-preview-doc-updates) . The policy updates and shows the "Try" slider in the upper left on all machines (Windows 10) except one which is a Windows 11 machine. I have completely uninstalled, cleared teams from user profile \appdata folder locations, reboot, and reinstall from teams.microsoft.com. The slider is still not showing. I have looked at the previous discussions, and the registry looks correct. Are there any issues / difference with the Windows 11 public preview? Thanks! 🙂 VinceApps in MS Teams
Hello Teams Gurus -We don't want unknowingly charged. We don't want to restricts users to use OOB Microsoft Apps or even free 3rd party apps. If we allow Apps to MS Team users, Is there any way to automatically Admin know that users are trying to add paid/subscription Apps?1.2KViews0likes1CommentPreventing anonymous posts in Q&A
I have weekly contact sessions with university students, but have been experiencing problems with some making inappropriate comments (some which are of such a nature that we are in fact required to report them to our legal department). The individuals making the comments are however too cowardly/smart enough to post anonymously so nothing can be done to address the issue. They are also unfortunately quite incessant in their posts which actually disrupts the session as their inappropriate comments need to be dismissed first in order to get to the questions from students who actually have issues. Surely there is a way to ensure that no anonymous questions can be posted and culprits can be identified and removed?1.4KViews0likes2CommentsDirect Routing - Option to dial out with Auto Attendant Caller ID
Can you have to option to dial out from the auto attendant number when needed? Is there a way to delegate this number to users? I have numbers coming in to the auto attendant which allows me to play a greeting and use the out of hours options, then the call is passed to a queue (the queue uses a team rather than individual users). If I assign the number directly to the queue (and not use the auto attendant), I do have the option to dial from the queue number (using the dial pad within the Team). I am looking for similar when using the auto attendant so that the users can dial from their direct dial and auto attendant numbers when required.Solved4.1KViews0likes2CommentsMSteams and SSO_pop_device can not create credential
Hello, We use office 365 at company. Outlook and other Microsoft app is syncing with user-accounts well. but, on one of the clients, MSteams and SSO_pop_device can not create credential at Control Panel\All Control Panel Items\Credential Manager. From time to time, he gets an error while open the MSTeams. since there is no credential at Credential Manager, Teams can not find password and make authentication properly. I have to uninstall and install again. this works just for a while. after some days, the error shows up again. As I checked, there is no SSO_pop_device at Credential Manager. do you have any idea why it's happened?5.3KViews0likes1CommentUpdate Theme in Ms Teams issue
I am trying to change Team's profile picture, but it just keep running with "Saving Change" message. I have to force quit the application. Any one can suggest solution? I tried both, the desktop app and web version Thanks Riy PS. This is now OK, case close!1.9KViews0likes3Comments