Skip to content

Commit 617c6c5

Browse files
authored
Merge branch 'master' into patch-66
2 parents 7cf535d + e5138c9 commit 617c6c5

8 files changed

+20
-33
lines changed

exchange/docs-conceptual/app-only-auth-powershell-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ The following examples show how to use the Exchange Online PowerShell V2 module
4343
- Connect using a local certificate:
4444

4545
```powershell
46-
Connect-ExchangeOnline -CertificateFilePath "C:\Users\johndoe\Desktop\automation-cert.pfx" -AppID "alpha-beta-gamma-123456" -Organization "contosoelectronics.onmicrosoft.com"
46+
Connect-ExchangeOnline -CertificateFilePath "C:\Users\johndoe\Desktop\automation-cert.pfx" -AppID "36ee4c6c-0812-40a2-b820-b22ebd02bce3" -Organization "contosoelectronics.onmicrosoft.com"
4747
```
4848

4949
- Connect using a certificate thumbprint:
5050

5151
```powershell
52-
Connect-ExchangeOnline -CertificateThumbPrint "012THISISADEMOTHUMBPRINT" -AppID "alpha-beta-gamma-123456" -Organization "contosoelectronics.onmicrosoft.com"
52+
Connect-ExchangeOnline -CertificateThumbPrint "012THISISADEMOTHUMBPRINT" -AppID "36ee4c6c-0812-40a2-b820-b22ebd02bce3" -Organization "contosoelectronics.onmicrosoft.com"
5353
```
5454

5555
When you use the _CertificateThumbPrint_ parameter, the certificate needs to be installed on the computer where you are running the command. The certificate should be installed in the user certificate store.

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

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Set-OwaMailboxPolicy [-Identity] <MailboxPolicyIdParameter>
7474
[-LogonAndErrorLanguage <Int32>]
7575
[-Name <String>]
7676
[-NotesEnabled <Boolean>]
77-
[-NpsMailboxPolicy <Boolean>]
77+
[-NpsSurveysEnabled <Boolean>]
7878
[-OrganizationEnabled <Boolean>]
7979
[-OneDriveAttachmentsEnabled <Boolean>]
8080
[-OnSendAddinsEnabled <Boolean>]
@@ -1332,26 +1332,25 @@ Accept pipeline input: False
13321332
Accept wildcard characters: False
13331333
```
13341334
1335-
### -NPSMailboxPolicy
1335+
### -NpsSurveysEnabled
13361336
This parameter is avaialble only in the cloud-based service.
13371337
1338-
The NPSMailboxPolicy parameter specifies whether to enable or disable the Net Promoter Score (NPS) survey in Outlook on the web. The survey allows uses to rate Outlook on the web on a scale of 1 to 5, and to provide feedback and suggested improvements in free text. Valid values are:
1338+
The NpsSurveysEnabled parameter specifies whether to enable or disable the Net Promoter Score (NPS) survey in Outlook on the web. The survey allows uses to rate Outlook on the web on a scale of 1 to 5, and to provide feedback and suggested improvements in free text. Valid values are:
13391339
13401340
- $true: The NPS survey is available in Outlook on the web. This is the default value.
13411341
13421342
- $false: The NPS survey isn't available in Outlook on the web.
13431343
1344-
```yaml
1345-
Type: Boolean
1346-
Parameter Sets: (All)
1347-
Aliases:
1348-
Applicable: Exchange Online
1349-
1350-
Required: False
1351-
Position: Named
1352-
Default value: None
1353-
Accept pipeline input: False
1354-
Accept wildcard characters: False
1344+
```yaml
1345+
Type: Boolean
1346+
Parameter Sets: (All)
1347+
Aliases:
1348+
Applicable: Exchange Online
1349+
Required: False
1350+
Position: Named
1351+
Default value: None
1352+
Accept pipeline input: False
1353+
Accept wildcard characters: False
13551354
```
13561355
13571356
### -OneDriveAttachmentsEnabled

