Skip to content

Commit

Permalink
Merge pull request #9102 from tushar20/fix_getAllSites_permissions
Browse files Browse the repository at this point in the history
IMP: Fix get all sites permissions
  • Loading branch information
Lauragra authored Feb 9, 2024
2 parents a44b0bd + 3cec3f2 commit 3e8e22b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ms.localizationpriority: medium

|Permission type|Least privileged permissions|Higher privileged permissions|
|:---|:---|:---|
|Delegated (work or school account)|Sites.Read.All|Sites.ReadWrite.All|
|Delegated (work or school account)|Not supported.|Not supported.|
|Delegated (personal Microsoft account)|Not supported.|Not supported.|
|Application|Sites.Read.All|Sites.ReadWrite.All|

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ms.localizationpriority: medium

|Permission type|Least privileged permissions|Higher privileged permissions|
|:---|:---|:---|
|Delegated (work or school account)|Sites.Read.All|Sites.ReadWrite.All|
|Delegated (work or school account)|Not supported.|Not supported.|
|Delegated (personal Microsoft account)|Not supported.|Not supported.|
|Application|Sites.Read.All|Sites.ReadWrite.All|

0 comments on commit 3e8e22b

Please sign in to comment.