Skip to content

Commit 0769c5d

Browse files
committed
Adding language identifier
1 parent 7b9ef2b commit 0769c5d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Start-SPODataAccessGovernanceInsight.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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
2525
Start-SPODataAccessGovernanceInsight
2626
-ReportEntity <ReportEntityEnum>
2727
-Workload <WorkloadEnum>
@@ -35,7 +35,7 @@ Start-SPODataAccessGovernanceInsight
3535

3636
### SharingLinkParameterSet
3737

38-
```
38+
```powershell
3939
Start-SPODataAccessGovernanceInsight
4040
-ReportEntity <ReportEntityEnum>
4141
-Workload <WorkloadEnum>
@@ -44,7 +44,7 @@ Start-SPODataAccessGovernanceInsight
4444

4545
### LabelParameterSet
4646

47-
```
47+
```powershell
4848
Start-SPODataAccessGovernanceInsight
4949
-ReportEntity <ReportEntityEnum>
5050
-Workload <WorkloadEnum>
@@ -56,7 +56,7 @@ Start-SPODataAccessGovernanceInsight
5656

5757
### SitePermissionsParameterSet
5858

59-
```
59+
```powershell
6060
Start-SPODataAccessGovernanceInsight
6161
-ReportEntity <ReportEntityEnum>
6262
-Workload <WorkloadEnum>
@@ -71,7 +71,7 @@ Start-SPODataAccessGovernanceInsight
7171

7272
### UserPermissionsParameterSet
7373

74-
```
74+
```powershell
7575
Start-SPODataAccessGovernanceInsight
7676
-ReportEntity <ReportEntityEnum>
7777
-Workload <WorkloadEnum>

0 commit comments

Comments
 (0)