You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sharepoint/sharepoint-ps/sharepoint-online/Export-SPODataAccessGovernanceInsight.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
-
external help file: Microsoft.Online.SharePoint.PowerShell.dll-Help.xml
2
+
external help file: [https://learn.microsoft.com/powershell/module/sharepoint-online/Export-SPODataAccessGovernanceInsight](https://learn.microsoft.com/powershell/module/sharepoint-online/Export-SPODataAccessGovernanceInsight)
Copy file name to clipboardExpand all lines: sharepoint/sharepoint-ps/sharepoint-online/Get-SPODataAccessGovernanceInsight.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
-
external help file: Microsoft.Online.SharePoint.PowerShell.dll-Help.xml
2
+
external help file: [https://learn.microsoft.com/powershell/module/sharepoint-online/Get-SPODataAccessGovernanceInsight](https://learn.microsoft.com/powershell/module/sharepoint-online/Get-SPODataAccessGovernanceInsight)
Fetch details of various Data Access Governance (DAG) reports available in SharePoint admin center.
33
+
Fetch details of various DAG reports available in SharePoint admin center.
34
34
35
35
## EXAMPLES
36
36
@@ -46,7 +46,7 @@ The above cmdlet fetches all DAG reports about 'Everyone except external users'
46
46
47
47
### -ReportEntity
48
48
49
-
Specifies the entity that could cause oversharing and hence tracked by these reports. For eg: Sharing links, sharing with Everyone except external users, users with permissions etc.
49
+
Specifies the entity that could cause oversharing and hence tracked by these reports.
Specifies the time period of data of the reports to be fetched i.e., fetch 'Snapshot' reports or 'RecentActivity' reports.
82
+
Specifies the time period of data of the reports to be fetched. A 'Snapshot' report will have the latest data as of the report generation time. A 'RecentActivity' report will be based on data in the last 28 days.
Copy file name to clipboardExpand all lines: sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteReview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
-
external help file: Microsoft.Online.SharePoint.PowerShell.dll-Help.xml
2
+
external help file: [https://learn.microsoft.com/powershell/module/sharepoint-online/Get-SPOSiteReview](https://learn.microsoft.com/powershell/module/sharepoint-online/Get-SPOSiteReview)
@@ -36,7 +36,7 @@ The above cmdlet retrieves all site access reviews raised under all 'Permissione
36
36
## PARAMETERS
37
37
38
38
### -ReportEntity
39
-
Specifies the entity that could cause oversharing and hence tracked by these reports. For eg: Sharing links, sharing with Everyone except external users, users with permissions etc.
39
+
Specifies the entity that could cause oversharing and hence tracked by these reports.
This cmdlet is used to generate Data Access Governance (DAG) reports which deal with potential oversharing of sensitive data. These reports are present in Sharepoint admin center. Reports are currently available for the following scenarios:
72
+
This cmdlet is used to generate DAG reports which deal with potential oversharing of sensitive data. These reports are present in Sharepoint admin center. Reports are currently available for the following scenarios:
54
73
55
74
- Sharing links created in last 28 days (Anyone, People-in-your-org, Specific people shared externally).
56
75
- Content shared with Everyone except external users (EEEU) in last 28 days.
Specifies the entity that could cause oversharing and hence tracked by these reports. For eg: Sharing links, sharing with Everyone except external users, users with permissions etc.
174
+
Specifies the entity that could cause oversharing and hence tracked by these reports.
Specifies the time period of data based on which DAG report is generated. A 'Snapshot' report will have the latest data as of the report generation time. A 'RecentActivity' report will be based on data in the last 'X' days.
191
+
Specifies the time period of data based on which DAG report is generated. A 'Snapshot' report will have the latest data as of the report generation time. A 'RecentActivity' report will be based on data in the last 28 days.
SharePoint administrators can delegate access governance of sites to corresponding site owners through 'site access review'. The 'access review' is under the context of oversharing as specified in the Data Access Governance (DAG) reports. Read all about site access review [here](/sharepoint/site-access-review).
15
+
SharePoint Administrators can delegate access governance of sites to corresponding site owners through 'site access review'. The 'access review' is under the context of oversharing as specified in the Data Access Governance (DAG) reports. Read all about site access review [here](/sharepoint/site-access-review).
Initiates 'site access review' request to all the site owners under the context of the DAG report. The request is sent via email to all site owners with comments given by SharePoint administrator.
24
+
Initiates 'site access review' request to all the site owners under the context of the DAG report. The request is sent via email to all site owners with comments given by SharePoint Administrator.
25
25
26
26
## EXAMPLES
27
27
@@ -36,7 +36,7 @@ The above cmdlet initiates site access review for the given site as per overshar
36
36
## PARAMETERS
37
37
38
38
### -Comment
39
-
SharePoint administrator to add comments to provide more context to the site owner regarding the purpose of the review.
39
+
SharePoint Administrator to add comments to provide more context to the site owner regarding the purpose of the review.
0 commit comments