diff --git a/andres-bohren/finding-app-permissions-in-the-entra-maze/README.md b/andres-bohren/finding-app-permissions-in-the-entra-maze/README.md index d501999..02a08a2 100644 --- a/andres-bohren/finding-app-permissions-in-the-entra-maze/README.md +++ b/andres-bohren/finding-app-permissions-in-the-entra-maze/README.md @@ -3,3 +3,9 @@ ## Abstract On paper, it’s simple: get the permissions of an app. In reality? It’s a maze of APIs, objects, and “wait… where is that defined?!”. In this session, we’ll navigate the Entra and Exchange landscape together, uncover hidden relationships, and build a script that finally gives you the full picture. + +## GitHub +[Andres Bohren](https://github.com/BohrenAn) + +Script has been published at GitHub and has been moved to: +[EXO_RBAC_Applications](https://github.com/BohrenAn/GitHub_PowerShellScripts/tree/main/ExchangeOnline/EXO_RBAC_Applications)