Showing Post From Azure

Move from WordPress to Azure Static Web App with Hugo and GitHub

We all know WordPress. It is a good platform for running websites with almost every purpose. Since the start of this blog, I also used WordPress.

Read more

Fix personal AVD host as a user with MS Teams

In this post, I show how to make it possible to fix a personal AVD host as a user. There could be a situation where your AVD session host becomes unresponsive.

Read more

The DevOps Project Clone a pipeline from a source project automated

In this 4th slice of Prepare Azure DevOps for AVD deployment series, I will show how to copy or clone an existing YAML pipeline automated from a source project into a new AVD project.

Read more

Monitor and get alerts from Microsoft Intune

Out of the box, Microsoft Intune has a reporting platform where lots of information is stored. Think about device management or endpoint analytics. For troubleshooting, reports can help.

Read more

Azure file share usage monitoring with Logic Apps

Earlier I explained how to use the REST API to get more information about Azure file shares. This is because we like to monitor file share usage based on absolute values.

Read more

Monitor FSLogix file share usage on Azure Files

In the new world of (Azure) Virtual Desktops and CloudPC, FSLogix is often used for handling user profiles. Now FSLogix is supported with the back of AzureAD only, FSLogix is almost a required component in an AVD or CloudPC environment.

Read more

Secure and optimize AVD and CloudPC using Microsoft Intune

In this blog post, I explain how to secure and optimize AVD and CloudPC environment using Microsoft Intune automated. The configuration is all deployed automated based on PowerShell, JSON templates, and Graph API.

Read more

AVD Automation Cocktail – Deploy AVD AzureAD with DevOps and Az.Avd

Welcome to the AVD Automation Cocktail. In this cocktail series, I will show different AVD deployment strategies and languages. In this cocktail, Santa’s Tree Ride, I will show you how to deploy an AzureAD joined only AVD environment automated with DevOps and the Az.

Read more