Tag: Azure

Protect your Network Resources with Azure Firewall
Protect your Network Resources with Azure Firewall
Blog Posts

Azure Firewall is a cloud service under the Azure security umbrella that allows customers to centrally manage all their network traffic with built-in capabilities, including high capability, scalability and performance. Let’s see how you can protect your network resources from undesired threats while perusing important Azure Firewall concepts! Initial scenario AzureSpringClean-RG is an Azure Resource Group. All… READ MORE

Terraform on Azure
Terraform on Azure
Blog Posts

The Basics When customers begin working with Azure they usually log into the portal and start to build things using the GUI.  After building their resources they notice they can download a template of their newly configured resource. Azure exports an ARM template that can be used to automate your next build.  Customers love the… READ MORE

Terraform With Azure DevOps
Terraform With Azure DevOps
Blog Posts

Introduction Over the past few weeks I have been helping a couple of my customers take their first steps into the world of DevOps and Infrastructure-as-Code with Terraform. It’s safe to say there is an array of fantastic content out there already in the community and from the vendors themselves, which have certainly been useful… READ MORE

Set the Default Branch on your Azure DevOps Repos
Set the Default Branch on your Azure DevOps Repos
Blog Posts

Lets talk Azure DevOps Repos! Introduction « Breaking News » the Git project has decided to use as default branch main instead of master. As very well described in the following article, Microsoft has set on november 2020 the default branch of all new Azure DevOps Repos to be main instead of master. “Microsoft is joining the Git project (statement, code change) and multiple vendors including… READ MORE