Forum Discussion
Access Restriction outside office
- Jul 19, 2016
Best solition is to implement AD FS, which redirects the authentication to you on-prem AD and gives you control on who/when/how can access the service. So you can for example restrict it to specific IPs only. Here's a reference article: http://technet.microsoft.com/en-us/library/dn592182.aspx
If you do not have AD FS in place, another option is to look at the recently announced conditional access via Azure MFA: https://blogs.technet.microsoft.com/enterprisemobility/2016/06/23/azuread-conditional-access-for-office365-exchange-sharepoint-in-preview/
Hi Vasil. Thank you so much for answer in this post.
I have a question. What is solution when i work Dynamics IPs with my ISP (ADSL connection)?
Thank you.
I guess you can add a broader range, say /24 or similar?
- Marcelo Freitas | @mfreitas365Sep 15, 2017Brass Contributor
Thanks Vasil for reply.
In this case the IP is random for connection with ISP. I don't know the range IP!- VasilMichevSep 15, 2017MVP
And there is no possibility to reason with your ISP about this? I mean, you can enforce restrictions based on other criteria, such as device compliance for example, or requiring Azure AD Join, but those come with a lot of prerequisites...
- Marcelo Freitas | @mfreitas365Sep 15, 2017Brass Contributor
Ok Vasil. We propose a solution based on others criteria, as restrition logon hours in Active Directoy too.
Thank you so much.