Skip to content

Commit 8bdce9f

Browse files
authored
Merge pull request #94060 from v-vasuke/cli-git-issue
fixed github issue
2 parents f8af8db + e89379e commit 8bdce9f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/spring-cloud/spring-cloud-quickstart-launch-app-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To complete this quickstart:
4141
1. [Install Git](https://git-scm.com/)
4242
2. [Install JDK 8](https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable)
4343
3. [Install Maven 3.0 or above](https://maven.apache.org/download.cgi)
44-
4. [Install the Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest)
44+
4. [Install the Azure CLI version 2.0.67 or higher](https://docs.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest)
4545
5. [Sign up for an Azure subscription](https://azure.microsoft.com/free/)
4646

4747
## Install the Azure CLI extension

articles/spring-cloud/spring-cloud-quickstart-launch-app-maven.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To complete this quickstart:
2828
1. [Install Git](https://git-scm.com/).
2929
2. [Install JDK 8](https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable).
3030
3. [Install Maven 3.0 or later](https://maven.apache.org/download.cgi).
31-
4. [Install the Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest).
31+
4. [Install the Azure CLI version 2.0.67 or higher](https://docs.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest).
3232
5. [Sign up for a free Azure subscription](https://azure.microsoft.com/free/).
3333

3434
## Install the Azure CLI extension

articles/spring-cloud/spring-cloud-quickstart-launch-app-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To complete this quickstart:
4040
1. [Install Git](https://git-scm.com/)
4141
2. [Install JDK 8](https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable)
4242
3. [Install Maven 3.0 or above](https://maven.apache.org/download.cgi)
43-
4. [Install the Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest)
43+
4. [Install the Azure CLI version 2.0.67 or higher](https://docs.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest)
4444
5. [Sign up for an Azure subscription](https://azure.microsoft.com/free/)
4545

4646
## Install the Azure CLI extension

0 commit comments

Comments
 (0)