Skip to content

Commit c5947e7

Browse files
authored
Merge pull request #250561 from yilims/main
fix cli command in quick start
2 parents 3066752 + d993b3e commit c5947e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/spring-apps/includes/quickstart-deploy-java-native-image-app/deploy-enterprise-plan.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ Azure Spring Apps is used to host the Spring Petclinic app. Use the following st
136136

137137
```azurecli
138138
az spring build-service builder create \
139+
--service ${AZURE_SPRING_APPS_NAME} \
139140
--name ${NATIVE_BUILDER} \
140141
--builder-file builder-native.json
141142
```

0 commit comments

Comments
 (0)