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.
1 parent 26af883 commit 9dc4d42Copy full SHA for 9dc4d42
articles/application-gateway/quick-create-cli.md
@@ -28,7 +28,7 @@ You can also complete this quickstart using [Azure PowerShell](quick-create-powe
28
29
## Create resource group
30
31
-In Azure, you allocate related resources to a resource group. Create a resource group by using [az group create](/cli/azure/group#az-group-create).
+In Azure, you allocate related resources to a resource group. Create a resource group by using `az group create`.
32
33
The following example creates a resource group named *myResourceGroupAG* in the *eastus* location.
34
0 commit comments