From 4c4176b49ba2f0eaec2fa91cd10821b42165ab55 Mon Sep 17 00:00:00 2001 From: Tomas Kracmar Date: Tue, 16 Sep 2025 07:51:54 +0200 Subject: [PATCH] Credits update --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 7f8cfc1..c40a639 100644 --- a/Readme.md +++ b/Readme.md @@ -5,7 +5,7 @@ ![GitHub Release Date](https://img.shields.io/github/release-date/nicolonsky/conditionalaccessdocumentation?style=flat-square) -This PowerShell script documents your Entra ID Conditional Access policies while translating directory object IDs of targeted users, groups and apps to readable names. This is an extended version of Daniel Chronlund’s [DCToolbox](https://github.com/DanielChronlund/DCToolbox). The script exports all data as a csv file which can be pretty formatted as excel workbook. +This PowerShell script documents your Entra ID Conditional Access policies while translating directory object IDs of targeted users, groups and apps to readable names. It is based on and extends **[nicolonsky/ConditionalAccessDocumentation](https://github.com/nicolonsky/ConditionalAccessDocumentation)** and incorporates updates by **[x3nc0n/ConditionalAccessDocumentation](https://github.com/x3nc0n/ConditionalAccessDocumentation)**. The script exports all data as a CSV file and can also generate a formatted Excel workbook. 1. Install this script from the PowerShell gallery (dependent modules are automatically installed):