This article understands that you already configured Sentinel in your Environment Data exfiltration can be caused intentionally or by mistake Malicious insiders can be considered as trusted actors that can cause damage to your organization to their own gain There are many types of exfiltration ( Email , Sharing Links , USB .. ) In … Continue reading Azure Sentinel Query—Monitor USB data Exfiltration
Author: dakseven
Monitoring and securing logins outside your Country with Conditional Policy & Automate Blocking personal Devices in Azure AD with Sentinel
A common way to protect your azure & Office 365 tenant, reducing the exposure, is a conditional policy allowing only to perform logins on the source country of origin. Since there are as many countries as you can guess, the attackers or adversaries will also have to guess such country. The idea of this monitoring … Continue reading Monitoring and securing logins outside your Country with Conditional Policy & Automate Blocking personal Devices in Azure AD with Sentinel
Detect and Secure PNP Sessions In Sentinel in your Sharepoint
PNP PowerShell is a .NET Core 3.1 / .NET Framework 4.6.1 based PowerShell Module providing over 600 cmdlets that work with Microsoft 365 environments such as SharePoint Online, Microsoft Teams, Microsoft Project, Security & Compliance, Azure Active Directory, and more. Knowing that, what can we do to proactively secure and Monitor this changes Malicious actions … Continue reading Detect and Secure PNP Sessions In Sentinel in your Sharepoint
Monitor 365 OneDrive Sync Failures in your tenant
A new preview feature is now available to Monitor Sync problems with OneDrive As proactive measure , if you recently migrated to Teams/Sharepoint . Many companies are relying on in OneDrive sync to give an experience for the user similar to a File Server. Once you enabled the Monitoring, you also need to deploy in … Continue reading Monitor 365 OneDrive Sync Failures in your tenant
Cleaning up old Sharepoint Files
Download /Install the PNP module : https://www.powershellgallery.com/packages/PnP.PowerShell/1.12.0 I have find a very usefull script To archive files in Sharepoint This script is setup to clean up 8 Year Old files but you may modify this on the script The files will go into the recycle bin site . Effectively you have a rollback from disaster … Continue reading Cleaning up old Sharepoint Files