Skip to content

Commit ce3ceac

Browse files
authored
Merge pull request #96747 from yucwan/patch-1
Remove unnecessary dependency
2 parents 9c1565e + 377d32d commit ce3ceac

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

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

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,7 @@ To complete this quickstart:
3434
1. [Install Git](https://git-scm.com/).
3535
2. [Install JDK 8](https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable).
3636
3. [Install Maven 3.0 or later](https://maven.apache.org/download.cgi).
37-
4. [Install the Azure CLI version 2.0.67 or higher](https://docs.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest).
38-
5. [Sign up for a free Azure subscription](https://azure.microsoft.com/free/).
39-
40-
## Install the Azure CLI extension
41-
42-
Install the Azure Spring Cloud extension for the Azure CLI by using the following command:
43-
44-
```Azure CLI
45-
az extension add --name spring-cloud
46-
```
37+
4. [Sign up for a free Azure subscription](https://azure.microsoft.com/free/).
4738

4839
## Provision a service instance on the Azure portal
4940

0 commit comments

Comments
 (0)