Deploy an Azure Bastion into an existing Hub-Spoke network with Terraform

Deploy an Azure Bastion into an existing Hub-Spoke network with Terraform

Because security is very important, Microsoft developed a PaaS Service “Azure Bastion” to connect secure to your virtual machines over port 22 and port 3389. With this solution your virtual machines don’t need a public ip address anymore. In this blogpost I’ll show you how to deploy an Azure Bastion into an already existing Hub-Spoke…

Deploy Enterprise Scale Azure Management Groups using Terraform

Deploy Enterprise Scale Azure Management Groups using Terraform

I’ve been using Terraform to write all my code for AVD deployments. Because you also need a foundation to build AVD on, I also started writing code to deploy the foundation. In this blogpost I’ll be talking about the deployment of the management groups for an enterprise scale environment using Terraform. Why Management Groups? If…

Azure Heroes: Community Hero

Azure Heroes: Community Hero

Today I got the news from Microsoft that I’ve been awarded with the Azure Heroes: Community Hero badger. For people who do not know, Azure Heroes is a new recognition program by Microsoft, to recognize members of the technical community with digital badgers for meaningful acts of impact.  Go and check the website to see what…

Azure Crazy

Azure Crazy

It’s been a half year since I started my own blog and it’s been a pleasant journey. Keeping up with all the wvd news and writing weekly blogs. It’s great seeing al the positive feedback about it. Since a couple of days my blog is also listed on AzureCrazy.com and I’m excited about it. See…

Azure Heroes: Content Hero

Azure Heroes: Content Hero

This weekend I got the news from Microsoft that I’ve been awarded with the Azure Heroes: Content Hero badger. For people who do not know, Azure Heroes is a new recognition program by Microsoft, to recognize members of the technical community with digital badgers for meaningful acts of impact.  Go and check the website to see…

WVD news of the week

WVD news of the week

Hi All, Welcome to my next WVD news of the week blogpost. I added some news from last friday because they were released just after my latest blogpost. Learning Terraform > WVD-as-a-Module Dean Lawrence released a new interesting blog for the people who want to learn to deploy WVD with Terraform (Myself included) A Introduction to…