Forum Discussion
Romain_Lasmi
Apr 13, 2020Copper Contributor
Custom policy for guest account
Hi I would like to configure a custom expérience for guest user in my tenant. The principal reason : on many application, guests can list/read my Azure AD and eventually, browse all existing clients...
Moe_Kinani
Apr 14, 2020Bronze Contributor
Guest will be able to access and read what invited for.
In your case, Conditional Access should do the trick by blocking the guest from accessing other apps. I would also recommend using Access reviews to review the Guest Permissions, so you have an idea of permissions have given to guests in your directory.
https://docs.microsoft.com/en-us/azure/active-directory/governance/entitlement-management-external-users
In your case, Conditional Access should do the trick by blocking the guest from accessing other apps. I would also recommend using Access reviews to review the Guest Permissions, so you have an idea of permissions have given to guests in your directory.
https://docs.microsoft.com/en-us/azure/active-directory/governance/entitlement-management-external-users
Hitesh_Jansari
Apr 28, 2020Copper Contributor
Great recommendation and I am big fan of Azure B2B.
We normally restrict our external partner by white list their ip addresses with our Azure B2B Solution. What would you suggest with partners which uses Public / Dynamic ip addresses as we dont want to open up this up.
Any other way we can restrict or would you suggest VDI solution?
Hitesh