Showing Post From Graph API

Use internal main.iam.ad API with Logic Apps

This blog post is a follow-up to my post about using the hidden API in automation. In that post, I explained how to authenticate to the https://main.

Read more

Use internal main.iam.ad API in automation

We all know the Graph API, graph.microsoft.com, and the Azure management API, management.azure.com. Both APIs are used very often and lots of automation tasks depend on those APIs.

Read more

Deploy Intune settings catalog automated from scratch with Graph API

I show in this blog how to create a device configuration profile based on the settings catalog in Intune. A while ago I created a profile with power settings and deployed the profile to all devices including a filter.

Read more

Configure subscribe to AVD in RDP Client automated

Azure Virtual Desktop (AVD) is a great addition to your IT environment. To connect to an AVD environment you need a browser or the Remote Desktop client.

Read more

Deploy power settings automated in Microsoft Intune

Climate changes are the talk of the day. Every little step to help the world is great. Power consumption is a big topic in those discussions.

Read more

Microsoft Intune security baselines explained

During writing automation blog posts about deploying security baselines automated, I felt the need to write a new blog about how these security baselines actually work.

Read more

Prepare Azure DevOps for Azure Virtual Desktop deployment – Create DevOps project

An Azure DevOps environment consists of projects. Before create anything in DevOps like a board, repositories or pipelines you first need a project. In this second part of the series Prepare Azure DevOps for Azure Virtual Desktop we are diving into that DevOps part, a project.

Read more

Prepare Azure DevOps for Azure Virtual Desktop deployment - App registration

Using Azure DevOps is a really nice way to deploy resources in Azure, so also for Azure Virtual Desktop. Before you are able to deploy resources into Azure with pipelines you will need to setup a project and a service connection first.

Read more