Complex Azure Odyssey Part Four: WAP Server
Rik Hepworth Aug 30, 2015 · 10 min read · Azure Azure Resource Manager Azure Resource Manager Windows Azure ·Part One of this series covered the project itself and the overall template structure. Part Two went through how I deploy the Domain Controller in depth. Part Three talks about deploying my ADFS server and in this final part I will show you how to configure the WAP server that faces the outside world. The Template The …
Read MoreComplex Azure Template Odyssey Part Two: Domain Controller
Rik Hepworth Aug 30, 2015 · 20 min read · Azure Azure Resource Manager Azure Resource Manager Windows Azure ·In part one of this series of posts I talked about the project driving my creation of these Azure Resource Templates, the structure of the template and what resource I was deploying. This post will go through the deployment and configuration of the first VM which will become my domain controller and certificate server. …
Read MoreComplex Azure Template Odyssey Part One: The Environment
Rik Hepworth Aug 23, 2015 · 10 min read · Azure Azure Resource Manager Azure Resource Manager Windows Azure ·Part Two | Part Three | Part Four Over the past month or two I’ve been creating an Azure Resource Template to deploy and environment which, previously, we’d created old-style PowerShell scripts to deploy. In theory, the Resource Template approach would make the deployment quicker, easier to trigger from tooling like …
Read More