Skip to content

Commit fdf1d6c

Browse files
Merge pull request #278380 from gabesmsft/patch-2
Update java-build-environment-variables.md
2 parents 5858026 + 8dc23c5 commit fdf1d6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/container-apps/java-build-environment-variables.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ Here's a listing of the environment variables used to configure a Cloud Build Se
7878

7979
## How to configure Java build environment variables
8080

81+
> [!NOTE]
82+
> To run the following CLI commands, use Container Apps extension version `0.3.47` or higher. Use the `az extension add --name containerapp --upgrade --allow-preview` command to install the latest version.
83+
8184
You can configure Java build environment variables when you deploy Java application source code via CLI command `az containerapp up`, `az containerapp create`, or `az containerapp update`:
8285

8386
```azurecli

0 commit comments

Comments
 (0)