• Azure Sentinel Query—Monitor USB data Exfiltration

    This article understands that you already configured Sentinel in your Environment Requirements Sentinel integration with Defender for Endpoint https://learn.microsoft.com/en-us/azure/sentinel/microsoft-365-defender-sentinel-integration 2. Configure the rule name and desired time to look data & Set Rule Logic Is recommended you map entities as the computer name or username 3. Monitor The query and correlate incidents

  • 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…

  • 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…

  • Monitor 365 OneDrive Sync Failures in your tenant

    https://learn.microsoft.com/en-gb/sharepoint/sync-health?tabs=windows Requirements Requirements ( Microsoft ) Before getting started, be sure that you’re familiar with the requirements needed to access the dashboard: Enabling the Feature and deploy to your intune clients ( Windows ) Deploy to Your clients the value in Intune to send the reports

  • Cleaning up old Sharepoint Files

    Download /Install the PNP module : https://www.powershellgallery.com/packages/PnP.PowerShell/1.12.0 Instructions Remember each year is : 365 Days This Script is written and many thanks for sharing & Special thank you to Salaudeen Rajack from Sharepoint Diary . Please visit ! https://www.sharepointdiary.com/2019/04/sharepoint-online-delete-files-older-than-30-days-using-powershell.html