Skip to main content

Recently Updated Pages

Regularly clean up AAD guest user with automation

Azure Active Directory

Requirements: Create an App Registration with AuditLog.Read.All and User.ReadWrite.All. For loggi...

Updated 1 week ago by Luca Noah Caprez

Regularly clean up AAD devices with automation

Azure Active Directory

Requirements: Create an App Registration with Directory.ReadWrite.All and Device.ReadWrite.All. F...

Updated 1 week ago by Luca Noah Caprez

Tasks to appointment working method

Task & calendar management

This guide describes one possible work methodology for getting work done efficiently and transpra...

Updated 1 week ago by Luca Noah Caprez

Installation process for Windows

Installation & Setup

This guide is for setting up a Flutter environment to test mobile applications with Android Studi...

Updated 1 week ago by Luca Noah Caprez

Things to consider

Installation & Setup

Here are some tips and tricks for you to learn from my mistakes in setting up a flutter environme...

Updated 1 week ago by Luca Noah Caprez

Backup MongoDB Docker container via Bash script

Bash

This short script is to backup a MongoDB database inside a docker container. A command is execute...

Updated 2 months ago by Luca Noah Caprez

Access Azure Function App via OAuth 2.0 authentication

Azure Functions

This is a guide to protect Azure Function executions using OAuth 2.0. So the execution of the cod...

Updated 2 months ago by Luca Noah Caprez

Make script executable

Bash

In order to make sure that a file ending in .sh can be executed, you have to change its permissio...

Updated 2 months ago by Luca Noah Caprez

Quick commands

Cron

This summary of the commands helps to administer cronjobs better. List cronjobs With the follow...

Updated 2 months ago by Luca Noah Caprez

Perform user interactions in the system context

PowerShell

Usage of ServiceUI ServiceUIx64.exe can be used to execute a certain part of a script in the use...

Updated 2 months ago by Luca Noah Caprez

Credential handling with Azure KeyVault

Azure Functions

With this option, the secrets for Azure Functions are stored in an Azure Key Vault. An access pol...

Updated 2 months ago by Luca Noah Caprez

Runbook concept with PowerShell

Azure Runbooks

Here I describe how to create automations using runbooks. The PowerShell scripts can either run i...

Updated 2 months ago by Luca Noah Caprez

Create Runbook Job via Webhook and Azure Management API

Azure Runbooks

To create a Runbook Job you can use the Azure Management API in combination with the webhook feat...

Updated 2 months ago by Luca Noah Caprez

Function concept with PowerShell

Azure Functions

Azure Function Apps is a "Function as a Service" solution and offers serverless execution of high...

Updated 2 months ago by Luca Noah Caprez

Expose docker host API to connect over TCP

Docker API

Edit file on docker host Edit this file /lib/systemd/system/docker.service with root permissions...

Updated 2 months ago by Luca Noah Caprez

Namings specific to technology

Naming convention

This technology specifc naming convention was created to have a standardised naming solution. Az...

Updated 2 months ago by Luca Noah Caprez

Create Win32 line of business app with file upload via Graph API

Microsoft Intune

Here is a perfect manual: Win32LOB intunewin file upload process explained for automation (rozem...

Updated 2 months ago by Luca Noah Caprez

Avoid object property checking with optional chaining

Theoretical Concepts

Optional chaining is a relatively new operator that was introduced in ES2020. It allows you to ca...

Updated 2 months ago by Luca Noah Caprez

Get task entries via PowerShell

Microsoft Outlook

Requirements: Basic PowerShell knowhow and Outlook Application. This documentation shows how to ...

Updated 2 months ago by Luca Noah Caprez

Update mailbox data via PowerShell

Microsoft Outlook

This documentation contains code blocks in PowerShell to get better acquainted with the Outlook A...

Updated 2 months ago by Luca Noah Caprez