Skip to content

Commit 46a15b8

Browse files
Merge pull request #13478 from juliiva/main
Adding personal attendant policy modifications block info
2 parents fd58c09 + 08fb17d commit 46a15b8

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ title: New-CsTeamsPersonalAttendantPolicy
1919

2020
Use this cmdlet to create a new instance of a Teams Personal Attendant Policy.
2121

22+
When policy modifications are temporarily blocked, new policy instances can be created successfully if the following parameters are kept at their default values (`EnabledUserOverride`): `PersonalAttendant`, `CallScreening`, `CalendarBookings`, `InboundInternalCalls`, `InboundFederatedCalls`, `InboundPSTNCalls`. The **AutomaticTranscription** and **AutomaticRecording** parameters remain fully configurable during this period.
23+
2224
## SYNTAX
2325

2426
```

teams/teams-ps/MicrosoftTeams/Remove-CsTeamsPersonalAttendantPolicy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ title: Remove-CsTeamsPersonalAttendantPolicy
1919

2020
Use this cmdlet to remove an existing instance of a Teams Personal Attendant Policy or reset the Global policy instance to the default values.
2121

22+
When policy modifications are temporarily blocked, this cmdlet is not available and policy removal cannot be performed during this period.
23+
2224
## SYNTAX
2325

2426
```

teams/teams-ps/MicrosoftTeams/Set-CsTeamsPersonalAttendantPolicy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ title: Set-CsTeamsPersonalAttendantPolicy
1919

2020
Use this cmdlet to update values in existing Teams Personal Attendant Policies.
2121

22+
When policy modifications are temporarily blocked, only **AutomaticTranscription** and **AutomaticRecording** can be updated. The following parameters are not available for changes during this period: `PersonalAttendant`, `CallScreening`, `CalendarBookings`, `InboundInternalCalls`, `InboundFederatedCalls`, `InboundPSTNCalls`.
23+
2224
## SYNTAX
2325

2426
```

0 commit comments

Comments
 (0)