Move Azure resources across regions using Azure Resource Mover

Have you been ever in a situation where you had to move Azure resources socially VMs, Disk and Storage Accounts across the regions using some PowerShell scripts? I have encountered this situation multiple times where I moved VMs, Disks across regions. Using PowerShell is time consuming and tedious process. Most of the resources cannot move….

Azure Advent Calendar – When and How to use Azure Firewall?

This blog post is part of Azure Advent Calendar. Check out other awesome blog posts and videos. A huge shout out to Gregor Suttie and Richard Hopper who started this incredible Azure Advent Calendar initiative. Let’s talk about the Azure Firewall and what it can do for you? Securing a network’s perimeter is one of…

Access Azure SQL Database over Private endpoint using Azure Private Link

Have you ever been in a situation where you wanted to have Private endpoint for Azure PaaS services like Azure SQL Database, Azure Storage Account etc.? Or, If any customer/user asked you for this? Then the answer was mostly no since these services have a Public endpoint which means the Traffic will route through the…