View the Change History Ad group
View the Change History for an Azure AD Group
You can use the Active Roles Web Interface to view the Change History for an Azure AD group.
To view the Change History of an Azure AD group
- On the Active Roles Web interface Navigation bar, click Directory Management.
- On the Views tab in the Browse pane, click Active Directory.
The list of Active Directory domains is displayed.
- Click the specific domain, Container or the Organizational Unit, and then the specific user.
- In the Command pane, click Change History.
The information on changes that were made to the group properties through Active Roles is displayed.
Delete an Azure AD group
You can use the Active Roles Web Interface to delete an Azure AD group.
To delete an Azure AD group
- On the Active Roles Web interface Navigation bar, click Directory Management.
- On the Views tab in the Browse pane, click Active Directory.
-
The list of Active Directory domains is displayed.
- Click the specific domain, Container or the Organizational Unit, and then the specific Azure AD group to be deleted.
- In the Command pane, click Delete.
A message prompts you to confirm the action.
- Click Yes to continue.
The Azure AD Group is deleted.

|
NOTE: Deleting a group account is an irreversible operation. A new group account with the same name as a deleted group account does not automatically assume the permissions and memberships of the deleted account. For this reason, it is advisable to disable rather than delete accounts. |
Azure AD Group management tasks Mshell
Azure AD Group management tasks using Management Shell interface
Active Roles enables you to perform the following management tasks for Azure AD groups using the Management Shell interface:
Create a new Azure AD Group
You can use the Active Roles Management Shell to create a new user. To create a new group, on the Management Shell interface, run the new-qadGroup cmdlet. Use this cmdlet with the additional Boolean parameter AzureOffice365Enabled to create and enable a new Azure AD group.
For more information on creating a new Azure AD group using the Management Shell interface, see the Active Roles Management Shell Help.