Using VPN with Windows 365

Our clients require that we access their systems using their VPN, for example AnyConnect. We are a virtual organization and use Microsoft 365 exclusively. Is it possible for our staff to access our clients via VPN when using a Windows 365 Enterprise VM?

Thanks,

BigK

Unless you have other software that would cause a conflict with Anyconnect, it should work. Before we switched to using Zscaler as our proxy we used anyconnect in certain situations without issue.

Yes, VPNs are supported with W365. If you are doing full tunnel, you’ll want to exclude the service URLs and Gateway IP/subnets

Do you have a link to those URL’s and/or IPs?

If your VPN solution only handles IPs or subnets, use the following:

https://github.com/microsoft/Windows365-PSScripts/tree/main/Windows%20365%20Gateway%20IP%20Lookup

If your VPN solution supports domain names, use the list of endpoints from here:

https://learn.microsoft.com/en-us/windows-365/enterprise/requirements-network?tabs=enterprise%2Cent

Excellent, thank you so much for the quick reply!