Skip to content

Commit 8abcd6d

Browse files
authored
Merge pull request MicrosoftDocs#696 from tseward/patch-346
Update Get-AvailabilityGroupStatus.md
2 parents 4d915f4 + 73812b7 commit 8abcd6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Get-AvailabilityGroupStatus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ Get-AvailabilityGroupStatus [-AssignmentCollection <SPAssignmentCollection>] [-I
1818
```
1919

2020
## DESCRIPTION
21-
{{Fill in the Description}}
21+
Returns one or more objects representing the availability groups known to the SharePoint farm.
2222

2323
## EXAMPLES
2424

2525
### Example 1
2626
```
27-
Get-AvailabilityGroupStatus -Identity MyAvailabilityGroup
27+
PS C:\>Get-AvailabilityGroupStatus -Identity MyAvailabilityGroup
2828
2929
```
3030

0 commit comments

Comments
 (0)