Skip to content

Commit eff2c84

Browse files
authored
Merge pull request #222676 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents d8df8dd + a01dd29 commit eff2c84

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)