Troubleshooting & Monitoring of Log Ingestion with Data Collection Rules
As I have outlined in the series of blogs, Azure Logging is based on Data Collection Rules (DCRs) and Azure …
As I have outlined in the series of blogs, Azure Logging is based on Data Collection Rules (DCRs) and Azure …
Today, we use logging for many purposes including security hunting with SIEM (Sentinel), troubleshooting, performance telemetry, compliance reporting – but …
You may have noticed that Microsoft will enforce MFA requirement per October 15, 2024 for Azure/Entra/Intune. If this is new …
This blog covers a custom script solution for Intune, that can be used to automatically detect, if the Entra Private …
Background Some of my customers are not having 24×7 SOC but still wants to utilize Microsoft Copilot for Security during …
Error Connect-AzAccount : Method not found: ‘System.Threading.Tasks.Task`1 Azure.Identity.InteractiveBrowserCredential.AuthenticateAsync(Azure.Core.TokenRequestContext, System.Threading.CancellationToken)’.Could not find tenant id for provided tenant domain ‘xxxxxx’. Please ensure …
Cause Old version of Az.Accounts v2.9.1 was being installed on the computer as part of Az.Portal installation, even though newer …
This blog will give you insight on how to setup collection of DNS Events from Windows devices using Azure Monitor …
After upgrading Microsoft Graph, I noticed an issue when trying to run cmdlet Get-MgGroup or Get-MgUser. I could connect to …
If you are sending data using HTTP Data Collector API (REST) today, you should continue reading, as this API will …