You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/docs-conceptual/app-only-auth-powershell-v2.md
+13-6Lines changed: 13 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: App-only authentication in Exchange Online PowerShell and Security & Comp
3
3
ms.author: chrisda
4
4
author: chrisda
5
5
manager: deniseb
6
-
ms.date: 12/12/2023
6
+
ms.date: 08/11/2025
7
7
ms.audience: Admin
8
8
audience: Admin
9
9
ms.topic: article
@@ -69,11 +69,18 @@ The following examples show how to use the Exchange Online PowerShell module wit
69
69
>
70
70
> The following connection commands have many of the same options available as described in [Connect to Exchange Online PowerShell](connect-to-exchange-online-powershell.md) and [Connect to Security & Compliance PowerShell](connect-to-scc-powershell.md). For example:
71
71
>
72
-
> - Microsoft 365 GCC High or Microsoft 365 DoD environments require the following additional parameters and values:
73
-
> -**Connect-ExchangeOnline in GCC High**: `-ExchangeEnvironmentName O365USGovGCCHigh`.
74
-
> -**Connect-IPPSSession in GCC High**: `-ConnectionUri https://ps.compliance.protection.office365.us/powershell-liveid/ -AzureADAuthorizationEndpointUri https://login.microsoftonline.us/common`.
75
-
> -**Connect-ExchangeOnline in DoD**: `-ExchangeEnvironmentName O365USGovDoD`.
76
-
> -**Connect-IPPSSession in DoD**: `-ConnectionUri https://l5.ps.compliance.protection.office365.us/powershell-liveid/ -AzureADAuthorizationEndpointUri https://login.microsoftonline.us/common`.
72
+
> - Microsoft 365 GCC High, Microsoft 365 DoD or Microsoft 365 China (operated by 21Vianet) environments require the following additional parameters and values:
> - If a **Connect-IPPSSession** command presents a login prompt, run the command: `$Global:IsWindows = $true` before the **Connect-IPPSSession** command.
Copy file name to clipboardExpand all lines: teams/teams-ps/MicrosoftTeams/New-CsTeamsCallingPolicy.md
+5-25Lines changed: 5 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -196,31 +196,6 @@ Accept pipeline input: False
196
196
Accept wildcard characters: False
197
197
```
198
198
199
-
### -ExplicitRecordingConsent
200
-
201
-
> Applicable: Microsoft Teams
202
-
203
-
>[!NOTE]
204
-
>This feature has not been released yet and will have no changes if it is enabled or disabled.
205
-
206
-
Determines whether users need to give explicit consent for recording and transcript in 1:1 calls. Set this to enabled to request users to give explicit consent.
>This feature has not been released yet and will have no changes if it is enabled or disabled.
762
+
783
763
This setting controls whether users must provide or obtain explicit consent before recording a 1:1 PSTN or Teams call. When enabled, both parties will receive a notification, and consent must be given before recording starts.
Copy file name to clipboardExpand all lines: teams/teams-ps/MicrosoftTeams/Set-CsTeamsCallingPolicy.md
+5-25Lines changed: 5 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -204,31 +204,6 @@ Accept pipeline input: False
204
204
Accept wildcard characters: False
205
205
```
206
206
207
-
### -ExplicitRecordingConsent
208
-
209
-
> Applicable: Microsoft Teams
210
-
211
-
>[!NOTE]
212
-
>This feature has not been released yet and will have no changes if it is enabled or disabled.
213
-
214
-
Determines whether users need to give explicit consent for recording and transcript in 1:1 calls. Set this to enabled to request users to give explicit consent.
>This feature has not been released yet and will have no changes if it is enabled or disabled.
764
+
785
765
This setting controls whether users must provide or obtain explicit consent before recording a 1:1 PSTN or Teams call. When enabled, both parties will receive a notification, and consent must be given before recording starts.
0 commit comments