Windows Service Monitoring at Scale using Cloud Native Azure Components
Recently, I was challenged to build a scalable, cloud native solution that should be used for monitoring of critical Windows …
Recently, I was challenged to build a scalable, cloud native solution that should be used for monitoring of critical Windows …
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 …
If you need to get an Azure Monitor alert using Azure Resource Graph data, this can easily be accomplished using …
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 …
This blog will show you how you can automate an overview using Kusto queries against Azure Resource Graph (ARG) to …