Blog
My postsExport & Import Intune policies and configuration using Graph API
Intune or Microsoft Endpoint Manager is to tool for Mobile Device Management (MDM) or Mobile Application Management (MAM). This script can be customized to suit your needs as it can also be used as a backup solution for your policies and configuration, or just to verify if the policies are the same as they were 1 month ago.
Export & Import Conditional Access policies and configuration using Graph API
Conditional access is the tool to enforce organizational policies. Access to resource is granted using if-then statements. You can for example enforce multi-factor authentication from untrusted networks or block legacy authentication.
Export & Import Office 365 and Azure configuration
In two weeks I’ll be starting at a new company as an Information Security specialist. In order to prepare for this new endeavor I’ll be updating my developer tenant for testing purposes. All best practices I know and found on the internet will be added to the...
Provision a Team in Microsoft Teams using Power Apps and Power Automate
It’s best practice from a security point of view to disable users from creating security groups or Microsoft 365 groups. Users can create security groups in Azure portals, API or PowerShell by default.
Building simple parent/child relationship grid in Azure Sentinel Workbook
There are many different visualizations in Azure Workbooks. A grid can be just a plain grid, or a grid with a parent/child relationship, or grouped by values in columns. This post will show you how to build the grid with a parent/child relationship.
Privileged access groups in Azure Privileged Identity Management
It is now possible to use Privileged Identity Management (PIM) to manage, control and monitor administrator group access in your organization.