Azure Sentinel Using Terraform + Terragrunt
I recently compiled all (all of the available resources in TF) the components and deployed them using Terraform. To deploy a complete setup, just change 3 inputs and the complete…
azure, cybersecurity, IT
I recently compiled all (all of the available resources in TF) the components and deployed them using Terraform. To deploy a complete setup, just change 3 inputs and the complete…
What’s Terragrunt? Terragrunt is a thin wrapper that provides extra tools for keeping your configurations DRY, working with multiple Terraform modules, and managing remote state. Terragrunt works on DRY concept,…
I have been asked a few times about the easiest way to write a PowerShell script or how to get started writing a script and automating stuff in Azure. Or…
IP-based connection lets you connect to your on-premises, non-Azure, and Azure virtual machines via Azure Bastion over ExpressRoute or a VPN site-to-site connection using a specified private IP address. Configuring…
If you’re new to Azure or Microsoft Cloud Ecosystem, then here’s the recommended pathway. This is based on my personal experience – not endorsed by Microsoft. Microsoft certification is a…
Azure DNS private resolver is a cloud-native, highly available, and DevOps-friendly service. It provides a simple, zero- maintenance, reliable, and secure Domain Name System (DNS) service to resolve and conditionally…
What is DevOps? Generally, in an IT company, we have two teams – one that creates stuffs (apps, code etc.) and the second one that operates the things created by…