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: articles/active-directory-domain-services/how-to-data-retrieval.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
9
9
ms.subservice: domain-services
10
10
ms.workload: identity
11
11
ms.topic: conceptual
12
-
ms.date: 04/13/2022
12
+
ms.date: 04/14/2022
13
13
ms.author: justinha
14
14
---
15
15
@@ -21,7 +21,7 @@ This document describes how to retrieve data from Azure Active Directory Domain
21
21
22
22
## Use Azure Active Directory to create, read, update, and delete user objects
23
23
24
-
You can create, read, update, and delete user objects in the Azure AD portal, as shown in then following steps, or by using Graph PowerShell or Graph API.
24
+
You can create a user in the Azure AD portalor by using Graph PowerShell or Graph API. You can also read, update, and delete users. The next sections show how to do these operations in the Azure AD portal.
25
25
26
26
### Create, read, or update a user
27
27
@@ -73,7 +73,7 @@ When a user is deleted, any licenses consumed by the user are made available for
73
73
74
74
## Use RSAT tools to connect to an Azure AD DS managed domain and view users
75
75
76
-
Sign in to the an administrative workstation with a user account that's a member of the *AAD DC Administrators* group. The following steps require installation of [Remote Server Administration Tools (RSAT)](tutorial-create-management-vm.md#install-active-directory-administrative-tools).
76
+
Sign in to an administrative workstation with a user account that's a member of the *AAD DC Administrators* group. The following steps require installation of [Remote Server Administration Tools (RSAT)](tutorial-create-management-vm.md#install-active-directory-administrative-tools).
77
77
78
78
1. From the **Start** menu, select **Windows Administrative Tools**. The Active Directory Administration Tools are listed.
79
79
@@ -94,5 +94,5 @@ Sign in to the an administrative workstation with a user account that's a member
94
94
95
95
You can also use the *Active Directory Module for Windows PowerShell*, installed as part of the administrative tools, to manage common actions in your managed domain.
0 commit comments