How to Manage Your Azure Terraform Modules

February 4, 2025

As cloud infrastructure grows more complex, managing your Terraform modules effectively is crucial to ensuring your Azure environment remains scalable, secure, and maintainable. Terraform's modular structure allows you to create reusable pieces of infrastructure code, but managing these modules at scale requires strategy and best

Read More »
Uploading files to Azure VMs using Azure Bastion

Uploading files to Azure VMs using Azure Bastion

November 12, 2023 / azure, bastion, file transfer, landing zones, network, ssh

Hello there! Recently, I was working on an Azure project and one of my tasks involved a step where I had to upload some files to a Linux virtual machine. However, the environment was locked down and I did not have direct SSH access to

Read More »