teams/teams-ps/teams/Get-CsBatchPolicyAssignmentOperation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.reviewer:
1212

1313
## SYNOPSIS
1414

15-
**Note:** This cmdlet is currently in public preview.
16-
1715
This cmdlet is used to assign retrieve the status of batch policy assignment operations.
1816

1917
## SYNTAX

teams/teams-ps/teams/Get-CsGroupPolicyAssignment.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.reviewer:
1212

1313
## SYNOPSIS
1414

15-
**Note:** This cmdlet is currently only available in private preview in the pre-release Teams PowerShell module.
16-
1715
This cmdlet is used to return group policy assignments.
1816

1917
## SYNTAX
@@ -104,7 +102,7 @@ Accept wildcard characters: False
104102
105103
### CommonParameters
106104
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
107-
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
105+
For more information, see [About CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
108106
109107
## INPUTS
110108

teams/teams-ps/teams/New-CsBatchPolicyAssignmentOperation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.reviewer:
1212

1313
## SYNOPSIS
1414

15-
**Note:** This cmdlet is currently in public preview.
16-
1715
This cmdlet is used to assign or unassign a policy to a batch of users.
1816

1917
## SYNTAX

teams/teams-ps/teams/New-CsGroupPolicyAssignment.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.reviewer:
1212

1313
## SYNOPSIS
1414

15-
**Note:** This cmdlet is currently only available in private preview in the pre-release Teams PowerShell module.
16-
1715
This cmdlet is used to assign a policy to a security group or distribution list.
1816

1917
## SYNTAX
@@ -32,7 +30,7 @@ It’s helpful to think of rank as determining the position of each policy assig
3230
Group policy assignment allows you to easily manage policies across different subsets of users within your organization. Group policy assignment is recommended for groups of up to 50000 users, but it will also work with larger groups. Group policy assignments are only propagated to users that are direct members of the group; the assignments are not propagated to members of nested groups.
3331

3432
Group policy assignment is currently limited to the following policy types:
35-
TeamsCallingPolicy, TeamsCallParkPolicy, TeamsChannelPolicy, TeamsEducationAssignmentsAppPolicy, TeamsMeetingBroadcastPolicy, TeamsMeetingPolicy, TeamsMessagingPolicy, TeamsAppSetupPolicy, and TeamsComplianceRecordingPolicy.
33+
TeamsAppSetupPolicy, TeamsCallingPolicy, TeamsCallParkPolicy, TeamsChannelsPolicy, TeamsComplianceRecordingPolicy, TeamsEducationAssignmentsAppPolicy, TeamsMeetingBroadcastPolicy, TeamsMeetingPolicy, TeamsMessagingPolicy.
3634

3735
## EXAMPLES
3836

@@ -149,7 +147,7 @@ Accept wildcard characters: False
149147
150148
### CommonParameters
151149
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
152-
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
150+
For more information, see [About CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
153151
154152
## INPUTS
155153

teams/teams-ps/teams/Remove-CsGroupPolicyAssignment.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.reviewer:
1212

1313
## SYNOPSIS
1414

15-
**Note:** This cmdlet is currently only available in private preview in the pre-release Teams PowerShell module.
16-
1715
This cmdlet is used to remove a group policy assignment.
1816

1917
## SYNTAX
@@ -85,7 +83,7 @@ Accept wildcard characters: False
8583
8684
### CommonParameters
8785
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
88-
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
86+
For more information, see [About CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
8987
9088
## INPUTS
9189

teams/teams-ps/teams/Set-CsGroupPolicyAssignment.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.reviewer:
1212

1313
## SYNOPSIS
1414

15-
**Note:** This cmdlet is currently only available in private preview in the pre-release Teams PowerShell module.
16-
1715
This cmdlet is used to update a group policy assignment.
1816

1917
## SYNTAX
@@ -126,7 +124,7 @@ Accept wildcard characters: False
126124
127125
### CommonParameters
128126
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
129-
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
127+
For more information, see [About CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
130128
131129
## INPUTS
132130

0 commit comments

Comments
 (0)