microsoft teams
31 TopicsSkype Transferred All Account Info To WRONG Teams Account!
I have a Skype account. It uses the email address MyEmail.at.myISP, which is also the email address of my Microsoft account. All my contacts know my "MyEmail.at.myISP" email address. When Skype offered to let me port over my Skype account, contacts, chats, and calls to Microsoft Teams, I let it do it. Skype automatically transitioned all the information to a completely separate email address which has no Microsoft account, MyOtherEmail.at.gmail. It created a Microsoft account under that email address. That new MS account contains none of my information... it shows no subscriptions (to MS Office365) or payment info. Not even my name exists there. In other words, Skype totally ignored my Microsoft account information and transitioned everything to a random one of my other email accounts! How do I: Transition all the Skype info to my proper Teams account (MyEmail.at.myISP)? Delete the MS Teams account and all the information now stored there from MyOtherEmail.at.gmail? Thanks in advance for any help.Issue: "Something went wrong. Please try again." Error on Submit/Approve Button in Adaptive Card fo
I'm encountering an issue with my Microsoft Teams bot where the adaptive card displays the error message "Something went wrong. Please try again." whenever I click the Submit or Approve button. Despite this error, the bot successfully receives a response from the backend. Details: Scenario: The issue occurs when attempting to submit a form or approve an item from a table using an Adaptive Card within a Teams bot. Backend Response: The backend does return a response, but the adaptive card still throws the error. Adaptive Card JSON: Below is the JSON code for the Adaptive Card used for form submission: { "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "version": "1.4", "type": "AdaptiveCard", "body": [ { "type": "TextBlock", "text": "Please fill out the form below:" }, { "type": "Container", "id": "createLeaveContainer", "items": [ { "type": "Container", "id": "request", "items": [ { "type": "Input.ChoiceSet", "id": "leaveType", "style": "compact", "choices": [ { "title": "Vacation outside KSA", "value": "VOUT" }, { "title": "Exit Re-entry Request Hol", "value": "EXRL" }, { "title": "Vacation Inside KSA", "value": "VIN" } ], "placeholder": "Select leave type"}, { "type": "Input.Date", "id": "startDate", "placeholder": "Select Start date" }, { "type": "Input.Date", "id": "endDate", "placeholder": "Select End date" } ] } ] } ], "actions": [ { "type": "Action.Submit", "title": "Submit", "data": { "action": "createLeave" } } ]New thems
In the 1960s, a creative performance researcher named George Land conducted a study of 1,600 five-year-olds and 98 percent of the children scored in the “highly creative” range. Dr. Land re-tested each subject during five year increments. When the same children were 10-years-old, only 30 percent scored in the highly creative range. This number dropped to 12 percent by age 15 and just 2 percent by age 25. As the children grew into adults they effectively had the creativity trained out of them. In the words of Dr. Land, “non-creative behavior is learned.”Sub App
Newton isn’t the only one to wrestle with a great idea for years. Creative thinking is a process for all of us. In this article, I’ll share the science of creative thinking, discuss which conditions drive creativity and which ones hinder it, and offer practical tips for becoming more creative.Island users can't communicate with externals using Skype client
I have a customer who is on S4B on prem (all users homed on prem) and some users also have the Teams client (https://docs.microsoft.com/en-us/SkypeForBusiness/hybrid/plan-hybrid-connectivity#implications-of-the-retirement-of-skype-for-business-online). Those users with Teams can initiate a Skype chat with external users (federation) but the recipients (in TeamsOnly) cannot reply to that conversation. Instead they get this message and by clicking the link it takes them to a new native Teams chat where they can write to the user in Island The user in Island receives the message in the Teams client (which shouldn't happen) but they cannot reply in that chat. they the get message "Due to org policy changes, this chat is no longer available. Continue with Skype for Business" I have read a few sources in MS docs where it says that users in Island mode communicating with external (federation) should receive all messages in S4B client. Routing for federated chats and calls differs from in-tenant routing in that Islands users will always receive a federated communication in Skype for Business. This is because the federated partner may not yet be using Teams. Routing to Skype for Business for any islands mode recipient ensures messages will always be received. Routing to Teams could potentially result in missed communication if the intended recipient does not use Teams. https://docs.microsoft.com/en-us/microsoftteams/coexistence-chat-calls-presence#federated-routing-for-new-chats-or-callsSolvedTeams External User
Hello, After we have enabled the Sharing Teams and adding another domain, some user who still on SFB couldn't reach the externe user, So i upgrade them with the powershell command : Grant-CsTeamsUpgradePolicy -PolicyName UpgradeToTeams -Identity But now i have another issue , the external can be found but we can't chat them. "due to changes in organization policies, some chat and calling features are no longer available"Calling from Teams Consumer / Skype consumer to Teams Account
Hi, I'm looking for a solution to make a "free call" over the internet into Teams External number Let me explain: Employee1 has a Teams client with a call forward to his mobile phone. Customer2 using Skype/Teams consumer Customer2 is calling Employee1 -> call is dropping (in case Employee1 is doing "Simultaneously Ring" to his mobile. The call is reaching out to the Teams client perfectly but not on the cellular). How can I give Skype/Teams consumer client or any other solution to call Teams Auto Attendant / a user that is doing forward to Auto Attendant? Thanks in advance to all replyersMigrate CAP Devices from SfB to Teams
Hello, we are migrating from SfB 2015 on-premises to Teams, which includes PSTN telephony. The client wants the migration to be a long process for business reasons, so users in Sfb and users in Teams will have to coexist. We have found that the customer has old CAP devices, not compatible with Teams. The customer knows they have to buy new Teams-compatible CAP devices, but wants them have the same name. That is, if the device was called Room1 in SfB, it has to be called Room1 in Teams, because user call the device searching the name Room1. 1 - What is the proper procedure to migrate CAP devices from SfB to Teams? For users the command Move-Csuser is used, but I do not find information for CAP devices. I suppose that because the devices are not-compatibles, the only solution there will be: - remove the old CAP device from Skype, how is it done? - install the new CAP in Teams 2- can users moved to Teams call the old CAP devices from SfB? I mean SIP call (1 to 1) from SfB to Teams, not PSTN call Thanks a lot for any informationExternal chat disabled after s4b onpremise to teams migration
We have shutdown skype for busines server . Done below steps 1. changed all the dns configuration 2.changed coexistence mode in teams admin center to teams only. 3. Enabled external chat settings in teams admin center. Now when users tries to chat with external user it shows "chat is disabled , This user is currently using Skype for Business". when I checked teams admin center and powershell command I got following results. Teams admin center : Interpretedusertype: HybridOnPremEnabledUserWithSfBAnd Teams License Powershell results : Hosting provider : srv: Interpretedusertype: hybridonpremteamonlyuser (Attached) Only for few user external chat is working and the configuration is as follows Teams admin center : Interpretedusertype: HybridOnlineEnabledUserWithSfBAnd Teams License Powershell result: Hosting provider : sipfed.online.lync.com Interpretedusertype: AADConnectEnabledonlineteamonlyuser (Attached). Please advice how to fix this issue.