How to enable Multi-Factor Authentication for Azure users and disable it for Office365 users
It is always easy to enable Multi-Factor Authentication (MFA) for Azure AD users. But the problem is when you enable MFA using Azure AD MFA portal, it also gets enabled for Office365 users. The reason is simply because Azure and Office365 both share the same Azure AD tenant and users. But how should we avoid…