Skip to content

Commit 989de03

Browse files
authored
Merge pull request #201334 from Harikrishnan-M-B/patch-2
line 278 minor spacing change
2 parents 858b612 + fb521cd commit 989de03

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/frontdoor/standard-premium/create-front-door-cli.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,7 @@ When you don't need the resources for the Front Door, delete both resource group
275275
Run [az group delete](/cli/azure/group#az-group-delete&preserve-view=true):
276276

277277
```azurecli
278-
az group delete \
279-
--name myRGFD
278+
az group delete --name myRGFD
280279
```
281280

282281
## Next steps

0 commit comments

Comments
 (0)