[Azure Updates] To help organizations optimize cloud costs and management, we’re excited to introduce hibernation for virtual machines (VMs) in Azure DevTest Labs, now in public […]
<![CDATA[ What is Snyk IaC Snyk is a misconfiguration IaC tool that identifies vulnerabilities in how people write their code. Though I am writing about its […]
In order to control traffic flow within our Azure virtual networks, we can use custom routes, and configure the routes to direct traffic through a network […]
Parameters are essential when authoring Bicep configuration files. They make your template reusable and polyvalent. In this blog post, I will explore ways to manage parameters […]
In distributed Azure architectures, it’s necessary to split up your virtual network infrastructure into different parts. This may happen over different Azure regions, or different subscriptions. […]
To facilitate communication between resources in Azure deployed in virtual networks, we can use domain name resolution over relying on IP address, making the communication process […]
To facilitate communication between resources in Azure deployed in virtual networks, we can use domain name resolution over relying on IP address, making the communication process […]
Introduction In this blog, I’ll detail how you can integrate GitHub Dependabot with Azure DevOps at no cost, ensuring you can proactively monitor vulnerabilities in […]
Azure Virtual Networks use private IP addresses which aren’t routable on public networks. To enable support networks that exist both in Azure and on-prem environments, we […]
Azure Virtual Networks (or VNETs) are the fundamental building block for private networks in Azure. We can built Azure VNETs that are similar to on-prem networks, […]
[Azure Updates] Azure Container Storage is a cloud-based volume management, deployment and orchestration service and works with Azure Kubernetes Service (AKS) to effectively scale across storage […]