diff --git a/bash/containers/falcon-container-sensor-pull/README.md b/bash/containers/falcon-container-sensor-pull/README.md index 72a98a6..4febf6d 100644 --- a/bash/containers/falcon-container-sensor-pull/README.md +++ b/bash/containers/falcon-container-sensor-pull/README.md @@ -52,7 +52,7 @@ To check your version of cURL, run the following command: `curl --version` ## Auto-Discovery of Falcon Cloud Region -The scripts support auto-discovery of the Falcon cloud region. If the cloud region is not requested, the script will attempt to auto-discover it. If you want to set the cloud region manually, or if your region does not support auto-discovery, you set the `FALCON_CLOUD` environment variable or use the `-r, --region` flag. +The script supports auto-discovery of the Falcon cloud region. If the cloud region is not requested, the script will attempt to auto-discover it. If you want to set the cloud region manually, or if your region does not support auto-discovery, you set the `FALCON_CLOUD` environment variable or use the `-r, --region` flag. > [!IMPORTANT] > Auto-discovery is only available for [us-1, us-2, eu-1] regions. diff --git a/powershell/migrate/README.md b/powershell/migrate/README.md index 5fcbbd9..6ee3ea2 100644 --- a/powershell/migrate/README.md +++ b/powershell/migrate/README.md @@ -16,7 +16,7 @@ The following **API scopes** are required: ## Auto-Discovery of Falcon Cloud Region -The scripts support auto-discovery of the Falcon cloud region. If the `[New|Old]FalconCloud` parameter is not set, the script will attempt to auto-discover the cloud region. If you want to set the cloud region manually, or if your region does not support auto-discovery, you can set the `[New|Old]FalconCloud` parameter. +The script supports auto-discovery of the Falcon cloud region. If the `[New|Old]FalconCloud` parameter is not set, the script will attempt to auto-discover the cloud region. If you want to set the cloud region manually, or if your region does not support auto-discovery, you can set the `[New|Old]FalconCloud` parameter. > [!IMPORTANT] > Auto-discovery is only available for [us-1, us-2, eu-1] regions.