external user
7 TopicsExternal user (without MS account) can't access Azure Portal
Hi Members, I need to provide Azure portal access to few external users. They don't have any Microsoft account but only their company email ids, say email address removed for privacy reasons which are not on Microsoft. When I added them as external user. They received invite and after authentication through one time code received on their emails they were able to login to my apps. But, when they try to login to Azure portal they are getting error message: "We couldn't find an account with that username. Try another, or get a new Microsoft account." Do they need to link/create a new Microsoft account with their existing email id i.e. email address removed for privacy reasons? Or is there any way they can use the existing email id to login to Azure portal without creating/linking Microsoft account? As MyApps access worked for them.12KViews0likes4CommentsExternal users only for meeting
Hello Team Gurus - We have partners whom with we did set up federation and allowed only their domain. Now their users are seamlessly accessing Teams participating and can access channels/Files/Apps. It's all working good. Now we have requirement to allow users (with their consumer emails or org emails) to attend Team's Meeting. Just Meeting. We do NOT want them to Chat/Channel/Apps/Files access. How go about this? Any resource or guidance much appreciated. Do we need to look into Guest or External Identities? Best Regards, KhushiSolved2.7KViews0likes5CommentsForms not working in Teams Meetings
We are doing a lot of tutoring vids with partners and customers and therefor would love to use the feedback option which Forms can provide. Unfortunately it still seems that the feature is not fully rolled out or buggy as hell. I'm still getting as a external invited meeting participant (joining via chrome browser) this error message: "This bot is disabled. Contact your IT admin for more information." UPDATE: It's the same error on the Teams desktop client.2.1KViews0likes1CommentHow to include external contacts, when create a Team Chat group?
I'm trying to include an external contact, who is definitely a Teams user, on a Team group chat but I'm having issues including their name when creating a Group Chat in Teams? I can absolutely Teams chat 1:1 with the external contact, but when I attempt to start a group chat by creating a Group name and then entering the names of the people I want in the chat, I'm only able to resolve my own domain's Teams members. Even entering the external user's full email address isn't being accepted as an "External" member in the Group. I've added the external user's domain as an accepted domain in Team Admin, so that level of permissions is there. What am I missing?Solved2.1KViews0likes1CommentI can add any external M365 user to a Live event?!
I just tried to add some external users to a Teams Live event and it works just fine. These users are no guests at the Tenant and no federation was negotiated with the domain. Is that a normal behaviour? Why would I create guest users if it's possible without it?1.3KViews0likes4CommentsTeams communication with external users
Hi, Is there any reason why there is different between tenants to communicate with them on Teams? It means sometimes when I search for external user in Teams and start to communicate it works, but for some other tenant (other organization) I can find external user but when I start to chat I get error. Both have teams on their organization. Any requirements needs to fix on the other side?4.1KViews0likes4CommentsGet details of all external users from the complete SharePoint online tenant
I am trying to export details of all external users from the complete SharePoint online tenant. Since the out of the box command just generates 50 users, I am trying the following command: Try { For ($x=0;;$x+=50) { $ExternalUsers += Get-SPOExternalUser -PageSize 50 -Position $x -ErrorAction Stop | Export-csv C:\temp\Externalusers.csv } } Catch {} $ExternalUsers however I want to export it to csv? Can someone assist in this?1.5KViews0likes1Comment