Skip to content

Commit 25a85ad

Browse files
authored
Merge pull request MicrosoftDocs#7975 from MicrosoftDocs/master
Publish 06/22/2021, 10:30 AM
2 parents 020976b + 3ed94d8 commit 25a85ad

File tree

3 files changed

+33
-12
lines changed

3 files changed

+33
-12
lines changed

exchange/exchange-ps/exchange/New-SafeLinksPolicy.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Accept wildcard characters: False
136136
```
137137

138138
### -CustomNotificationText
139-
{{ Fill CustomNotificationText Description }}
139+
The custom notification text specifies the customized notification text to show to users. If the value contains spaces, enclose the value in quotation marks (").
140140

141141
```yaml
142142
Type: String
@@ -250,7 +250,10 @@ Accept wildcard characters: False
250250
```
251251

252252
### -EnableOrganizationBranding
253-
{{ Fill EnableOrganizationBranding Description }}
253+
The EnableOrganizationBranding parameter specifies whether your organization's logo is displayed on Safe Links warning and notification pages. Valid values are:
254+
255+
- $true: Organization branding is displayed on Safe Links warning and notification pages. Before you configure this value, you need to follow the instructions in [Customize the Microsoft 365 theme for your organization](https://docs.microsoft.com/microsoft-365/admin/setup/customize-your-organization-theme) to upload your company logo.
256+
- $false: Organization branding is not displayed on Safe Links warning and notification pages.
254257

255258
```yaml
256259
Type: Boolean
@@ -266,11 +269,11 @@ Accept wildcard characters: False
266269
```
267270

268271
### -EnableSafeLinksForTeams
269-
**Note**: As of March 2020, this parameter is in Preview and is available only for members of the Microsoft Teams Technology Adoption Program (TAP).
272+
**Note**: As of March 2020, this parameter is in Preview and is available or functional only for members of the Microsoft Teams Technology Adoption Program (TAP).
270273

271274
The EnableSafeLinksForTeams parameter specifies whether Safe Links is enabled for Microsoft Teams. Valid values are:
272275

273-
- $true: Safe Links is enabled for Teams. If a protected user clicks a malicious link in a Teams conversation, group chat, or from channels, a warning page will appear in the default web browser.
276+
- $true: Safe Links is enabled for Teams. When a user clicks a link in a Teams conversation, group chat, or from channels, the link is checked by Safe Links. If the link is found to be malicious, a warning page appears in the default web browser.
274277
- $false: Safe Links isn't enabled for Teams. This is the default value.
275278

276279
```yaml
@@ -373,7 +376,10 @@ Accept wildcard characters: False
373376
```
374377

375378
### -UseTranslatedNotificationText
376-
{{ Fill UseTranslatedNotificationText Description }}
379+
The UseTranslatedNotificationText specifies whether to use Microsoft Translator to automatically localize the custom notification text that you specified with the CustomNotificationText parameter. Valid values are:
380+
381+
- $true: Translate custom notification text to the user's language.
382+
- $false: Don't translate custom notification text to the user's language. This is the default value.
377383

378384
```yaml
379385
Type: Boolean

exchange/exchange-ps/exchange/Set-SafeLinksPolicy.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Accept wildcard characters: False
135135
```
136136

137137
### -CustomNotificationText
138-
{{ Fill CustomNotificationText Description }}
138+
The custom notification text specifies the customized notification text to show to users. If the value contains spaces, enclose the value in quotation marks (").
139139

140140
```yaml
141141
Type: String
@@ -247,7 +247,10 @@ Accept wildcard characters: False
247247
```
248248

249249
### -EnableOrganizationBranding
250-
{{ Fill EnableOrganizationBranding Description }}
250+
The EnableOrganizationBranding parameter specifies whether your organization's logo is displayed on Safe Links warning and notification pages. Valid values are:
251+
252+
- $true: Organization branding is displayed on Safe Links warning and notification pages. Before you configure this value, you need to follow the instructions in [Customize the Microsoft 365 theme for your organization](https://docs.microsoft.com/microsoft-365/admin/setup/customize-your-organization-theme) to upload your company logo.
253+
- $false: Organization branding is not displayed on Safe Links warning and notification pages.
251254

252255
```yaml
253256
Type: Boolean
@@ -263,7 +266,7 @@ Accept wildcard characters: False
263266
```
264267

265268
### -EnableSafeLinksForTeams
266-
**Note**: As of March 2020, this parameter is in Preview is available only for members of the Microsoft Teams Technology Adoption Program (TAP).
269+
**Note**: As of March 2020, this parameter is in Preview and is available or functional only for members of the Microsoft Teams Technology Adoption Program (TAP).
267270

268271
The EnableSafeLinksForTeams parameter specifies whether Safe Links is enabled for Microsoft Teams. Valid values are:
269272

@@ -354,7 +357,10 @@ Accept wildcard characters: False
354357
```
355358

