Skip to content

Commit b1093db

Browse files
authored
Update Get-AzureRmDisk.md
The command applies only to Managed disks, so this should be stated in the description to avoid any confusion
1 parent c109109 commit b1093db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ResourceManager/Compute/Commands.Compute/help/Get-AzureRmDisk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ schema: 2.0.0
77
# Get-AzureRmDisk
88

99
## SYNOPSIS
10-
Gets the properties of a disk.
10+
Gets the properties of a Managed disk.
1111

1212
## SYNTAX
1313

@@ -16,7 +16,7 @@ Get-AzureRmDisk [[-ResourceGroupName] <String>] [[-DiskName] <String>] [<CommonP
1616
```
1717

1818
## DESCRIPTION
19-
The **Get-AzureRmDisk** cmdlet gets the properties of a disk.
19+
The **Get-AzureRmDisk** cmdlet gets the properties of a Managed disk.
2020

2121
## EXAMPLES
2222

0 commit comments

Comments
 (0)