File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -34,16 +34,7 @@ To complete this quickstart:
34
34
1 . [ Install Git] ( https://git-scm.com/ ) .
35
35
2 . [ Install JDK 8] ( https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable ) .
36
36
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/ ) .
47
38
48
39
## Provision a service instance on the Azure portal
49
40
You can’t perform that action at this time.
0 commit comments