Blog moved to Hugo and Azure

After being annoyed with WordPress, I decided to try something new. This week I looked at alternatives to WordPress, and going back and forth, I ended up with Hugo and Azure Static Web Apps as the solution. It is a very cheap solution, but also very powerful. I can use VS Code for writing blogs, and when I commit my code to GitHub, it will use a GitHub action to publish the changes to Azure Static Web Apps.
2 minutes to read
Martin Therkelsen

2021 reflection and looking into 2022

2021 has been a busy year for me, but in a good way. January, I started in a new role as Cloud Solution Specialist with edgemo A/S. It was strange to start the new position with Covid-19 still going strong, but it worked out great with the team I joined. We did meet at the office the first two days, but it was pretty much working from home for quite sometime after that.
3 minutes to read
Martin Therkelsen

Citrix images using Citrix Cloud RestAPI and Azure DevOps

Intro In this blog post, I want to show you how to create Citrix images using Azure DevOps and publish them to Citrix Cloud via the RestAPI. I will show you that Citrix images can run both on-premises and in Azure (or any other cloud, but outside this scope). I am using Citrix Cloud, Azure DevOps, Azure IaaS, VMware ESXi, and Microsoft Deployment Toolkit (MDT) for this blog post. Now I won’t get much into the MDT configuration and use, but I am using it in both the on-premises and Azure deployments.
10 minutes to read
Martin Therkelsen

Citrix Virtual Apps and Desktop service 2020 review

In this post, I want to provide an overview of Citrix’s enhancements to their Virtual Apps and Desktops Cloud service (CVADS) through 2020 that I feel is significant. Citrix introduced vertical load balancing in January, meaning that each Virtual Apps VM will be filled to max load before the next VM is used. This ensures that the cost customers might have in a public cloud can be reduced since fewer machines should be turned on.
4 minutes to read
Martin Therkelsen