VPVeer Pratap Singhinveer-tech.hashnode.dev·Mar 25 · 10 min readIntegrating Wazuh with Microsoft Entra ID (Azure AD) Using SAML SSO and Role-Based AccessIn this article, I will walk through a complete, working integration of Wazuh with Microsoft Entra ID (Azure AD) using SAML Single Sign-On (SSO). This setup lets you: authenticate users centrally thr00
VPVeer Pratap Singhinveer-tech.hashnode.dev·Mar 10 · 6 min readLinux Disk & OS DriveWe’ve all seen it happen. An alert fires off at 2:00 AM: Disk Space Usage Critical: 100% on /. The server is unresponsive. SSH drops. The application has completely locked up because the OS can't even00
VPVeer Pratap Singhinveer-tech.hashnode.dev·Mar 9 · 6 min readAutomating Wazuh Hot/Cold Storage on AzureIf you’ve spent any time in the trenches as a Cloud & DevOps Engineer, you know the lifecycle of a SIEM deployment. Day 1: "Look at all these amazing security events!" Day 90: "Why is our Premium SSD 00
VPVeer Pratap Singhinveer-tech.hashnode.dev·Feb 24 · 6 min readBuilding a Safe AKS Upgrade Testing EnvironmentBuilding a Safe AKS Upgrade Testing Environment with ArgoCD & Kustomize Kubernetes upgrades in production environments always carry risk. API deprecations, networking changes, autoscaler behavior, or 00
VPVeer Pratap Singhinveer-tech.hashnode.dev·Feb 18 · 2 min readFixing Name Resolution ErrorA Guide to Local DNS Troubleshooting in Azure When managing a production environment, infrastructure "resets" can often lead to unexpected downtime. Recently, while managing a Zammad instance on an Azure VM, a domain/SSL reset by the client caused th...00