File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
sharepoint/sharepoint-ps/sharepoint-online Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ This cmdlet generates Data Access Governance (DAG) reports meant to provide insi
2121
2222### EEEUParameterSet
2323
24- ```
24+ ``` powershell
2525Start-SPODataAccessGovernanceInsight
2626-ReportEntity <ReportEntityEnum>
2727-Workload <WorkloadEnum>
@@ -35,7 +35,7 @@ Start-SPODataAccessGovernanceInsight
3535
3636### SharingLinkParameterSet
3737
38- ```
38+ ``` powershell
3939Start-SPODataAccessGovernanceInsight
4040-ReportEntity <ReportEntityEnum>
4141-Workload <WorkloadEnum>
@@ -44,7 +44,7 @@ Start-SPODataAccessGovernanceInsight
4444
4545### LabelParameterSet
4646
47- ```
47+ ``` powershell
4848Start-SPODataAccessGovernanceInsight
4949-ReportEntity <ReportEntityEnum>
5050-Workload <WorkloadEnum>
@@ -56,7 +56,7 @@ Start-SPODataAccessGovernanceInsight
5656
5757### SitePermissionsParameterSet
5858
59- ```
59+ ``` powershell
6060Start-SPODataAccessGovernanceInsight
6161-ReportEntity <ReportEntityEnum>
6262-Workload <WorkloadEnum>
@@ -71,7 +71,7 @@ Start-SPODataAccessGovernanceInsight
7171
7272### UserPermissionsParameterSet
7373
74- ```
74+ ``` powershell
7575Start-SPODataAccessGovernanceInsight
7676-ReportEntity <ReportEntityEnum>
7777-Workload <WorkloadEnum>
You can’t perform that action at this time.
0 commit comments