Skip to content

Commit 94f4d72

Browse files
authored
Merge pull request #114398 from MicrosoftDocs/KumudD-patch-6
Update routing-preference-cli.md
2 parents df8d1b9 + ee60b50 commit 94f4d72

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)