Skip to content

Commit 0e370dc

Browse files
authored
Update maintenance-notifications-powershell.md
1 parent bc1bce4 commit 0e370dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/maintenance-notifications-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ You can also get the maintenance status for all VMs in a resource group by using
5555
Get-AzVM -ResourceGroupName myResourceGroup -Status
5656
```
5757

58-
The following PowerShell example takes your subscription ID and returns a list of VMs that are scheduled for maintenance.
58+
The following PowerShell example takes your subscription ID and returns a list of VMs and indicates whether they are scheduled for maintenance.
5959

6060
```powershell
6161

0 commit comments

Comments
 (0)