356359
### -UseTranslatedNotificationText
357-
{{ Fill UseTranslatedNotificationText Description }}
360+
The UseTranslatedNotificationText specifies whether to use Microsoft Translator to automatically localize the custom notification text that you specified with the CustomNotificationText parameter. Valid values are:
361+
362+
- $true: Translate custom notification text to the user's language.
363+
- $false: Don't translate custom notification text to the user's language. This is the default value.
358364

359365
```yaml
360366
Type: Boolean

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Set-SPOSite [-Identity] <SpoSitePipeBind> [-AllowSelfServiceUpgrade <Boolean>] [
3535
[-SharingBlockedDomainList <String>] [-SharingDomainRestrictionMode <SharingDomainRestrictionModes>]
3636
[-ShowPeoplePickerSuggestionsForGuestUsers <Boolean>] [-StorageQuotaReset]
3737
[-DefaultSharingLinkType] [-DefaultLinkPermission] [-DefaultLinkToExistingAccess]
38-
[-ConditionalAccessPolicy <SPOConditionalAccessPolicyType>] [-ProtectionLevelName <String>] [-LimitedAccessFileType <SPOLimitedAccessFileType>] [-AllowEditing <Boolean>] [-AnonymousLinkExpirationInDays <Int32>] [-OverrideTenantAnonymousLinkExpirationPolicy <Boolean>] [-SensitivityLabel <String>]
38+
[-ConditionalAccessPolicy <SPOConditionalAccessPolicyType>] [-AuthenticationContextName <String>] [-LimitedAccessFileType <SPOLimitedAccessFileType>] [-AllowEditing <Boolean>] [-AnonymousLinkExpirationInDays <Int32>] [-OverrideTenantAnonymousLinkExpirationPolicy <Boolean>] [-SensitivityLabel <String>]
3939
[-RemoveLabel] [<CommonParameters>]
4040
```
4141

@@ -153,6 +153,14 @@ Set-SPOSite -Identity https://contoso.sharepoint.com/sites/research -RemoveInfor
153153

154154
In example, InformationSegment 'a17efb47-e3c9-4d85-a188-1cd59c83de32' is removed from the site.
155155

156+
### -----------------------EXAMPLE 10-----------------------------
157+
158+
```powershell
159+
Set-SPOSite -Identity https://contoso.sharepoint.com/sites/research -ConditionalAccessPolicy AuthenticationContext -AuthenticationContextName "MFA"
160+
```
161+
162+
In this example, an authentication context called MFA is attached to the site.
163+
156164
## PARAMETERS
157165

158166
### -EnablePWA
@@ -833,6 +841,7 @@ Possible values:
833841
- AllowFullAccess: Allows full access from desktop apps, mobile apps, and the web.
834842
- AllowLimitedAccess: Allows limited, web-only access.
835843
- BlockAccess: Blocks Access.
844+
- AuthenticationContext: Assign an Azure AD authentication context. Must add the AuthenticationContextName. Please read [Configure authentication contexts](/azure/active-directory/conditional-access/concept-conditional-access-cloud-apps#configure-authentication-contexts).
836845

837846

838847
```yaml
@@ -848,9 +857,9 @@ Accept wildcard characters: False
848857
```
849858

850859

851-
### -ProtectionLevelName
860+
### -AuthenticationContextName
852861

853-
The conditional access protection level name. For example "urn:microsoft:req1"
862+
The conditional access authentication context name.
854863

855864
```yaml
856865
Type: String

0 commit comments

Comments
 (0)