Ansible Ansible, Azure and macOS Big Sur Running Ansible and the Azure Collection on macOS Big Sur is a little troublesome at the moment, so here is an alternative.
Terraform Azure DevOps Terraform Pipeline In my last post I wrote about how I created an Azure DevOps pipeline using Ansible in a more "Terraform" way, however, although I have used Terraform and Azure DevOps quite a bit I realised I didn't really have a template for a pipeline.
Ansible Azure DevOps Ansible Pipeline I wanted to have a play with Azure DevOps and Ansible pipeline, but didn't want to use the Ansible Task as it requires a virtual machine. In this post I look at how to run Ansible like Terraform in an Azure DevOps pipeline.
Ansible Ansible and the Azure Rest API Over the last few months I have been doing more and more work with Ansible to manage end to end deployments in Azure. For the most part Ansible’s core set of Azure modules work with no problems and more than do the job.
Azure Adding a Deploy to Azure Button While working on another post, I needed to launch an Ansible VM in Azure, so I decided to look at a button!
Azure Quickly launch an Azure AKS Cluster I need to be able to quickly launch and teardown an Azure AKS cluster, in this post I look at the commands needed to do that using the Azure CLI
Azure Azure Bastion Last week Microsoft announced that Azure Bastion had gone into public preview, I had been interested in this service since I first heard about it a few months ago.
Azure Microsoft Azure Portal URLs As I am finding myself using Microsoft Azure more and more I thought I would make some notes about how to quickly access the various web portals.
Azure Terraform Quirks I have been using Terraform over the last few months, having not used it in anger for quite a while since the projects I have been working on have been more suitable for using Ansible.
Azure Adding a SSH Key to Azure In my previous post I wrote about launching a CentOS 7 Virtual Machine in Azure using Terraform. As you can see from my original configuration I was adding a password
Azure Terraform & Azure As regular readers will know I really like the tools provided by Hashicorp and today I found an excuse to use one. I needed to bring up a Virtual Machine