Testing out Cross-Region Azure Load Balancer
Environment Our environment can be found below. Let’s make this a little easier to understand by showing a single region without the cross-region load balancer. It isn’t easy to scale…
A Drink of Technology for the Thirsty Mind
Environment Our environment can be found below. Let’s make this a little easier to understand by showing a single region without the cross-region load balancer. It isn’t easy to scale…
What is Lifecycle Management? Lifecycle Management allows you to set policies that automate the movement of your data between access tiers or delete data when it’s no longer needed. This…
Prerequisites You’ll need the following in-place already. Step 1 – Create the Application Gateway Here’s how to configure the Application Gateway to use a custom domain and establish HTTPS communication…
In this article, I’ll explain how to update the EmployeeOrgData for Entra ID users, which includes the Division and CostCenter properties. These properties are typically synchronized from an on-premises Active…
Overview Azure-Firewall-mon (AFM or Azure Firewall Monitor) is a custom solution (currently in a functional beta) created by an Italian Microsoft Cloud Solution Architect called: Nicola Delfino, its worth mentioning…
This service is a global load balancer for HTTP/HTTPS traffic. You don’t need to manage resiliency, as this service is resilient by default. See what feature you can enable, using…
How can a self-hosted agent running on Azure Container Instances create a docker image? Even while the question may seem simple, it is difficult. Suppose you’ve already set up a…
Self-hosted agent on Linux In some cases is necessary, for example, you need to integrate with VNET – because the resources you want to access are not publicly accessible. This…
Here’s a PowerShell script to export the Azure Firewall Policy rules from the East US region and import them to the West US region. The script assumes you have the…
Let us learn how to create and configure a Self-Hosted Agent in Azure DevOps (ADO). What is an Agent? An agent is computing infrastructure with installed agent software that runs…