-
What are Conditional Access Policies in Azure AD
What are Conditional Access Policies? Conditional Access Policies (CAPs) are identity-driven policies that govern user access to resources based on certain conditions. We can summarize them as if statements that govern what will be requested, enforced or blocked. As identity has become a key focus for security efforts, it’s essential to manage it in the best way … Continue reading What are Conditional Access Policies in Azure AD
-
What’s SMS Authentication and how to enable it in Azure AD
What’s Text Message Authentication SMS-based authentication allows users to log in without needing to remember their username and password. After enabling the feature for an account, users can enter their phone number at the login prompt instead of their username. They will then receive an authentication code via text message that they can use to … Continue reading What’s SMS Authentication and how to enable it in Azure AD
-
What is Microsoft Purview Customer Key?
Microsoft Pureview Customer Key (or Customer Key for short) is an encryption service mainly aimed at resolving regulatory issues with the adoption of Microsoft 365. This is the product you need in the Microsoft Cloud environment if you have a regulatory requirement to have ownership and control over the keys used to encrypt data at … Continue reading What is Microsoft Purview Customer Key?
-
Add or remove a user from a Conditional Access Policy (CAP) – Azure AD
What are Conditional Access Policies? Conditional Access Policies (CAPs) are identity-driven policies that govern user access to resources. We can summarize them as if statements that govern what will be requested, enforced or blocked. In most organizations, the CAPs govern the enforcement of MFA, the block of logins using legacy protocols, and requiring a compliant … Continue reading Add or remove a user from a Conditional Access Policy (CAP) – Azure AD
-
Enable file monitoring for Office 365 in Defender for Cloud Apps – DCA
Before enabling file monitoring in Defender for Cloud Apps, be sure to have the appropriate licensing assigned. To follow these steps, you’ll need the following: Please note that you’ll have to create a file policy as soon as you enable the feature. If you don’t create a file policy in the first seven days, the … Continue reading Enable file monitoring for Office 365 in Defender for Cloud Apps – DCA
-
Get all users of an Azure AD Group and add them to another one – Powershell
The following script will get all the members of an Azure AD group and add them to another group. You’ll just need to know the name of the two groups to make it work. In the code shown below, the source group will be called Group1Name and the destination one Group2Name.
-
Unfortunately, your password contains a word, phrase or pattern that makes it easily guessable. – Azure AD
Suppose you or a user reset a password, and one of the following errors comes up. In that case, it means that either you are using a guessable password or that somebody in your organization has enabled Password Protection in your environment, and you are using a banned word. If you are a user, please try a … Continue reading Unfortunately, your password contains a word, phrase or pattern that makes it easily guessable. – Azure AD
-
Delete a user profile in Azure Virtual Desktop – AVD
To remove a user profile in Azure Virtual Desktop, you must first be sure that the user is logged off. If you are unsure on how to do it, follow the guide below. After you’ve checked this, you got two options based on the type of profile architecture you chose to implement. If you are … Continue reading Delete a user profile in Azure Virtual Desktop – AVD
-
This application contains sensitive information and can only be accessed from devices or client applications that meet management compliance policy – Azure AD
This error message results from the application of a Conditional Access Policy on your tenant that blocks users from accessing cloud resources using a non-compliant device. The compliance state of a device is evaluated by Intune. To check which compliance policies you have active in your environment, head to: Compliance Policies | Intune To resolve … Continue reading This application contains sensitive information and can only be accessed from devices or client applications that meet management compliance policy – Azure AD