Skip to content

Commit 99dec1d

Browse files
authored
Merge branch 'master' into patch-77
2 parents 3175512 + 5b02b2e commit 99dec1d

File tree

5 files changed

+32
-29
lines changed

5 files changed

+32
-29
lines changed

exchange/exchange-ps/exchange/mailboxes/Get-Mailbox.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -278,23 +278,6 @@ Accept pipeline input: False
278278
Accept wildcard characters: False
279279
```
280280
281-
### -Properties
282-
This parameter is available only in the cloud-based service.
283-
284-
{{Fill Properties Description}}
285-
286-
```yaml
287-
Type: String[]
288-
Parameter Sets: AsyncParameterSet
289-
Aliases:
290-
Applicable: Exchange Online
291-
Required: True
292-
Position: Named
293-
Default value: None
294-
Accept pipeline input: False
295-
Accept wildcard characters: False
296-
```
297-
298281
### -AuditLog
299282
This parameter is available only in on-premises Exchange.
300283

exchange/exchange-ps/exchange/policy-and-compliance/New-TransportRule.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2794,9 +2794,11 @@ Accept wildcard characters: False
27942794
```
27952795
27962796
### -ExceptIfSCLOver
2797+
This parameter is available or functional only in on-premises Exchange.
2798+
27972799
This parameter specifies an exception or part of an exception for the rule. The name of the corresponding condition doesn't include the ExceptIf prefix.
27982800
2799-
In on-premises Exchange, this exception is available on Mailbox servers and Edge Transport servers.
2801+
This exception is available on Mailbox servers and Edge Transport servers. This condition is not available or functional in the cloud-based service due to how the service filtering stack works.
28002802
28012803
The ExceptIfSCLOver parameter specifies an exception that looks for the SCL value of messages. Valid values are:
28022804
@@ -2810,7 +2812,7 @@ The rule looks for messages with an SCL value that's greater than or equal to th
28102812
Type: SclValue
28112813
Parameter Sets: (All)
28122814
Aliases:
2813-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
2815+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
28142816
Required: False
28152817
Position: Named
28162818
Default value: None
@@ -4571,9 +4573,11 @@ Accept wildcard characters: False
45714573
```
45724574
45734575
### -SCLOver
4576+
This parameter is available or functional only in on-premises Exchange.
4577+
45744578
This parameter specifies a condition or part of a condition for the rule. The name of the corresponding exception parameter starts with ExceptIf.
45754579
4576-
In on-premises Exchange, this condition is available on Mailbox servers and Edge Transport servers.
4580+
This exception is available on Mailbox servers and Edge Transport servers. This condition is not available or functional in the cloud-based service due to how the service filtering stack works.
45774581
45784582
The SCLOver parameter specifies a condition that looks for the SCL value of messages. Valid values are:
45794583
@@ -4587,7 +4591,7 @@ The rule looks for messages with an SCL value that's greater than or equal to th
45874591
Type: SclValue
45884592
Parameter Sets: (All)
45894593
Aliases:
4590-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
4594+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
45914595
Required: False
45924596
Position: Named
45934597
Default value: None

exchange/exchange-ps/exchange/policy-and-compliance/Set-TransportRule.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2774,9 +2774,11 @@ Accept wildcard characters: False
27742774
```
27752775
27762776
### -ExceptIfSCLOver
2777+
This parameter is available or functional only in on-premises Exchange.
2778+
27772779
This parameter specifies an exception or part of an exception for the rule. The name of the corresponding condition doesn't include the ExceptIf prefix.
27782780
2779-
In on-premises Exchange, this exception is available on Mailbox servers and Edge Transport servers.
2781+
This condition is available on Mailbox servers and Edge Transport servers. This condition is not available or functional in the cloud-based service due to how the service filtering stack works.
27802782
27812783
The ExceptIfSCLOver parameter specifies an exception that looks for the SCL value of messages. Valid values are:
27822784
@@ -2790,7 +2792,7 @@ The rule looks for messages with an SCL value that's greater than or equal to th
27902792
Type: SclValue
27912793
Parameter Sets: (All)
27922794
Aliases:
2793-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
2795+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
27942796
Required: False
27952797
Position: Named
27962798
Default value: None
@@ -4566,9 +4568,11 @@ Accept wildcard characters: False
45664568
```
45674569
45684570
### -SCLOver
4571+
This parameter is available or functional only in on-premises Exchange.
4572+
45694573
This parameter specifies a condition or part of a condition for the rule. The name of the corresponding exception parameter starts with ExceptIf.
45704574
4571-
In on-premises Exchange, this condition is available on Mailbox servers and Edge Transport servers.
4575+
This condition is available on Mailbox servers and Edge Transport servers. This condition is not available or functional in the cloud-based service due to how the service filtering stack works.
45724576
45734577
The SCLOver parameter specifies a condition that looks for the SCL value of messages. Valid values are:
45744578
@@ -4582,7 +4586,7 @@ The rule looks for messages with an SCL value that's greater than or equal to th
45824586
Type: SclValue
45834587
Parameter Sets: (All)
45844588
Aliases:
4585-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
4589+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
45864590
Required: False
45874591
Position: Named
45884592
Default value: None

exchange/exchange-ps/exchange/users-and-groups/Add-UnifiedGroupLinks.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,6 @@ The LinkType parameter specifies the Office 365 Group property that you want to
113113
114114
- Subscribers
115115
116-
- Aggregators
117-
118-
- EventSubscribers
119-
120116
```yaml
121117
Type: LinkType
122118
Parameter Sets: (All)

exchange/exchange-ps/exchange/users-and-groups/Set-User.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Set-User [-Identity] <UserIdParameter>
2525
[-AllowUMCallsFromNonUsers <None | SearchEnabled>]
2626
[-Arbitration]
2727
[-AssistantName <String>]
28+
[-AuthenticationPolicy <String>]
2829
[-CertificateSubject <MultiValuedProperty>]
2930
[-City <String>]
3031
[-Company <String>]
@@ -180,6 +181,21 @@ Accept pipeline input: False
180181
Accept wildcard characters: False
181182
```
182183
184+
### -AuthenticationPolicy
185+
The AuthenticationPolicy parameter specifies the authentication policy to apply to the user.
186+
187+
```yaml
188+
Type: String
189+
Parameter Sets: (All)
190+
Aliases:
191+
Applicable: Exchange Server 2019, Exchange Online
192+
Required: False
193+
Position: Named
194+
Default value: None
195+
Accept pipeline input: False
196+
Accept wildcard characters: False
197+
```
198+
183199
### -CertificateSubject
184200
This parameter is available only in on-premises Exchange.
185201

0 commit comments

Comments
 (0)