Skip to main content

Recently Updated Pages

Notify license shortage with automation

Microsoft Entra ID

Requirements: Create an App Registration with LicenseAssignment.ReadWrite.All permissions and a c...

Updated 7 months ago by Luca Noah Caprez

Notify client app secret expiration with automation

Microsoft Entra ID

Requirements: Create an App Registration with Application.Read.All permissions and a client secre...

Updated 7 months ago by Luca Noah Caprez

Set primary user of Windows devices by last logged in users with automation

Microsoft Intune

This tutorial describes how an automation can be used to set the primary user according to the la...

Updated 7 months ago by Luca Noah Caprez

Set scope tag by domain of primary user with automation

Microsoft Intune

This automation solves a very small specific use case. As soon as the mobile devices (IOS, Androi...

Updated 7 months ago by Luca Noah Caprez

Create Workbooks with KQL queries

Azure Log Analytics

Introduction In today's data-driven world, Azure provides a wealth of data waiting to be analyze...

Updated 9 months ago by Luca Noah Caprez

Quick commands

Microsoft Windows

Add Microsoft Entra ID user to local group Administrators $UPN = "<yourupn>" Add-LocalGroupMem...

Updated 9 months ago by Luca Noah Caprez

KQL quick commands

Azure Log Analytics

Count entries in table <loganalyticstablename> | summarize count() Get log storage usage Usage...

Updated 10 months ago by Luca Noah Caprez

Interactively enroll Windows Device with Autopilot

Microsoft Intune

To enroll a Windows device into Intune via Windows Autopilot, it is needed to register the serial...

Updated 10 months ago by Luca Noah Caprez

Download & install Microsoft Store AppX container

WinGet

This guide is intended as a transition and for a very specific problem case. Unfortunately, not a...

Updated 10 months ago by Luca Noah Caprez

Quick Commands

Docker CLI

Show running container docker ps Run new container (Also pulls the corresponding image) docke...

Updated 10 months ago by Luca Noah Caprez

Redirect Windows folder to OneDrive via PowerShell

Microsoft Windows

This PowerShell script is only usable for Windows Use case The following script lets you redire...

Updated 10 months ago by Luca Noah Caprez

Things to consider & limitations

Microsoft Graph API

These things have to be considered when building automations or applications which use the Micros...

Updated 10 months ago by Luca Noah Caprez

Send mail via Exchange Online

Microsoft Graph API

Requirements: Authentication header is needed to use this script and API. Basic API information ...

Updated 10 months ago by Luca Noah Caprez

Lookup external tenant id

Microsoft Graph API

Requirements: Authorization header and CrossTenantInformation.ReadBasic.All permission on App Reg...

Updated 10 months ago by Luca Noah Caprez

Find API route, method & body in Microsoft web portals

Microsoft Graph API

Use Graph X-Ray AddOn Graph X-Ray – Microsoft Edge Addons With this add on for Microsoft Edge o...

Updated 10 months ago by Luca Noah Caprez

Microsoft Graph Explorer basics

Microsoft Graph API

Requirements: Basic knowledge of HTTP REST communication Basics Microsoft Graph Explorer is a w...

Updated 10 months ago by Luca Noah Caprez

Serverside data preperation to relieve clientside workload

Microsoft Graph API

Requirements: Basic Knowledge of Rest APIs and Microsoft Graph API Graph API Query Parameters W...

Updated 10 months ago by Luca Noah Caprez

Quick tools & links

Microsoft Graph API

On this page you will find small helpful Graph API queries that can help you in operation or engi...

Updated 10 months ago by Luca Noah Caprez

Change MFA Phone via Graph API

Microsoft Entra ID

This automation sets the primary mobile number as MFA method according to a UPN. This can be used...

Updated 11 months ago by Luca Noah Caprez

Read SharePoint file information via Graph API

Microsoft SharePoint

Requirements: Graph Explorer knowledge needed. Create App Registration An App Registration will...

Updated 11 months ago by Luca Noah Caprez