Tags: CloudFamily

Azure DevOps – Azure NetApp Files (Part 2, Terraform)

For the next post in this series around using Azure DevOps and WVD, I wanted continue focusing on Azure NetApp Files. Continuing on from Part 1 in this series, I will be covering the setup of Azure NetApp Files (ANF) within an Azure DevOps Pipeline, but this time using Terraform to deploy ANF. In Part 1, Azure CLI was used […]

Continue Reading →

Azure DevOps – Azure NetApp Files (Part 1, Azure CLI)

For the next post in this series around using Azure DevOps and WVD, I wanted to focus on Azure NetApp Files. Azure NetApp Files (ANF) is often used for hosting both application and profile data, and in particular is used when rapid access and high IO throughput are required. This is often the case with User Profiles in a VDI […]

Continue Reading →

Ansible and Azure – 30 minute quickstart!

Recently I’ve been introduced to Ansible, and have therefore been seeing what I can automate with it. I know that when testing things out and learning new things if there are challenges I have faced, or issues getting a test environment setup, having the setup stage automated can really help out. This means you can focus on learning the basics […]

Continue Reading →

Exploring Azure Bicep

Recently I have been exploring Azure Bicep and the benefits it provides. Azure Bicep is a Domain Specific Language that allows the rapid creation of ARM Templates, in an easier manner. I’ve previously found ARM templates challenging, especially with the complexity that can arrive with deployment at scale. Bicep aims to improve this, providing a simpler way of authoring templates, […]

Continue Reading →
Skip to content