Skip to content

Commit a01dd29

Browse files
authored
Merge pull request #103232 from YinglueZhang-MS/patch-6
Update how-to-create-user-defined-route-instance.md
2 parents 02480bf + bd1e99f commit a01dd29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/how-to-create-user-defined-route-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ az extension add --name azure-firewall
123123
124124
az network firewall create \
125125
--resource-group $RG \
126-
--firewall-name $FWNAME -l $LOC \
126+
--name $FWNAME -l $LOC \
127127
--enable-dns-proxy true
128128
```
129129

0 commit comments

Comments
 (0)