Skip to content

Commit 4d04d82

Browse files
authored
Merge pull request MicrosoftDocs#1243 from DeanGross/patch-4
Added connection requirement
2 parents 32793bc + c5abc9a commit 4d04d82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-pnp/Get-PnPUnifiedGroup.md

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

88
## SYNOPSIS
9-
Gets one Office 365 Group (aka Unified Group) or a list of Office 365 Groups
9+
Gets one Office 365 Group (aka Unified Group) or a list of Office 365 Groups. You must first connect using Connect-PnPOnline -Graph, Connect-PnPOnline -Scopes or Connect-PnPOnline -AppId -AppSecret -AADDomain
1010

1111
## SYNTAX
1212

@@ -80,4 +80,4 @@ Accept pipeline input: False
8080
8181
## RELATED LINKS
8282
83-
[SharePoint Developer Patterns and Practices](http://aka.ms/sppnp)
83+
[SharePoint Developer Patterns and Practices](http://aka.ms/sppnp)

0 commit comments

Comments
 (0)