Skip to content

Commit da9d765

Browse files
committed
fixing acrolinx and review feedback
1 parent 84ba3ca commit da9d765

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/active-directory-domain-services/how-to-data-retrieval.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: domain-services
1010
ms.workload: identity
1111
ms.topic: conceptual
12-
ms.date: 04/13/2022
12+
ms.date: 04/14/2022
1313
ms.author: justinha
1414
---
1515

@@ -21,7 +21,7 @@ This document describes how to retrieve data from Azure Active Directory Domain
2121

2222
## Use Azure Active Directory to create, read, update, and delete user objects
2323

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 portal or 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.
2525

2626
### Create, read, or update a user
2727

@@ -73,7 +73,7 @@ When a user is deleted, any licenses consumed by the user are made available for
7373

7474
## Use RSAT tools to connect to an Azure AD DS managed domain and view users
7575

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).
7777

7878
1. From the **Start** menu, select **Windows Administrative Tools**. The Active Directory Administration Tools are listed.
7979

@@ -94,5 +94,5 @@ Sign in to the an administrative workstation with a user account that's a member
9494

9595
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.
9696

97-
## Next Steps
97+
## Next steps
9898
* [Azure AD DS Overview](overview.md)

0 commit comments

Comments
 (0)