Category: CodeProject
-
DNSSEC on Azure: My Journey with the Private Preview Version
In the world of government organizations, where I currently find myself navigating, there’s an almost unspoken rule: if you’re not listed in the Hall of Fame on Internet.nl, you’re missing the mark on modern internet standards. For those unfamiliar, Internet.nl is a platform that helps organizations check if their internet standards are up-to-date and compliant…
-
Azure Web Application Firewall (WAF) Integration in Microsoft Copilot.
The cybersecurity landscape is continuously evolving, and Microsoft is at the forefront with its latest update: the integration of Azure Web Application Firewall (WAF) with Microsoft Copilot for Security, now available in public preview. This exciting update offers enhanced capabilities for security professionals, providing a more robust and intuitive experience in identifying and mitigating web…
-
Azure Virtual Network Encryption
What is Azure Virtual Network Encryption? Azure Virtual Network encryption provides a layer of security that encrypts virtual network traffic, specifically between Azure Virtual Machines that communicate securely within a subnet or across different subnets. It utilizes the industry-standard IPsec (Internet Protocol Security) encryption protocol to create secure pathways for data transmission. This encryption process…
-
Azure Logic Apps with AI
As businesses navigate the end of BizTalk and seek potent data transformation solutions, Azure Logic Apps has surged to the forefront, offering an agile, serverless platform that simplifies workflow automation. My enthusiasm for Azure Logic Apps is fueled by its ease of use and its pivotal role in modernizing business processes. The integration of Azure…
-
IPv6 Support Now Available for Azure Application Gateway
I’m thrilled to share the news about the general availability of IPv6 support for Azure Application Gateway (v2), a development I’ve been eagerly anticipating as a big fan of leveraging the gateway for load balancing and as a central point for network ingress and egress. See my other blog about front door and gateway here.…
-
Application Gateway for Containers
Application Gateway for Containers, recently made generally available by Azure, represents an evolution in application (layer 7) load balancing and dynamic traffic management for workloads running in a Kubernetes cluster. This service is the culmination of the Application Gateway and Application Gateway Ingress Controller, offering enhanced capabilities for managing web traffic to container workloads with…
-
New Azure API Center Portal
Introduction The Azure API Center Portal is designed to simplify API management for organizations. It centralizes API inventory, enabling easier access and management across teams. With role-based access control (RBAC), it ensures secure access to APIs. The portal supports interactive documentation for direct API testing, facilitating quicker integration. It provides lifecycle management tools for APIs,…
-
Azure Automation Runbooks in 2024
The cloud computing has undergone significant evolution by 2024, with Azure leading the charge in providing robust solutions for managing complex, hybrid IT infrastructures. Azure Automation Runbooks have become an indispensable tool, particularly when integrated with the Hybrid Runbook Worker feature. This technical dive explores the functionality and strategic application of Runbooks in managing hybrid…
-
Azure Front Door with Application Gateway: More Than Just a Load Balancer
Introduction: In the landscape of cloud services, Azure Application Gateway has consistently piqued my interest. This blog is a testament to my admiration for this service, which, in my experience, surpasses the traditional role of a load balancer. Its capabilities are often comparable to those of an F5 Advanced Web Application Firewall (WAF), which is…
-
Azure Chaos Studio
In today’s digital landscape, ensuring system reliability and resilience is important. Chaos Engineering, a practice that involves deliberately injecting failures into a system to test its robustness and identify weaknesses before they cause real issues. Azure Chaos Studio from Microsoft is a tool designed to facilitate Chaos Engineering within Azure environments, allowing engineers to simulate…