#EntraOps
New Release: #EntraOps 0.3.3! 🚀 This update includes bug fixes and enhancements to #MicrosoftSentinel workbooks and nested #MicrosoftEntra PIM for Groups. Get the latest version from the GitHub repository: github.com/Cloud-Archit...
November 27, 2024 at 6:06 AM
IdentityInfo table in #MicrosoftDefender has been expanded to include eligible roles from #MicrosoftEntra. I’ve developed a #KQL function to get a summarized overview of all directory role assignments, enriched with details from my #EntraOps classification:
github.com/Cloud-Archit...
March 17, 2025 at 6:12 AM
Do you like to know if ownership of privileged objects in #MicrosoftEntra has been delegated to lower privileged users? Graph semantics in KQL and XSPM allow building powerful queries and analyzing data as graphs. I've started to include data from #EntraOps to analyze delegated ownership. (1/3)
January 29, 2025 at 6:47 AM
AI-Powered Attack Paths: How EntraOps v05 Exposes Your Cloud’s Hidden Vulnerabilities + Video

Introduction: The release of EntraOps v0.5 marks a pivotal shift in identity security, moving from reactive monitoring to proactive, AI-driven threat exposure management. This open-source framework…
AI-Powered Attack Paths: How EntraOps v05 Exposes Your Cloud’s Hidden Vulnerabilities + Video
Introduction: The release of EntraOps v0.5 marks a pivotal shift in identity security, moving from reactive monitoring to proactive, AI-driven threat exposure management. This open-source framework leverages Large Language Models (LLMs) to analyze your Microsoft Entra ID environment, automating the discovery of misconfigurations and dangerous privilege accumulations that traditional tools miss. By treating identity configurations as code, it enables security teams to visualize the exact attack paths an adversary could exploit, transforming raw identity data into actionable, prioritized intelligence.
undercodetesting.com
December 13, 2025 at 4:24 PM
EntraOps repository:
github.com/Cloud-Archit...

Learn more about XSPM and Graph:
Deep Dive blog post on XSPM by @samilamppu.bsky.social
samilamppu.com/2024/04/25/m...

Blog posts by @fabian.bader.cloud
cloudbrothers.info/en/workshop-...
cloudbrothers.info/en/find-late...

Kusto Graph rocks! (3/3)
LinkedIn
This link will take you to a page that’s not on LinkedIn
lnkd.in
January 29, 2025 at 6:47 AM
Do you have your Control Plane under control? 🚨 #EntraOps 1.0 is now available 🚀 - an open-source platform to govern and monitor your Enterprise Access Model in #MicrosoftEntra: entraops.com.
Here is what’s new in this release 👇
September 9, 2026 at 8:21 AM
Are you underestimating the importance of reviewing your identity security settings? Join @Thomas_Live to explore critical configuration areas and learn how to discover and automate tracking of (mis)configurations using community tools like Maester, EntraOps, and EIDSCA.
April 7, 2025 at 8:43 AM
I have integrated the classification model of #EntraOps to identify sensitive roles in #MicrosoftEntra, #MicrosoftGraph, and #AzureRBAC. This function offers a holistic view and report on SPs including details such as ownership and assigned Azure Roles (enriched by CSPM data). (2/2)
April 9, 2025 at 11:51 AM
📢 EntraOps : classification EAM des rôles et permissions Entra ID pour la CTI et l'automatisation

Cet article est issu du dépôt GitHub Cloud-Architekt/AzurePrivilegedIAM, un projet open source dédié à la gestion…

🔴 vérification factuelle basse
#EnterpriseAccessModel #IAMPrivilégié #Cyberveille
EntraOps : classification EAM des rôles et permissions Entra ID pour la CTI et l'automatisation
Cet article est issu du dépôt GitHub Cloud-Architekt/AzurePrivilegedIAM, un projet open source dédié à la gestion des identités et accès privilégiés dans Microsoft Azure et Microsoft Entra. Le projet EntraOps fournit une approche d'automatisation de la classification des rôles et permissions Entra ID selon le modèle Enterprise Access Model (EAM) de Microsoft.
cyberveille.ch
August 16, 2026 at 9:30 PM
Track Sensitive Microsoft Graph API Calls with KQL: A Cybersecurity Deep Dive

