adoption
25 TopicsMS Teams with FreeBSD
According to this URL: https://itsfoss.com/microsoft-teams-linux/, Microsoft provides .DEB installer files for Debian and Ubuntu based distributions and .RPM for Red Hat and Fedora based distributions for MS Teams. I would like to know if there are any plans to also include the FreeBSD operation system into this mix? I believe it would be a worthwhile venture. Since MS is already supporting some *nix systems, including FreeBSD should not prove a major problem. I would be happy to do some beta testing if required. Thanks!20KViews14likes10CommentsTeams CVI Conference Ids
Hi, We are using Pexip as CVI for MS Teams. For any teams meeting we notice a VTC conference id which are a bunch of numbers like 129506247, we are not able to correlate this number with teams meeting id which is usually in form of "19:meeting_YzA5ZmJlNzAtOTU1OC00Zjc2LTgyYjgtZGZjZTdiZGMzMDRh@thread.v2", which when base64 decoded yields a guid. We want to automate adhoc joining to existing meeting via pexip cvi, and wanted to see if somehow we can get the pexip id from meetings id. Any help will be appreciated!2.7KViews0likes4CommentsToogle between MTR UI and custom UI
Hi! We would like to co-host a custom application on the MTR touch display be able to toggle between the default MTR UI and our custom UI using a suitable method (e.g. USB keyboard). Similar to how for instance Crestron toggles between their own UI and back when you push the "Crestron" logo on their touch display. Easy for us if we could host our application in a fullscreen version of Edge for instance. Anyone with experience or input on this? Cheers Olof2.3KViews0likes4CommentsFeedback mechanism
Hello, I am interested in preparation feedback mechanism which is NOT included in Teams window for internal (company) chatbot prepared with Microsoft Bot Framework. For example: - thumbs up/down below the conversation window (current bot phrase) - stars over the conversation (next to the bot name?) The objective is to get the feedback as intentional, placed in every part of conversation, not only in appropriate places (i.e. end). I would be grateful for your opinion/founds/experience. If more info needed, please let me know. Regards, AndySolved2.1KViews0likes4CommentsBest way to add and update a custom to client's MS teams app.
Greeting everyone! I work at a SaaS company and we have a multi tenant architecture where every client hosts their own instance of the product and the data. We don't have a common database or server. We're working on building an MS teams integration for the same more specifically a bot that responds to certain commands and does proactive messaging. Extra info We don't have common messaging endpoint for the bot (Multi tenant architecture). and for some security reasons we cannot create a common endpoint to reroute the incoming request as well to the correct route. My 2 questions are: 1. What's the best way to achieve this - Installing and updating a custom app with minimum to no help from client's IT/Admin team. 2. Is there any post request where we can send the .zip app package and make it work? We were going through this - https://learn.microsoft.com/en-us/graph/api/teamsapp-publish?view=graph-rest-1.0&tabs=http Is there any easy way of getting Authorization bearer token here required for the header (Not all of our clients are tech savvy). Thanks in advance 🙂2KViews0likes2CommentsTeams Custom App with Personal Tab not showing on-premise JIRA webpage
Hello to everyone I am quite new to Teams Custom Apps and everything, so I'm trying to figure things out here. We want to present in our Custom application a Personal Tab (Custom Tab) to show our JIRA Service Desk page, so that employees could make their HelpDesk tickets straight from Teams application. I have quite many questions now regarding this. First of all if anyone has managed to do it (added JIRA webapage as custom tab in Teams custom application)? If yes, that would be a huge help. We have configured the webpage as personal tab with the URL We have tried several different versions https://jira.<domain>.<>/ https://jira.<domain>.<>/servicedesk/customer/portal/1 but it wont load through, stays blank if trying with Desktop Application With Teams web application it will show a bit more - "jira.xxx.xxx refused to connect". We have configured JIRA agains AzureAD SSO using this tutorial https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/jira52microsoft-tutorial And we can log in with our AzureAD users succesfully using regular web browser. Not sure exactly what to do that Teams would load the webpage succesfully?! Some articles talk about iFrame, but is that really the case? Maybe someone who knows more about this can enlighten me 🙂1.9KViews0likes1CommentTeam new in-meeting Experience
Hi, I am trying to develop an in-meeting tab as described here https://techcommunity.microsoft.com/t5/microsoft-teams-blog/creating-customized-meetings-experiences-with-apps-in-microsoft/ba-p/1665604 and here https://docs.microsoft.com/en-us/microsoftteams/platform/apps-in-teams-meetings/teams-apps-in-meetings but I don't see the pre-meeting or in meeting option to add tabs or apps. Please let me know which setting needs to be turned on in order to start development meeting tabs. Any help will be much appreciated !Solved1.9KViews0likes3CommentsTeams Praise icons - Could these be customisable?
Hi There We love using teams in our organisation and we want to extend that use to drive the recent change in our business culture. One feature we particularly like is the praise functionality and it would be absolutely awesome if these could be customisable (or we could create our own) so that we could praise based on our five principle culture goals. Do you have any plans for this type of development? I am sure we are not the only organisation that would value this 🙂 Look forward to hearing from you 🙂 Gail Fletcher Product Manager1.1KViews0likes2CommentsTeams chat & conversation extensibility - Notes/domino deeplink converter to URI
Hi, we are moving to Office365 teams, but still have databases in Notes/domino. We would like that the applications come closer together, and hence we would like to be able to send links of Notes, via Teams chat & Teams posts/conversations. The solution I'm thinking of would - convert the 'pasted clipboard content (XML)' directly in a URI, when pasted in chat (like a smiley 🙂 ) - we would have a message extension that 'pops-up', we input the clipboard content, and it enters the translated URI in the chat. Technical info Notes document link - Content in clipboard Title - Action (example post)[11/07/2020] <NDL> <REPLICA C1257DE9:0029498A> <VIEW OF38D46BF5:E8F08834-ON852564B5:00129B2C> <NOTE OFF0EEE052:72E81926-ONC1258597:0030CBBE> <HINT> /</HINT> <REM>Database 'Title', View 'Inbox', Document 'Action (example post) [11/07/2020]'</REM> </NDL> Expected result Notes://WVAN-NB-T480s.easi.be/C1257DE90029498A/38D46BF5E8F08834852564B500129B2C/F0EEE05272E81926C12585970030CBBE text: Title - Action (Example post) [11/07/2020] URI: Notes://server.company.be/C1257DE90029498A/38D46BF5E8F08834852564B500129B2C/F0EEE05272E81926C12585970030CBBE Looking forward hearing your ideas. Thanks in advance964Views0likes1Comment