-
Book Overview & Buying
-
Table Of Contents
Azure Security Cookbook
By :
There must be a balance of protecting an organization’s resources while ensuring every user, wherever they are, is empowered to be productive whenever.
To further strengthen our Azure AD identities, we can use insights from identity-driven signal data to make informed access control decisions and then use those decisions to enforce access policies.
MFA works alongside Conditional Access to provide further granular control of access.
Conditional Access is based on an IF/THEN approach. This approach means that IF signal information collected from the sign-in process matches certain criteria, THEN decisions are made based on the information as to whether access will be allowed or blocked.
Conditional Access will also determine whether the user will be required to perform additional authentication methods or take other actions, such as resetting their password. This is represented in the following diagram:
Figure 1.29 – Conditional Access concept
The following are some common Conditional Access policies:
This recipe will teach you how to implement Conditional Access policies in your environment’s AD tenancy. We will take you through enabling conditional access policies and configuring them to restrict user access to apps based on if a set of conditions have been met.
This recipe requires the following:
This recipe consists of the following task:
Perform the following steps:
Figure 1.30 – Conditional Access | Policies
Figure 1.31 – User settings
Figure 1.32 – Apps setting
Figure 1.33 – App selection
Figure 1.34 – Conditions settings
Figure 1.35 – Access settings
Figure 1.36 – Access policies list
With that, you have configured Conditional Access. This concludes the hands-on tasks for this recipe.
In this recipe, we looked at how we can implement Conditional Access policies in addition to MFA to layer on an additional layer of defense while maintaining the users’ productivity needs.
We configured a Conditional Access policy to a set of selected users (or groups) that required MFA when they accessed the Azure portal; this was enabled by selecting the Microsoft Azure Management app.
Should you require further information, you can refer to the following Microsoft Learn articles:
Change the font size
Change margin width
Change background colour