Skip to content

Commit 86222cd

Browse files
authored
Merge pull request Azure#8478 from Azure/cormacpayne-patch-1
Update description for Get-AzVirtualNetworkGatewayConnection
2 parents 809cc7d + fe0e317 commit 86222cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Network/Network/help/Get-AzVirtualNetworkGatewayConnection.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Get-AzVirtualNetworkGatewayConnection [-Name <String>] -ResourceGroupName <Strin
2121
## DESCRIPTION
2222
The Virtual Network Gateway Connection is the object representing the IPsec tunnel (Site-to-Site or Vnet-to-Vnet) connected to your Virtual Network Gateway in Azure.
2323
The **Get-AzVirtualNetworkGatewayConnection** cmdlet returns the object of your connection based on Name and Resource Group Name.
24+
If the **Get-AzVirtualNetworkGatewayConnection** cmdlet is issued without specifying the -Name parameter, the output will not show ConnectionStatus and SharedKey details.
2425

2526
## EXAMPLES
2627

0 commit comments

Comments
 (0)