Skip to content

Commit 8432b11

Browse files
committed
chore: remove missing az cli reference
1 parent 6ee3563 commit 8432b11

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/sections/java-quarkus/02-preparation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ If you want to work locally without using a dev container, you need to clone the
6969
| Docker v20+ | [Get Docker](https://docs.docker.com/get-docker) |
7070
| Java v17+ | [Get Java](https://www.java.com/download/) |
7171
| Node.js v20+ | [Get Node.js](https://nodejs.org) |
72-
| Azure CLI | [Get Azure CLI](https://learn.microsoft.com/cli/azure/install-azure-cli#install) |
7372
| GitHub CLI | [Get GitHub CLI](https://cli.github.com/manual/installation) |
7473
| Azure Developer CLI | [Get Azure Developer CLI](https://learn.microsoft.com/azure/developer/azure-developer-cli/install-azd) |
7574
| Bash v3+ | [Get bash](https://www.gnu.org/software/bash/) (Windows users can use **Git bash** that comes with Git) |
@@ -82,7 +81,6 @@ git --version
8281
docker --version
8382
java --version
8483
node --version
85-
az --version
8684
gh --version
8785
azd version
8886
gh --version

0 commit comments

Comments
 (0)