We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68ee42d + 64d5deb commit 506d46bCopy full SHA for 506d46b
articles/firewall/deploy-cli.md
@@ -167,7 +167,7 @@ Note the private IP address. You'll use it later when you create the default rou
167
168
## Create a default route
169
170
-Create a table, with BGP route propagation disabled
+Create a route table, with BGP route propagation disabled
171
172
```azurecli-interactive
173
az network route-table create \
@@ -288,4 +288,4 @@ az group delete \
288
289
## Next steps
290
291
-* [Tutorial: Monitor Azure Firewall logs](./firewall-diagnostics.md)
+* [Tutorial: Monitor Azure Firewall logs](./firewall-diagnostics.md)
0 commit comments