Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Follow the steps below to create your AzureHound Enterprise configuration file u
1. Start the AzureHound Enterprise CLI tool with the `configure` command.

```text
C:\Users\Administrator.ROOT\Downloads\azurehound-v2.0.5\azurehound-windows-amd64>azurehound.exe configure
C:\Users\Administrator.ROOT\Downloads\azurehound-v2.8.2\azurehound-windows-amd64>azurehound.exe configure
```

To see all available options, run `azurehound.exe -h`.
Expand All @@ -67,14 +67,13 @@ Follow the steps below to create your AzureHound Enterprise configuration file u
<Note>Most organizations use the `cloud` region.</Note>

```text
AzureHound v2.0.5
AzureHound v2.8.2
Created by the BloodHound Enterprise team - https://bloodhoundenterprise.io

Use the arrow keys to navigate: ↓ ↑ ← →
? Azure Region:
china
> cloud
germany
usgov14
usgov15
```
Expand Down