Skip to content

Commit 3560fa9

Browse files
Merge branch 'master' into patch-2
2 parents 7d6712a + 4528054 commit 3560fa9

10 files changed

+45
-14
lines changed

exchange/docs-conceptual/exchange-online-powershell-v2.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@ Miscellaneous Exchange Online cmdlets that happen to be in the EXO V2 module are
7878

7979
****
8080

81-
|EXO V2 module cmdlet|Older related cmdlet|
81+
|EXO V2 module cmdlet|Comments|
8282
|---|---|
83-
|[Get-MyAnalyticsFeatureConfig](https://docs.microsoft.com/powershell/module/exchange/get-myanalyticsfeatureconfig)||
84-
|[Set-MyAnalyticsFeatureConfig](https://docs.microsoft.com/powershell/module/exchange/set-myanalyticsfeatureconfig)||
85-
|[Get-UserBriefingConfig](https://docs.microsoft.com/powershell/module/exchange/get-userbriefingconfig)|n/a|
86-
|[Set-UserBriefingConfig](https://docs.microsoft.com/powershell/module/exchange/set-userbriefingconfig)|n/a|
83+
|[Get-MyAnalyticsFeatureConfig](https://docs.microsoft.com/powershell/module/exchange/get-myanalyticsfeatureconfig)|Available in the version 2.0.4-Preview3 version of the module.|
84+
|[Set-MyAnalyticsFeatureConfig](https://docs.microsoft.com/powershell/module/exchange/set-myanalyticsfeatureconfig)|Available in the version 2.0.4-Preview3 version of the module.|
85+
|[Get-UserBriefingConfig](https://docs.microsoft.com/powershell/module/exchange/get-userbriefingconfig)|This cmdlet is being replaced by **Get-MyAnalyticsFeatureConfig**.|
86+
|[Set-UserBriefingConfig](https://docs.microsoft.com/powershell/module/exchange/set-userbriefingconfig)|This cmdlet is being replaced by **Set-MyAnalyticsFeatureConfig**|
8787
|
8888

8989
## Install and maintain the EXO V2 module

exchange/exchange-ps/exchange/Get-UserBriefingConfig.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.author: chrisda
1414
## SYNOPSIS
1515
This cmdlet is available only in the Exchange Online PowerShell V2 module. For more information, see [Connect to Exchange Online PowerShell](https://docs.microsoft.com/powershell/exchange/connect-to-exchange-online-powershell).
1616

17+
**Note**: This cmdlet is being replaced by the [Get-MyAnalyticsFeatureConfig](https://docs.microsoft.com/powershell/module/exchange/get-myanalyticsfeatureconfig) cmdlet.
18+
1719
Use the Get-UserBriefingConfig cmdlet to get the current state of the Briefing email flag for the specified user. For more details about configuring the Briefing email, see [Configure Briefing email](https://docs.microsoft.com/Briefing/be-admin).
1820

1921
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://docs.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).

exchange/exchange-ps/exchange/New-ApplicationAccessPolicy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
3535

3636
Use the New-ApplicationAccessPolicy cmdlet to restrict or deny access for an application that is using Outlook REST APIs or Microsoft Graph APIs to a specific set of mailboxes. These policies are complimentary to the permission scopes that are declared by the application.
3737

38+
A limit of 100 policies per Microsoft 365 tenant is enforced as of today. An error message stating "A tenant cannot have more than 100 policies." will be displayed if this number is exceeded.
39+
3840
While the scope-based resource access like Mail.Read or Calendar.Read is effective to ensure that the application can only read mails or events within a mailbox and not do anything else; Application Access Policy feature allows admins to enforce limits that are based on a list of mailboxes. For example, in a global organization apps developed for one country shouldn’t have access to data from other countries or a CRM integration application should only access calendar of the Sales organization and no other departments.
3941

4042
Every API request using the Outlook REST APIs or Microsoft Graph APIs to a target mailbox done by an application is verified using the following rules (in the same order):

exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,19 +1012,15 @@ Accept wildcard characters: False
10121012
```
10131013

10141014
### -FreCardsEnabled
1015-
This parameter is available only in the cloud-based service.
1016-
1017-
The FreCardsEnabled parameter specifies whether the theme, signature, and phone cards are available in Outlook on the web. Valid values are:
1018-
1019-
- $true: The theme, signature, and phone cards are visible in Outlook on the web. This is the default value.
1015+
This parameter is available only in on-premises Exchange.
10201016

1021-
- $false: The theme, signature, and phone cards aren't visible in Outlook on the web. Only the introduction, time zone, and final cards are visible.
1017+
This parameter is reserved for internal Microsoft use.
10221018

10231019
```yaml
10241020
Type: Boolean
10251021
Parameter Sets: (All)
10261022
Aliases:
1027-
Applicable: Exchange Online
1023+
Applicable: Exchange Server 2016, Exchange Server 2019
10281024
10291025
Required: False
10301026
Position: Named

exchange/exchange-ps/exchange/Set-UserBriefingConfig.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.author: chrisda
1414
## SYNOPSIS
1515
This cmdlet is available only in the Exchange Online PowerShell V2 module. For more information, see [Connect to Exchange Online PowerShell](https://docs.microsoft.com/powershell/exchange/connect-to-exchange-online-powershell).
1616

17+
**Note**: This cmdlet is being replaced by the [Set-MyAnalyticsFeatureConfig](https://docs.microsoft.com/powershell/module/exchange/set-myanalyticsfeatureconfig) cmdlet.
18+
1719
Use the Set-UserBriefingConfig cmdlet to enable or disable the Briefing for a user. For more details about configuring the Briefing, see [Configure Briefing email](https://docs.microsoft.com/Briefing/be-admin).
1820

1921
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://docs.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).

skype/skype-ps/skype/Get-CsHuntGroup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ If called without parameters, Get-CsHuntgroup returns a collection of all Call Q
2828

2929
The Get-CsHuntGroup cmdlet may suggest additional steps required to complete the Call Queue setup.
3030

31+
Please Note: This cmdlet is part of the first generation provisioning and is no longer supported. Please use the cmdlets which follow this format "*-CsCallQueue*" instead.
32+
33+
3134
## EXAMPLES
3235

3336
### -------------------------- Example 1 --------------------------

skype/skype-ps/skype/New-CsHuntGroup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ The New-CsHuntGroup cmdlet may suggest additional steps required to complete the
3535

3636
The following parameters are not applicable to Skype for Business Online: ClientAudience, DomainController, Force, HuntGroupServiceCallbackUri, PipelineVariable, and Ring.
3737

38+
Please Note: This cmdlet is part of the first generation provisioning and is no longer supported. Please use the cmdlets which follow this format "*-CsCallQueue*" instead.
39+
3840

3941
## EXAMPLES
4042

skype/skype-ps/skype/Remove-CsHuntGroup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ The Remove-CsHuntGroup cmdlet deletes an existing Call Queue specified by the Pr
2626

2727
The Remove-CsHuntGroup cmdlet may suggest additional steps required to complete the Call Queue setup.
2828

29+
Please Note: This cmdlet is part of the first generation provisioning and is no longer supported. Please use the cmdlets which follow this format "*-CsCallQueue*" instead.
30+
2931
## EXAMPLES
3032

3133
### -------------------------- Example 1 --------------------------

skype/skype-ps/skype/Set-CsHuntGroup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ The Set-CsHuntGroup cmdlet may suggest additional steps required to complete the
3434

3535
The following parameters are not applicable to Skype for Business Online: ClientAudience, DomainController, Force, HuntGroupServiceCallbackUri, and PipelineVariable
3636

37+
Please Note: This cmdlet is part of the first generation provisioning and is no longer supported. Please use the cmdlets which follow this format "*-CsCallQueue*" instead.
38+
3739
## EXAMPLES
3840

3941
### -------------------------- Example 1 --------------------------

skype/skype-ps/skype/Set-CsOnlineDialInConferencingTenantSettings.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Set-CsOnlineDialInConferencingTenantSettings [-Tenant <Guid>] [-EnableEntryExitN
2727
[-SendEmailFromOverride <Boolean>] [-SendEmailFromAddress <String>] [-SendEmailFromDisplayName <String>]
2828
[-AutomaticallyReplaceAcpProvider <Boolean>] [-UseUniqueConferenceIds <Boolean>]
2929
[-AutomaticallyMigrateUserMeetings <Boolean>] [-MigrateServiceNumbersOnCrossForestMove <Boolean>]
30-
[-EnableDialOutJoinConfirmation <Boolean>] [[-Identity] <XdsIdentity>] [-Force] [-WhatIf] [-Confirm]
30+
[-EnableDialOutJoinConfirmation <Boolean>] [[-Identity] <XdsIdentity>] [-MaskPstnNumbersType <String>] [-Force] [-WhatIf] [-Confirm]
3131
[<CommonParameters>]
3232
```
3333

@@ -40,7 +40,7 @@ Set-CsOnlineDialInConferencingTenantSettings [-Tenant <Guid>] [-EnableEntryExitN
4040
[-SendEmailFromOverride <Boolean>] [-SendEmailFromAddress <String>] [-SendEmailFromDisplayName <String>]
4141
[-AutomaticallyReplaceAcpProvider <Boolean>] [-UseUniqueConferenceIds <Boolean>]
4242
[-AutomaticallyMigrateUserMeetings <Boolean>] [-MigrateServiceNumbersOnCrossForestMove <Boolean>]
43-
[-EnableDialOutJoinConfirmation <Boolean>] [-Instance <PSObject>] [-Force] [-WhatIf] [-Confirm]
43+
[-EnableDialOutJoinConfirmation <Boolean>] [-Instance <PSObject>] [-MaskPstnNumbersType <String>] [-Force] [-WhatIf] [-Confirm]
4444
[<CommonParameters>]
4545
```
4646

@@ -435,6 +435,26 @@ Accept pipeline input: False
435435
Accept wildcard characters: False
436436
```
437437
438+
### -MaskPstnNumbersType
439+
This parameter allows tenant administrators to configure masking of PSTN participant phone numbers in the roster view for Microsoft Teams meetings enabled for Audio Conferencing, scheduled within the organization.
440+
441+
Possible values are:
442+
- MaskedForExternalUsers (masked to external users)
443+
- MaskedForAllUsers (masked for everyone)
444+
- NoMasking (visible to everyone)
445+
446+
```yaml
447+
Type: String
448+
Parameter Sets: (All)
449+
Aliases:
450+
451+
Required: False
452+
Position: Named
453+
Default value: MaskedForExternalUsers
454+
Accept pipeline input: False
455+
Accept wildcard characters: False
456+
```
457+
438458
### -WhatIf
439459
The WhatIf switch causes the command to simulate its results.
440460
By using this switch, you can view what changes would occur without having to commit those changes.

0 commit comments

Comments
 (0)