Skip to content

Commit d76391d

Browse files
authored
Merge pull request #113688 from shashishailaj/patch-87
Updated a note for Powershell 7 AAD PS module issue
2 parents 9670a9d + 4085c74 commit d76391d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/active-directory/users-groups-roles/groups-settings-v2-cmdlets.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ To verify that the module is ready to use, use the following command:
4646

4747
Now you can start using the cmdlets in the module. For a full description of the cmdlets in the Azure AD module, please refer to the online reference documentation for [Azure Active Directory PowerShell Version 2](/powershell/azure/install-adv2?view=azureadps-2.0).
4848

49+
> [!NOTE]
50+
> The Azure AD PowerShell cmdlets does not work with the new Powershell 7 as it is based on .net Core. We are aware and this is in the process of getting updated. As of now we suggest to use the Windows Powershell 5.x Module to be used for Azure AD powershell operations.
51+
52+
4953
## Connect to the directory
5054

5155
Before you can start managing groups using Azure AD PowerShell cmdlets, you must connect your PowerShell session to the directory you want to manage. Use the following command:

0 commit comments

Comments
 (0)