Block access to Office 365 if Windows device not patched

Block access to Office 365 if Windows device not patched

In this post I will be discussing on how to Block access to Office 365 access when Windows is not patched. The purpose of this post is to implement a solution so as if any Windows 10/11 workstation device is not patched for last couple of months (let’s say 6 months), device should not be able to access Office 365 or we can say let’s block the access to Office 365 applications such as word, excel, PowerPoint etc.

(more…)
Secure Account using Multi-factor authentication (MFA) in Azure

Secure Account using Multi-factor authentication (MFA) in Azure

In this post I will show you how to Secure Account using Multi-factor authentication (MFA) in Azure or we can say how to setup MFA (Multi-factor Authentication) in Azure. MFA is enabled automatically when you create account on Azure, this is done automatically as part of Security defaults. But this is not the only way (ie. Security Defaults) to achieve Multi-factor authentication. There are other methods and much suitable and recommended by Microsoft. Conditional Access is one the better way to achieve the MFA.

(more…)
How to create Dynamic Group in Azure AD

How to create Dynamic Group in Azure AD

In this post I will cover the topic on how to create Dynamic group in Azure AD. Dynamic group which can be either Dynamic User od Dynamic Device, gives the benefit of dynamically creating a group based upon a query, hence the group membership will keep on changing based upon the criteria it is going to meet.

(more…)
How to Enroll iOS/iPadOS devices in Intune

How to Enroll iOS/iPadOS devices in Intune

In this post I will be explaining on how to Enroll iOS devices in Intune. The enrollment process for Apple Iphone and iPad will remain same. The MDM enrollment process for iOS/iPadOS and iPadOS devices provides access to company resources such as email access and others. We can also apply Configuration profiles and Compliance policies. it can apply policies and configuration profiles. Once enrolled, we have option to create Update policy as well to deploy iOS/iPadOS updates as well.

(more…)