More secure version of the Bitlocker recovery keys export script

A Graph SDK for PowerShell based script to export all BItLocker Recovery keys backed up to your Entra ID tenant. Keys are securely stored in the output and can only be accessed by the same user and device. Optionally, you can “unscramble” the output and store the recovery keys in plain text. …

Continue readingMore secure version of the Bitlocker recovery keys export script

New UI to manage allowed tenants for Entra ID integrated applications

Earlier this year, we explored the newly added functionality to restrict access for multi-tenant Entra ID integrated apps. Now Microsoft has provided a simple UI to manage the feature, so you no longer have to rely on the Graph API methods. You will find the relevant bits under the Entra …

Continue readingNew UI to manage allowed tenants for Entra ID integrated applications

Catalog access reviews in Entra ID Governance

Microsoft is currently previewing the Catalog access reviews functionality. also known as user-centric reviews. In this article, we show how the feature works, mention some of the annoyances it inherits, and discuss some basic operations via the Graph API. Finally, we close with a quick look at the custom data provided resource functionality, aka access reviews for “disconnected apps”, aka BYOD(ata) for Access Reviews. …

Continue readingCatalog access reviews in Entra ID Governance

Free tool to manage directory settings in Entra ID

Microsoft still does not provide a GUI to manage Directory settings in Entra ID/Microsoft 365. If you are sick and tired of having to deal with the crappy syntax used in the Graph SDK for PowerShell cmdlets for working with directory settings and their corresponding template objects, this tool is for you. It is a simple windows forms-based UI that allows you to view, add, update and remove setting objects, including those associated with Microsoft 365 Groups. Some other quality of life improvements are also implemented, read the article for all details! …

Continue readingFree tool to manage directory settings in Entra ID