0

How To Enable Authentication Strengths Using Azure AD Conditional Access Policy

Enable Authentication Strengths Using Azure AD Conditional Access Policy

We all know it is best practice to enable Multi-Factor Authentication for your user base. However, as we may come to find out, not all MFA methods are created equal. Some methods rely on username and password (weak sauce), while… Continue Reading

1

How To Enable Windows Hello for Business Cloud Trust

How To Enable Windows Hello for Business Cloud Trust

Windows Hello for Business is a feature in Windows OS that is secure, phishing resistant and something every organization should strive to get 100% adoption. It is the perfect combination of organizational security and user convenience. Once enabled, your users… Continue Reading

0

Query Log Analytics via Powershell

How To Query Log Analytics via Powershell

Over the past several months, I’ve been delving more and more into Azure Log Analytics and I must say that I absolutely love it. It’s incredibly fast and seeing the results come in right away is an instant gratification. And… Continue Reading

2

How To Enable MFA for External Users Office 365

How To Enable MFA for External Users Office 365

Whether you’re focusing on internal or external users, having 2-factor enabled so people can access resources in your org is always a recommended practice to enhance your security footprint. Today, we’re going to focus our efforts using conditional access to… Continue Reading

14

How To Connect To Microsoft Graph API Using PowerShell

Microsoft has confirmed on multiple occasions that the Azure AD Graph Endpoint is deprecated and will be fully decommissioned in the future. This means that if you’re currently using the AzureAD (or AzureADPreview) Module(s) then after it’s deprecated, your scripts… Continue Reading