Skip to content

Commit dd73e1e

Browse files
Merge pull request #278378 from gabesmsft/patch-1
Update java-get-started.md
2 parents fdf1d6c + 7cf1654 commit dd73e1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/container-apps/java-get-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ The following image is a screenshot of how your application looks once deployed
2929
| GitHub Account | Get one for [free](https://github.com/join). |
3030
| git | [Install git](https://git-scm.com/downloads) |
3131
| Azure CLI | Install the [Azure CLI](/cli/azure/install-azure-cli).|
32+
| Container Apps CLI extension | Use version `0.3.47` or higher. Use the `az extension add --name containerapp --upgrade --allow-preview` command to install the latest version. |
3233
| Java | Install the [Java Development Kit](/java/openjdk/install). Use version 17 or later. |
3334
| Maven | Install the [Maven](https://maven.apache.org/download.cgi).|
3435

0 commit comments

Comments
 (0)