From 42576364509d9770b9c3c44d04c0404abb0852d6 Mon Sep 17 00:00:00 2001 From: Colin Longman Date: Thu, 3 Apr 2025 13:41:53 -0700 Subject: [PATCH 1/2] Update New-CsTeamsVoiceApplicationsPolicy.md Removing comment regarding MWBT feature not being available as it's now GA. --- .../teams/New-CsTeamsVoiceApplicationsPolicy.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/teams/teams-ps/teams/New-CsTeamsVoiceApplicationsPolicy.md b/teams/teams-ps/teams/New-CsTeamsVoiceApplicationsPolicy.md index 5cc32a34f2..fd60490292 100644 --- a/teams/teams-ps/teams/New-CsTeamsVoiceApplicationsPolicy.md +++ b/teams/teams-ps/teams/New-CsTeamsVoiceApplicationsPolicy.md @@ -183,7 +183,7 @@ Accept wildcard characters: False ### -AllowAutoAttendantTimeZoneChange -_This option is not currently available in Queues app._ +_This feature is not currently available to authorized users._ When set to `True`, users affected by the policy will be allowed to change the auto attendant's time zone. When set to `False` (the default value), users affected by the policy won't be allowed to change the auto attendant's time zone. @@ -201,7 +201,7 @@ Accept wildcard characters: False ### -AllowAutoAttendantLanguageChange -_This option is not currently available in Queues app._ +_This feature is not currently available to authorized users._ When set to `True`, users affected by the policy will be allowed to change the auto attendant's language. When set to `False` (the default value), users affected by the policy won't be allowed to change the auto attendant's language. @@ -349,7 +349,7 @@ Accept wildcard characters: False ### -AllowCallQueueLanguageChange -_This option is not currently available in Queues app._ +_This feature is not currently available to authorized users._ When set to `True`, users affected by the policy will be allowed to change the call queue's language. When set to `False` (the default value), users affected by the policy won't be allowed to change the call queue's language. @@ -511,8 +511,6 @@ Accept wildcard characters: False ### -CallQueueAgentMonitorMode -_This option is not currently available in Queues app._ - PARAMVALUE: Disabled | Monitor | Whisper | Barge | Takeover When set to `Disabled` (the default value), users affected by the policy won't be allowed to monitor call sessions. @@ -540,8 +538,6 @@ Accept wildcard characters: False ### -CallQueueAgentMonitorNotificationMode -_This option is not currently available in Queues app._ - PARAMVALUE: Disabled | Agent When set to `Disabled` (the default value), users affected by the policy won't be allowed to monitor agents during call sessions. From bb3bc9037e29b4dad560fdf3f75e8a1e7c6ad5ca Mon Sep 17 00:00:00 2001 From: Colin Longman Date: Thu, 3 Apr 2025 13:43:50 -0700 Subject: [PATCH 2/2] Update Set-CsTeamsVoiceApplicationsPolicy.md --- .../teams/Set-CsTeamsVoiceApplicationsPolicy.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/teams/teams-ps/teams/Set-CsTeamsVoiceApplicationsPolicy.md b/teams/teams-ps/teams/Set-CsTeamsVoiceApplicationsPolicy.md index 681eef77f1..e39d07bd9a 100644 --- a/teams/teams-ps/teams/Set-CsTeamsVoiceApplicationsPolicy.md +++ b/teams/teams-ps/teams/Set-CsTeamsVoiceApplicationsPolicy.md @@ -156,7 +156,7 @@ Accept wildcard characters: False ### -AllowAutoAttendantTimeZoneChange -_This option is not currently available in Queues app._ +_This feature is not currently available to authorized users._ When set to `True`, users affected by the policy will be allowed to change the auto attendant's time zone. When set to `False` (the default value), users affected by the policy won't be allowed to change the auto attendant's time zone. @@ -174,7 +174,7 @@ Accept wildcard characters: False ### -AllowAutoAttendantLanguageChange -_This option is not currently available in Queues app._ +_This feature is not currently available to authorized users._ When set to `True`, users affected by the policy will be allowed to change the auto attendant's language. When set to `False` (the default value), users affected by the policy won't be allowed to change the auto attendant's language. @@ -304,7 +304,7 @@ Accept wildcard characters: False ### -AllowCallQueueNoAgentSharedVoicemailGreetingChange -_This option is not currently available in Queues app._ +_This feature is not currently available to authorized users._ When set to `True`, users affected by the policy will be allowed to change the call queue's no agent shared voicemail greeting. When set to `False` (the default value), users affected by the policy won't be allowed to change the call queue's no agent shared voicemail greeting. @@ -322,7 +322,7 @@ Accept wildcard characters: False ### -AllowCallQueueLanguageChange -_This option is not currently available in Queues app._ +_This feature is not currently available to authorized users._ When set to `True`, users affected by the policy will be allowed to change the call queue's language. When set to `False` (the default value), users affected by the policy won't be allowed to change the call queue's language. @@ -484,8 +484,6 @@ Accept wildcard characters: False ### -CallQueueAgentMonitorMode -_This option is not currently available in Queues app._ - PARAMVALUE: Disabled | Monitor | Whisper | Barge | Takeover When set to `Disabled` (the default value), users affected by the policy won't be allowed to monitor call sessions. @@ -513,8 +511,6 @@ Accept wildcard characters: False ### -CallQueueAgentMonitorNotificationMode -_This option is not currently available in Queues app._ - PARAMVALUE: Disabled | Agent When set to `Disabled` (the default value), users affected by the policy won't be allowed to monitor agents during call sessions.