Backend TLS validation controls in Azure Application Gateway explained

In modern cloud architectures, securing application traffic is not only about protecting the connection between users and the entry point of the application. It is equally important to ensure that communication between application gateways and backend services is also properly validated and encrypted.

Azure Application Gateway provides several capabilities to enforce TLS validation when communicating with backend services. These controls help organizations maintain strong security practices by verifying backend identities and preventing potential man-in-the-middle scenarios.

Continue reading “Backend TLS validation controls in Azure Application Gateway explained”

Design patterns using multiple address prefixes for Azure VNet subnets

IP address planning is one of the most important aspects of designing scalable network architectures in Azure. While virtual networks provide flexibility in defining address spaces, subnet design can become challenging as environments grow and requirements evolve.

A capability that helps address this challenge is the ability to assign multiple address prefixes to a single subnet. This feature introduces new design possibilities for managing IP space more efficiently without requiring disruptive changes to existing environments.

Continue reading “Design patterns using multiple address prefixes for Azure VNet subnets”

Private Application Gateway on Azure Application Gateway v2 overview

Hello everyone,

Secure application delivery is a central topic in modern cloud architectures. As organizations increasingly adopt private networking models, controlling how applications are exposed becomes a key design consideration.

A new capability in Azure Application Gateway v2 introduces the concept of a Private Application Gateway, allowing the service to operate entirely within private network boundaries.

Continue reading “Private Application Gateway on Azure Application Gateway v2 overview”

Azure Esv6 and Edsv6 large VM sizes overview

Hello everyone,

Azure continues to expand its compute portfolio with larger virtual machine sizes designed for demanding enterprise workloads. One of the recent updates introduces new large VM sizes in the Esv6 and Edsv6 series, offering higher vCPU configurations for applications that require significant compute capacity.

These new options are particularly relevant for organizations running workloads that scale vertically and benefit from a large number of CPU cores.

Continue reading “Azure Esv6 and Edsv6 large VM sizes overview”

Operational insights on Azure Network Security Perimeter

As cloud environments grow in complexity, protecting resources is no longer limited to traditional network boundaries. Organizations are increasingly adopting architectures where services communicate internally across multiple virtual networks, subscriptions, and regions.

In these environments, the challenge is not only protecting external access but also defining clear and controlled boundaries between services. Azure Network Security Perimeter introduces a model that helps address this challenge by creating a structured security boundary around platform services.

This capability allows organizations to control how Azure services can be accessed, helping reduce exposure while maintaining flexibility in cloud architectures.

Continue reading “Operational insights on Azure Network Security Perimeter”

Operational insights on customer controlled maintenance for Azure Firewall

Managing security infrastructure in production environments always requires careful coordination. Network security components such as firewalls sit directly in the data path of critical applications, meaning that even small operational changes must be handled with caution.

Azure has introduced customer-controlled maintenance for Azure Firewall, a capability that gives organizations more control over when maintenance activities and updates are applied.

This improvement can be particularly valuable for enterprises that operate workloads with strict availability requirements.

Continue reading “Operational insights on customer controlled maintenance for Azure Firewall”

Enabling Trusted Launch on existing virtual machine scale sets

Security in cloud environments is no longer only about perimeter controls. Increasingly, protection needs to start at the infrastructure level, including how virtual machines are initialized and validated during boot.

Azure Trusted Launch is a feature designed to address this challenge. While many new deployments already benefit from it by default, an important question remains for many organizations: how can Trusted Launch be enabled on existing virtual machine scale sets?

This article explores that transition and highlights the architectural and operational implications involved.

Continue reading “Enabling Trusted Launch on existing virtual machine scale sets”

Trusted launch default for new Gen2 VMs and scale sets explained

Hello everyone,

Azure continues to strengthen the security posture of its compute platform, and one recent change moves in that direction: Trusted Launch is becoming the default configuration for new Generation 2 virtual machines and VM scale sets.

Instead of requiring administrators to explicitly enable this feature, new deployments will automatically include these protections by default.

Continue reading “Trusted launch default for new Gen2 VMs and scale sets explained”

Azure DNS security policy explained

Hello everyone,

DNS plays a critical role in modern cloud environments. Almost every application relies on DNS resolution to connect services, APIs, and external platforms. Because of this central role, DNS is also a common entry point for security threats.

To address these risks, Azure introduced DNS security policies, allowing organizations to apply additional protection and governance over DNS traffic.

Continue reading “Azure DNS security policy explained”

Azure FXv2-series Virtual Machines overview

Hello everyone,

Azure keeps expanding its compute portfolio, and one of the recent additions is the FXv2-series Virtual Machines. This new VM family is designed with a strong focus on CPU performance, making it particularly interesting for workloads that depend heavily on compute efficiency.

If you are working with performance-sensitive applications, this is definitely a series worth understanding.

Continue reading “Azure FXv2-series Virtual Machines overview”