Skip to content

Commit 5fb9fad

Browse files
authored
Merge pull request #10851 from MicrosoftDocs/chrisda
Set-UnifiedGroup now works with CBA
2 parents e8110a2 + fab6cd0 commit 5fb9fad

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

exchange/docs-conceptual/app-only-auth-powershell-v2.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ Certificate based authentication (CBA) or app-only authentication as described i
3838
> - In Exchange Online PowerShell, you can't use the procedures in this article with the following Microsoft 365 Group cmdlets:
3939
> - [New-UnifiedGroup](/powershell/module/exchange/new-unifiedgroup)
4040
> - [Remove-UnifiedGroup](/powershell/module/exchange/remove-unifiedgroup)
41-
> - [Set-UnifiedGroup](/powershell/module/exchange/set-unifiedgroup)
4241
> - [Remove-UnifiedGroupLinks](/powershell/module/exchange/remove-unifiedgrouplinks)
4342
> - [Add-UnifiedGroupLinks](/powershell/module/exchange/add-unifiedgrouplinks)
4443
>

exchange/docs-conceptual/connect-exo-powershell-managed-identity.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ The rest of this article explains how to connect using managed identity, and the
3030
>
3131
> - [New-UnifiedGroup](/powershell/module/exchange/new-unifiedgroup)
3232
> - [Remove-UnifiedGroup](/powershell/module/exchange/remove-unifiedgroup)
33-
> - [Set-UnifiedGroup](/powershell/module/exchange/set-unifiedgroup)
3433
> - [Remove-UnifiedGroupLinks](/powershell/module/exchange/remove-unifiedgrouplinks)
3534
> - [Add-UnifiedGroupLinks](/powershell/module/exchange/add-unifiedgrouplinks)
3635
>

exchange/exchange-ps/exchange/Set-UnifiedGroup.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ Use the Set-UnifiedGroup cmdlet to modify Microsoft 365 Groups in your cloud-bas
1818

1919
**Important**: You can't use this cmdlet to remove all Microsoft Online Email Routing Address (MOERA) addresses from the Microsoft 365 Group. There must be at least one MOERA address attached to a group. To learn more about MOERA addresses, see [How the proxyAddresses attribute is populated in Azure AD](https://support.microsoft.com/help/3190357).
2020

21-
**Note**: You can't use this cmdlet to modify Microsoft 365 Groups if you connect using certificate based authentication (also known as CBA or app-only authentication for unattended scripts) or Azure managed identity.
22-
2321
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
2422

2523
## SYNTAX

0 commit comments

Comments
 (0)