Conditional Access in Outlook on the web for Exchange Online
Step-1
Connect to Exchange Online using PowerShell, this script for MFA enabled Admin Users.
#Import the module,...
Data is an organization’s most valuable and irreplaceable asset, and encryption serves as the last and strongest line of defense in a layered security...
To plan user identities, you first need to understand the different user identities, namely: Cloud identities, Synchronized identities, and Federated identities. You can choose...
Office 365 Groups
Distribution list
Mail-enabled security group
Security group
Dynamic distribution group (Exchange only)
Office 365 group
Description
Similar to distribution groups. Has its own mailbox and its members...
Microsoft has released Attack Simulator (currently in Preview) to allow Office 365 Global Administrators to simulate phishing campaigns and other attack simulations.
Prerequisites
· Your organization’s email...
Advanced Threat Analytics (ATA) is an on-premises platform that helps protect your enterprise from multiple types of advanced targeted cyber-attacks and insider threats.
How ATA...
Connect-AzureAD via powerShell
Run the following command:
$template = Get-AzureADDirectorySettingTemplate | ? {$_.displayname -eq "group.unified"}
See if you already have an AzureADDirectorySetting object,...