Skip to content

Commit 9a1ee39

Browse files
Merge pull request #288838 from meganbradley/meganbradley/docutune-autopr-20241020-030949-3891408-ignore-build
[BULK] - DocuTune remediation - Sensitive terms with GUIDs (part 78)
2 parents 0e9d55c + 00e9d4e commit 9a1ee39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-wan/cross-tenant-vnet-az-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ In the following steps, you'll be using Azure CLI commands to link a virtual hub
8484
1. Connect the virtual network to the hub:
8585

8686
```azurecli-interactive
87-
az network vhub connection create --resource-group "[resource_group_name]" --name "[connection_name]" --vhub-name "[virtual_hub_name]" --remote-vnet "/subscriptions/11111111-1111-1111-1111-111111111111/resourceGroups/rgName/providers/Microsoft.Network/virtualNetworks/vnetName"
87+
az network vhub connection create --resource-group "[resource_group_name]" --name "[connection_name]" --vhub-name "[virtual_hub_name]" --remote-vnet "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/rgName/providers/Microsoft.Network/virtualNetworks/vnetName"
8888
```
8989

9090
You can view the new connection in either Azure CLI or the Azure portal:
@@ -100,4 +100,4 @@ You can view the new connection in either Azure CLI or the Azure portal:
100100

101101
## Next steps
102102

103-
- For more information about Virtual WAN, see the [FAQ](virtual-wan-faq.md).
103+
- For more information about Virtual WAN, see the [FAQ](virtual-wan-faq.md).

0 commit comments

Comments
 (0)