From cc8f5c8797bdf4d3aabf7154c9e60d10b17be572 Mon Sep 17 00:00:00 2001 From: Jeff Matthews Date: Tue, 23 Dec 2025 11:56:37 -0600 Subject: [PATCH 1/2] docs: remove deprecated region --- .../install-azurehound/create-configuration.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/install-data-collector/install-azurehound/create-configuration.mdx b/docs/install-data-collector/install-azurehound/create-configuration.mdx index 265bf35b..c172fe31 100644 --- a/docs/install-data-collector/install-azurehound/create-configuration.mdx +++ b/docs/install-data-collector/install-azurehound/create-configuration.mdx @@ -67,14 +67,13 @@ Follow the steps below to create your AzureHound Enterprise configuration file u Most organizations use the `cloud` region. ```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 ``` From 4935a91b20e51d2df16d0d020aa74fe80b2d5ef9 Mon Sep 17 00:00:00 2001 From: Jeff Matthews Date: Tue, 23 Dec 2025 12:10:08 -0600 Subject: [PATCH 2/2] chore: update version --- .../install-azurehound/create-configuration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install-data-collector/install-azurehound/create-configuration.mdx b/docs/install-data-collector/install-azurehound/create-configuration.mdx index c172fe31..2b941e33 100644 --- a/docs/install-data-collector/install-azurehound/create-configuration.mdx +++ b/docs/install-data-collector/install-azurehound/create-configuration.mdx @@ -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`.