@@ -39,7 +39,7 @@ Set-AzNetworkManagerConnectivityConfiguration -InputObject $ConnectivityConfigur
3939
4040``` output
4141ConnectivityTopology : HubAndSpoke
42- Hubs : {/subscriptions/0fd190fa-dd1c-4724-b7f6-c5cc3ba5c884 /resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub}
42+ Hubs : {/subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub}
4343DeleteExistingPeering : True
4444IsGlobal : False
4545ConnectivityCapability : {
@@ -67,7 +67,7 @@ AppliesToGroupsText : [
6767 ]
6868HubsText : [
6969 {
70- "ResourceId": "/subscriptions/0fd190fa-dd1c-4724-b7f6-c5cc3ba5c884 /resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub",
70+ "ResourceId": "/subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub",
7171 "ResourceType": "Microsoft.Network/virtualNetworks"
7272 }
7373 ]
@@ -104,7 +104,7 @@ Set-AzNetworkManagerConnectivityConfiguration -InputObject $ConnectivityConfigur
104104
105105``` output
106106ConnectivityTopology : HubAndSpoke
107- Hubs : {/subscriptions/0fd190fa-dd1c-4724-b7f6-c5cc3ba5c884 /resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub}
107+ Hubs : {/subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub}
108108DeleteExistingPeering : True
109109IsGlobal : False
110110ConnectivityCapability : {
@@ -132,7 +132,7 @@ AppliesToGroupsText : [
132132 ]
133133HubsText : [
134134 {
135- "ResourceId": "/subscriptions/0fd190fa-dd1c-4724-b7f6-c5cc3ba5c884 /resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub",
135+ "ResourceId": "/subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub",
136136 "ResourceType": "Microsoft.Network/virtualNetworks"
137137 }
138138 ]
0 commit comments