Introduction: Microsoft Defender XDR's new `GraphAPIAuditEvents` table enables advanced hunting for suspicious Microsoft Graph API activities. Security architect Thomas Naunheim’s experimental KQL function enriches this…
Track Sensitive Microsoft Graph API Calls with KQL: A Cybersecurity Deep Dive
Introduction: Microsoft Defender XDR's new `GraphAPIAuditEvents` table enables advanced hunting for suspicious Microsoft Graph API activities. Security architect Thomas Naunheim’s experimental KQL function enriches this data with EntraOps and Exposure Management insights, helping identify high-risk API calls. This article breaks down the methodology and provides actionable KQL snippets to bolster your threat detection. Learning Objectives: Learn how to leverage KQL to detect sensitive Graph API calls.
undercodetesting.com
July 17, 2025 at 12:47 PM
Advanced KQL for Privileged Identity Management in Microsoft Entra

Introduction Kusto Query Language (KQL) is a powerful tool for analyzing security data in Microsoft Defender and Entra ID. In this article, we explore advanced KQL functions and hunting queries to classify and monitor privileged…
Advanced KQL for Privileged Identity Management in Microsoft Entra
Introduction Kusto Query Language (KQL) is a powerful tool for analyzing security data in Microsoft Defender and Entra ID. In this article, we explore advanced KQL functions and hunting queries to classify and monitor privileged identities, aligning with the Enterprise Access Model for tiered administration. Learning Objectives Learn how to classify Entra ID privileges using KQL functions. Automate identity governance with the EntraOps community project.
undercodetesting.com
July 3, 2025 at 5:49 AM
[New Post] 📌EntraOps v0.7.0 Released with Improved Microsoft Entra Tenant Governance and Role Visibility
www.anoopcnair.com/entraops-v0-...
#Entra #MSEntra #HTMDCommunity
May 8, 2026 at 12:19 PM
Speaking at #TROOPERS26 next week and I can't wait. Joining @martinsohn.dk to talk about attack paths to #PAW and real-world risks of tiered admin models with #IntuneRBAC. Plus something we've been working on for months... See you in Heidelberg!
www.troopers.de
#EntraOps #Bloodhound
June 15, 2026 at 7:56 AM
3️⃣ 🛠️ Enhanced Enrichment Function
Recently, I've released a #KQL function integrating #ExposureManagement and #EntraOps data to identify sensitive callers, actions, and targets. Updated to support parameters like IP Address and Token Identifier.
🔗 github.com/Cloud-Archit...
July 30, 2025 at 6:47 AM
2. IsHighSensitiveScope 🔑
However, the scope includes Application.ReadWrite.All, which has been identified as "Control Plane" by using EntraOps classification model.
July 17, 2025 at 6:43 AM
I've created an experimental KQL function that enriches the data with details from #ExposureManagement and #EntraOps. This might help identify sensitive Graph Calls from the large volume of events in this table.
🔗 The query is available here:
github.com/Cloud-Archit...
github.com
July 17, 2025 at 6:43 AM
Check out my community tool #EntraOps if you are interested to get a customized and detailed analysis of all permanent and PIM-managed role assignments in #EntraID, #Intune and #IdentityGovernance: www.cloud-architekt.net/entraops/
EntraOps Privileged EAM
Community project to classify, identify and protect your privileges based on Enterprise Access Model (EAM)
www.cloud-architekt.net
March 17, 2025 at 6:12 AM
This also shows the classification of the owner by identified privileges in EntraOps and applied rules in Critical Asset Management in XSPM. The query can be extended to analyze potential attack paths in combination with other edges. (2/3)

KQL sample query:
github.com/Cloud-Archit...
AzureSentinel/Hunting Queries/EID-PrivilegedIdentities/EntraOpsGraphPrivilegedObjectOwner at main · Cloud-Architekt/AzureSentinel
Sharing my KQL queries for Azure Sentinel. Contribute to Cloud-Architekt/AzureSentinel development by creating an account on GitHub.
github.com
January 29, 2025 at 6:47 AM