For some time, I have been using Terraform to create environments – and it’s something I rely on heavily for my own Azure lab environment. My lab is an ever changing picture – and thus I regularly create and destroy resources and environments, to test new things. I usually just run Terraform locally and have it spin up specific lab […]
Continue Reading →Tags: Microsoft
Enterprise Scale considerations for Windows Virtual Desktop
In my previous post I talked about Landing Zones and why they are an essential part of the Cloud Adoption Framework. Following on from that post, I wanted to elaborate on some of the considerations around Windows Virtual Desktop (WVD) in particular. WVD brings with it several unique elements that benefit from additional consideration and planning – particularly when designing […]
Continue Reading →Why you need an Azure Landing Zone
A defined and structured Landing Zone is key component of the Microsoft Cloud Adoption Framework. But what exactly is a Landing Zone, and why is using one important? I’ll try and provide an overview and give some specific examples of the Design Areas, as well an overview of options around enterprise scale in this post. What is a Landing Zone? A […]
Continue Reading →Azure Automanage Preview
Hello! In this post I’ll be covering an overview of the Azure Automanage Preview – and giving an overview of how it can be used to simplify management, achieve best practice, and provide automation of Virtual Machines in a few quick steps. What is Azure Automanage? Azure Automanage is a service that removes the need to “discover, know how to […]
Continue Reading →Microsoft Flow, Microsoft Forms and Azure AD – what can we do?
Recently, I have been playing around more and more with Microsoft Flow – which is a tool designed to Automate processes and tasks. In a previous post I used a tool called Stringify to automate a number of Smart Home actions. Microsoft Flow provides a similar environment and allows integration between processes and tasks. I was impressed from the first […]
Continue Reading →Azure Storage Sync – the easiest branch office file sync solution?
Azure Storage Sync provides the means to synchronise files from various locations into an Azure Storage account and to endpoints running the Azure Storage Sync agent. In this post I will give a quick overview of how it can be setup to service branch office requirements whereby VPN connectivity does not exist. For further information see here: https://docs.microsoft.com/en-us/azure/storage/files/storage-sync-files-planning. Here’s my environment which I […]
Continue Reading →Azure CDN – Speeding up WordPress on Azure App Service and proving the results
It’s probably no secret that half of the IT blogs out there are running on WordPress or a similar Platform. WordPress is easy to use, simple, and requires little maintenance to run – what’s not to love?! As with any Website – it doesn’t matter how good the back-end code or server hosting the site is, if your user is […]
Continue Reading →Testing out the Azure Firewall Preview
Azure Firewall was released for preview this week, so I thought I would give it a quick try and look at some of the features available. The firewall provides the following features at the current time: Built-in high availability – built into the Azure Platform, so no requirement to create load balanced configurations Unrestricted cloud scalability – the firewall can […]
Continue Reading →Azure VM Scale Sets and Remote Desktop Services?
When using any environment that provides virtual desktops at scale, it makes sense to have only the required number of resources running at the right time – rather than all of the resources all of the time. The usual approach to this is to use power management – so unused virtual machines are shut down when not in use. With […]
Continue Reading →Load Balancing Citrix StoreFront with Azure Load Balancer
Sometimes there is a requirement to Load Balance StoreFront using a method other than NetScaler. Although rare (in my experience!) this does occasionally happen when NetScaler is perhaps not being used for Remote Access – in an internal only environment for example. In this post I will explain how to Load Balance StoreFront using the native Azure Load Balancers. We […]
Continue Reading →GSLB for NetScaler Gateway across Azure Locations
In this post I’ll be going through how I have configured GSLB for NetScaler Gateway in Azure, and the various elements required for this type of configuration. Firstly – I began by setting up the background infrastructure to demonstrate this test. Namely, 2x Active Directory DCs within two Azure Locations (Eastern US (EUS), and South Central US (SCUS)). These were […]
Continue Reading →