feat(docs): add snapshots to M365 docs (#7673)

This commit is contained in:
Daniel Barranquero
2025-05-07 12:19:10 +02:00
committed by Pepe Fagoaga
parent af6b0833a1
commit c3b36720dc
12 changed files with 38 additions and 37 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ By default, the `kubeconfig` file is located at `~/.kube/config`.
### **Step 4.5: M365 Credentials**
For M365, Prowler App uses a service principal application with user and password to authenticate, for more information about the requirements needed for this provider check this [section](../getting-started/requirements.md#microsoft-365). Also, the detailed steps of how to add this provider to Prowler Cloud and start using it are [here](./microsoft365/getting-started-m365.md).
<img src="../../img/m365-credentials.png" alt="M365 Credentials" width="700"/>
<img src="../../img/m365-credentials.png" alt="Prowler Cloud M365 Credentials" width="700"/>
---