docs: missing comma in the Service Principal authentication paragraph (#1713)

Co-authored-by: Ozan-Can Ekinci <ozan-can.ekinci1@informatik.hs-fulda>
This commit is contained in:
Ozan-Ekinci
2023-01-17 08:50:52 +01:00
committed by GitHub
parent c30e4c4867
commit 11d3ba70a0

View File

@@ -123,7 +123,7 @@ Those credentials must be associated to a user or role with proper permissions t
### Service Principal authentication
To allow Prowler assume the service principal identity to start the scan it is needed to configure the following environment variables:
To allow Prowler assume the service principal identity to start the scan, it is needed to configure the following environment variables:
```console
export AZURE_CLIENT_ID="XXXXXXXXX"