How to set up Microsoft Entra Verified ID

Microsoft Entra Verified ID is a decentralized identity solution that allows your users to easily verify their identity online. It can be used with online services and applications that need to verify the identity of your users before providing access, … Read moreHow to set up Microsoft Entra Verified ID

Getting started with Conditional Access Policy

conditional access policy

Conditional Access Policies allow you to fine-grain your access control in Microsoft 365. It allows you to control from which devices, or locations users can access your resources, and specify what methods of authentication are required to access it. The … Read moreGetting started with Conditional Access Policy

How to use Connect-MgGraph – All Options

Connect MgGraph

The Microsoft Graph module in PowerShell allows you to interact with different Microsoft 365 services. But to use the module, you will first need to connect to Microsoft Graph, using the Connect-MgGraph cmdlet. There are different options when it comes … Read moreHow to use Connect-MgGraph – All Options

How to get MFA Status from Microsoft Entra

MFA Status Entra

When you enable the security defaults or enable per-user the MFA, then at some point you want to check if and what they have configured for the Multifactor Authentication. Which methods are they using, can they use passwordless sign-in, etc. … Read moreHow to get MFA Status from Microsoft Entra

SharePoint Lists Explained – How to get Started

SharePoint Lists allow you to organize tasks, schedule projects, or track assets for example. The advantage of lists is that they can easily be accessed by others, so everybody has the latest information. What makes SharePoint List such a great … Read moreSharePoint Lists Explained – How to get Started