Recently Updated Pages
Basic quick commands
Get all nodes kubectl get nodes Get cluster details kubectl cluster-info Get all pods kubect...
PowerShell Quick Commands
Every command from this collection needs to be run on one of the Delivery Controllers. Turn off ...
Quick Commands
Show running container docker ps Run new container (Also pulls the corresponding image) docke...
Import enrollment devices via Graph API
Prerequisites: Graph API authorization header and the serial number & hardware identifier from th...
Regularly clean up MEID guest user with automation
Requirements: Create an App Registration with AuditLog.Read.All and User.ReadWrite.All. For loggi...
Regularly clean up MEID devices with automation
Requirements: Create an App Registration with Directory.ReadWrite.All and Device.ReadWrite.All. F...
Export Intune device script content via Graph API
Prerequisites: Graph API access token and the script id from Intune device script. Since the con...
General architecture
Things to consider & limitations
These things have to be considered when building automations or applications which use the Micros...
Create user access token & authorization header
To authentication against the Microsoft Graph API there are two general concepts. Application per...
Experiences with Multi Admin Approval
Multi Admin Approval is a feature in Intune, that require a second administrative account to appr...
Create Runbook Job via Webhook and Azure Management API
To create a Runbook Job you can use the Azure Management API in combination with the webhook feat...
KQL quick commands
Count entries in table <loganalyticstablename> | summarize count() Get log storage usage Usage...
Create application access token & authorization header
To authentication against the Microsoft Graph API there are two general concepts. Application per...
Send mail via Exchange Online
Requirements: Authentication header is needed to use this script and API. Basic API information ...
Quick commands
Change owner of folder sudo chown -R <linuxuser>:<linuxgroup> <pathtofolder> Manage Linux group...
Centralize log collection with a custom REST API
All environments of a larger IT team write several thousand logs and status messages every day. T...
Query Azure Firewall Logs
Azure Firewall Logs can be stored in an Azure Log Analytics Workspace. This workspace then contai...
How to Function
This is a short guide for creating an Azure Function. This is a high-level concept in order to be...
Lookup external tenant id
Requirements: Authorization header and CrossTenantInformation.ReadBasic.All permission on App Reg...