Skip to content

Commit 7e691a3

Browse files
committed
removed az configure in how-to-use as params were later used explicitly
1 parent 2b3d9a2 commit 7e691a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/spring-apps/how-to-use-enterprise-spring-cloud-gateway.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,6 @@ Use the following steps to create a sample application using Spring Cloud Gatewa
198198
1. Use the following commands to query the routing rules:
199199

200200
```azurecli
201-
az configure --defaults group=<resource-group-name> spring=<Azure-Spring-Apps-instance-name>
202-
203201
az spring gateway route-config show \
204202
--name test-api-routes \
205203
--query '{appResourceId:properties.appResourceId, routes:properties.routes}'

0 commit comments

Comments
 (0)