Skip to content

Commit a289a71

Browse files
authored
Update Remove-AzureRmVirtualNetworkPeering.md
Fixed the header in the file, Added a description and Synopsis
1 parent c853d13 commit a289a71

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/ResourceManager/Network/Commands.Network/help/Remove-AzureRmVirtualNetworkPeering.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.Commands.Network.dll-Help.xml
33
Module Name: AzureRM.Network
44
ms.assetid: 1CE08F0F-A59E-46AC-B470-F1DCCD46513E
@@ -9,6 +9,7 @@ schema: 2.0.0
99
# Remove-AzureRmVirtualNetworkPeering
1010

1111
## SYNOPSIS
12+
Removes a virtual network peering.
1213

1314
## SYNTAX
1415

@@ -19,6 +20,7 @@ Remove-AzureRmVirtualNetworkPeering -VirtualNetworkName <String> -Name <String>
1920
```
2021

2122
## DESCRIPTION
23+
Removes a virtual network peering.
2224

2325
## EXAMPLES
2426

0 commit comments

Comments
 (0)