Forum Discussion
Alex Kwitny
Mar 08, 2023Brass Contributor
How to allow External users to connect to Azure Virtual Desktop?
I'm trying to get external users to connect to my Azure Virtual Desktop instance, but nothing seems to work? I've "Enrolled" my subscription in "Per-user access pricing" as https://learn.microsof...
- Mar 08, 2023A user in an organization that is not in your organization. It's a legal/licensing distinction, not a technical one.
"External users aren't members of your organization, such as customers of a business." (https://learn.microsoft.com/en-us/azure/virtual-desktop/remote-app-streaming/licensing)
From a technical viewpoint, you'd use users local to an Azure AD tenant you control (the docs say best practice is a tenant per external company but nobody does that). You'd put the AVD environment in that tenant. But the users are all local to that tenant, not in their own tenants.
see also https://learn.microsoft.com/en-us/azure/virtual-desktop/remote-app-streaming/identities
Alex Kwitny
Mar 08, 2023Brass Contributor
What is an "external user" then in the AVD supported sense?
GoGoGadgetCommunity
Mar 08, 2023Copper Contributor
A user in an organization that is not in your organization. It's a legal/licensing distinction, not a technical one.
"External users aren't members of your organization, such as customers of a business." (https://learn.microsoft.com/en-us/azure/virtual-desktop/remote-app-streaming/licensing)
From a technical viewpoint, you'd use users local to an Azure AD tenant you control (the docs say best practice is a tenant per external company but nobody does that). You'd put the AVD environment in that tenant. But the users are all local to that tenant, not in their own tenants.
see also https://learn.microsoft.com/en-us/azure/virtual-desktop/remote-app-streaming/identities
"External users aren't members of your organization, such as customers of a business." (https://learn.microsoft.com/en-us/azure/virtual-desktop/remote-app-streaming/licensing)
From a technical viewpoint, you'd use users local to an Azure AD tenant you control (the docs say best practice is a tenant per external company but nobody does that). You'd put the AVD environment in that tenant. But the users are all local to that tenant, not in their own tenants.
see also https://learn.microsoft.com/en-us/azure/virtual-desktop/remote-app-streaming/identities
- Alex KwitnyMar 08, 2023Brass ContributorAh, I see now. That's unfortunate because it would have been a nice/easy solution to temporary accounts.