Skip to content

Commit e455433

Browse files
committed
update S+C doc
1 parent 4a12895 commit e455433

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/embedded/concepts/security-and-compliance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Global Administrators and SharePoint Administrators can set and remove sensitivi
108108
```
109109
Set -SPOContainer -Identity <ContainerID/ContainerSiteURL> -SensitivityLabel <SensitivityLabelGUID>
110110
```
111-
<!--To learn more about the new Sensitivity Label PowerShell cmdlet and its various configurable optional parameters, please visit [<link to new Sen label cmdlet page – WIP>](learn.microsoft.com)-->
111+
112112

113113
To learn more about setting sensitivity labels, please visit [Learn about sensitivity labels](https://learn.microsoft.com/en-us/purview/sensitivity-labels).
114114

@@ -121,7 +121,7 @@ Set-SPOSite -Identity <ContainerSiteURL> -BlockDownloadPolicy $true
121121
```
122122
Please note that a SharePoint Advanced Management (SAM) license is needed to enforce this policy. Read the full documentation for advanced capabilities at [Block download policy for SharePoint sites and OneDrive](https://learn.microsoft.com/en-us/sharepoint/block-download-from-sites).
123123

124-
<!--To learn more about the new Block Download PowerShell cmdlet and its various configurable options, please visit [<link to new BDP cmdlet page – WIP>](learn.microsoft.com) -->
124+
125125

126126
* ## Conditional Access policy (Coming Soon)
127127
SharePoint Embedded supports basic Conditional Access policy configurations such as

0 commit comments

Comments
 (0)