Protecting your network infrastructure in the cloud is paramount to ensure the security and reliability of the services that depend on it. Azure provides robust solutions for network management and security, and one of the key features available for this purpose is the Virtual Network Manager. It allows you to manage network traffic at scale…
Azure Virtual WAN does an amazing job bringing network functionalities together in one management plane. However, for Azure Bastion in a Virtual WAN, things get more difficult in comparison to a traditional hub-spoke model. In today’s post, we find out why that is and how you deploy Azure Bastion in a Virtual WAN architecture.
Last week I wrote about setting up a connection between Azure DevOps and Azure by using managed identities. While I was checking out how it works, I learned that it’s actually quite simple to set up and doesn’t require special admin powers. This makes it possible for pretty much anyone using Azure to add their…
When dealing with cloud services, it’s essential to handle authentication in a secure and manageable way. Federation allows you to connect services without needing to deal with credentials like secrets or certificates directly. Here is how you can configure workload identity federation in Azure DevOps service connections. I promise, it’s a huge improvement and easy…
When managing resources in Azure, it is crucial to track changes and understand the current state of your Azure environment. Change Analysis is an invaluable tool for querying your resources to gain insights and explore changes made across your Azure subscriptions. It is now in Public Preview for everyone, so let’s dive right into it.