fix: Release fixes (#1543)

This commit is contained in:
Pepe Fagoaga
2022-12-15 15:16:29 +01:00
committed by GitHub
parent b67e718412
commit 2da27d59b6
9 changed files with 68 additions and 12 deletions

View File

@@ -144,6 +144,15 @@ prowler aws --profile custom-profile -f us-east-1 eu-south-2
```
> By default, `prowler` will scan all AWS regions.
## Azure
With Azure you need to specify which auth method is going to be used:
```console
prowler azure [--sp-env-auth, --az-cli-auth, --browser-auth, --managed-identity-auth]
```
> By default, `prowler` will scan all Azure subscriptions.
# 🎉 New Features
- Multi-cloud support!
@@ -152,7 +161,7 @@ prowler aws --profile custom-profile -f us-east-1 eu-south-2
The full documentation can be found here:
[https://prowler-cloud.github.io/prowler/](https://prowler-cloud.github.io/prowler/)
[https://docs.prowler.cloud](https://docs.prowler.cloud)
# 📃 License
Prowler is licensed as Apache License 2.0 as specified in each file. You may obtain a copy of the License at