Skip to content

Commit a2a676c

Browse files
Merge pull request #13193 from CLYVR/patch-56
Update New-CsAutoAttendantMenu.md
2 parents a9786e3 + 386688c commit a2a676c

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)