Tags: GitHub

Continuing the Azure AI Infrastructure as Code Learning Journey

Overview With the rapid development of AI Services in recent times, it’s clear that adoption and growth of these services is only going to continue – and see wider adoption across a range of organisations. Continuing the Azure AI Infrastructure as Code Learning Journey, is therefore likely to be a key activity for many within 2024 and beyond. With Azure […]

Continue Reading →

Azure Spring Clean 2024 – Azure Automation, a quick win!

Azure Spring Clean 2024 - Using Azure Automation to save money - a quick win!

In this year’s Azure Spring Clean my session is called “Using Azure Automation to save money – a quick win!“, and covers the following topics: What is Azure Automation? How does Azure Automation help save cost? Why use Terraform and Azure Automation? Demo Environment Learning more about Azure Terraform Resources / Links / Code I’ve chosen this topic as it’s […]

Continue Reading →

Cloud Chat Monthly – March 2023 Writeup

On Friday last week Jon Jarvis and myself hosted our first Cloud Chat Monthly Session. As this was our first session, we started off with an introduction to Cloud Chat Monthly, talked about our goals and objectives, and then went into our first technical session – “Unleashing the Power of Code-Driven Virtual Desktop Deployments: AVD & Windows 365“. Upcoming April […]

Continue Reading →

Introducing – Single Region Azure BaseLab V2

As you may know, I maintain a range of Terraform environments for Azure, which can be used for Demos, Labs, Learning and Testing. These are maintained within my GitHub Repo, and I have occasionally also blogged about updates to these environments: https://jakewalsh.co.uk/updates-to-my-terraform-azure-base-lab-environments/. ✅ Just want the Code or Module? Click here: Code / Module Overview: I’ve recently been updating one […]

Continue Reading →

Updated! – Securing your deployment with code scanning in GitHub Actions

Security scanning of code, before, during, and after deployment is a great way to enhance the security of any project. Knowing that your code is being analysed for issues before deployment, during the build phase, and then after deployment when you are in the support/run phase, can really help to improve the security posture of an environment, with minimal effort […]

Continue Reading →

Deploying Azure Resources with Terraform using GitHub Actions

To deploy any of the Terraform-Azure Environments, or any Terraform code for Azure you have created yourself, using GitHub Actions, follow the steps outlined below. 1. Fork the Terraform-Azure Repository This will then allow you to access backend settings privately and create your own deployments based on the code within. You can then of course customise code, make changes, or […]

Continue Reading →

Updates to my Terraform Azure base Lab Environments

Earlier this year I blogged about some Lab Environments I’d created using Terraform, and shared in my GitHub repo: “Recently I have been working more and more with Terraform – and seeing the benefits to what I can do in a short space of time within Azure, using Infrastructure as Code (IaC) methodologies. I’m now using Terraform for all my […]

Continue Reading →
Skip to content