mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-04 19:21:51 +00:00
docs(azure): fix resource group example
This commit is contained in:
@@ -17,7 +17,7 @@ prowler azure --az-cli-auth --azure-resource-group <resource-group-1> <resource-
|
||||
For example, to scan only `rg-production` and `rg-staging`:
|
||||
|
||||
```console
|
||||
prowler azure --az-cli-auth --azure-resource-group rg-prod1 rg-prod2
|
||||
prowler azure --az-cli-auth --azure-resource-group rg-production rg-staging
|
||||
```
|
||||
|
||||
This works with all supported authentication methods:
|
||||
|
||||
Reference in New Issue
Block a user