feat(docs): update m365 and azure docs (#8393)

This commit is contained in:
Daniel Barranquero
2025-07-29 11:58:03 +02:00
committed by GitHub
parent 3a8c635b75
commit 12443f7cbb
2 changed files with 3 additions and 3 deletions
@@ -144,8 +144,8 @@ Assign the following Microsoft Graph permissions:
6. Return to `Access control (IAM)` > `+ Add` > `Add role assignment`
- Assign the `Reader` role
- Then repeat and assign the custom `ProwlerRole`
- Assign the `Reader` role to the Application created in the previous step
- Then repeat the same process assigning the custom `ProwlerRole`
![Role Assignment](./img/add-role-assigment.png)
@@ -141,7 +141,7 @@ The permissions you need to grant depends on whether you are using user credenti
#### If using application(service principal) authentication (Recommended)
To grant the permissions for the PowerShell modules via application authentication, you need to add the necessary APIs to your app registration.
To grant the permissions for the PowerShell modules via application authentication, you need to add the necessary APIs to your app registration. All of this assignments are done through Entra ID.
???+ warning "Warning"
You need to have a license that allows you to use the APIs.