Skip to content

Commit 9bc63cc

Browse files
Merge pull request #13207 from MicrosoftDocs/main
[AutoPublish] main to live - 10/28 13:33 PDT | 10/29 02:03 IST
2 parents 59c7828 + a2a676c commit 9bc63cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantMenu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Accept wildcard characters: False
154154

155155
> Applicable: Microsoft Teams
156156

157-
{{ Fill Tenant Description }}
157+
This parameter is reserved for Microsoft internal use only.
158158

159159
```yaml
160160
Type: System.Guid

teams/teams-ps/MicrosoftTeams/New-CsSharedCallQueueHistoryTemplate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Use the New-CsSharedCallQueueHistory cmdlet to create a Shared Call Queue Histor
3333

3434
### Example 1
3535
```
36-
New-CsSharedCallQueueHistoryTemplate -Name "Customer Service" -Description "Missed:All Answered:Auth" -IncomingMissedCall XXXXXX -AnsweredAndOutboundCalls XXXXX
36+
New-CsSharedCallQueueHistoryTemplate -Name "Customer Service" -Description "Missed:All Answered:Auth" -IncomingMissedCall AuthorizedUsersAndAgents -AnsweredAndOutboundCalls AuthorizedUsersOnly
3737
```
3838

3939
This example creates a new Shared CallQueue History template where incoming missed calls are shown to authorized users and agents and, answered and outbound calls are shown to authorized users only.

0 commit comments

Comments
 (0)