Skip to content

Commit ee60b50

Browse files
authored
Update routing-preference-cli.md
1 parent df8d1b9 commit ee60b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/routing-preference-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Create a resource group with the [az group create](/cli/azure/group#az-group-cre
4646

4747
Create a Public IP Address with routing preference of "Internet" type using command [az network public-ip create](/cli/azure/network/public-ip?view=azure-cli-latest#az-network-public-ip-create), with the format as shown below.
4848

49-
The following command creates a new public IP with **Internet** routing preference in the **East US** Azure region.
49+
The following command creates a new public IP with **Internet** routing preference in the **East US** Azure region.
5050

5151
```azurecli
5252
az network public-ip create \

0 commit comments

Comments
 (0)