Skip to content

Commit 1e635ba

Browse files
authored
Support statement for ApplicationID context
Added support statement for ApplicationID context
1 parent fcb1eaa commit 1e635ba

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

exchange/exchange-ps/exchange/New-UnifiedGroup.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,12 @@ This cmdlet is available only in the cloud-based service.
1616

1717
Use the New-UnifiedGroup cmdlet to create Microsoft 365 Groups in your cloud-based organization. To add members, owners, and subscribers to Microsoft 365 Groups, use the Add-UnifiedGroupLinks cmdlet.
1818

19-
**Note**: We recommend that you use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell. For instructions, see [Connect to Exchange Online PowerShell](https://docs.microsoft.com/powershell/exchange/connect-to-exchange-online-powershell).
19+
**Note**:
20+
We recommend that you use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell. For instructions, see [Connect to Exchange Online PowerShell](https://docs.microsoft.com/powershell/exchange/connect-to-exchange-online-powershell).
21+
22+
**Note**:
23+
The New-UnifiedGroup cmdlet is not supported to be used under ApplicationID context, instead of the cmdlet, we recommend using related Graph API to create new Microsoft 365 group.
24+
2025

2126
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://docs.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
2227

0 commit comments

Comments
 (0)