Skip to content

Commit b9ac0df

Browse files
Merge pull request #253188 from Justinha/ado88605
fixed ps references
2 parents 6201ad9 + bf5fb82 commit b9ac0df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory-domain-services/tutorial-create-instance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.subservice: domain-services
99
ms.workload: identity
1010
ms.custom: has-azure-ad-ps-ref
1111
ms.topic: tutorial
12-
ms.date: 09/15/2023
12+
ms.date: 09/28/2023
1313
ms.author: justinha
1414
#Customer intent: As an identity administrator, I want to create a Microsoft Entra Domain Services managed domain so that I can synchronize identity information with my Microsoft Entra tenant and provide Domain Services connectivity to virtual machines and applications in Azure.
1515
---
@@ -152,7 +152,7 @@ With Domain Services successfully deployed, now configure the virtual network to
152152
1. To update the DNS server settings for the virtual network, select the **Configure** button. The DNS settings are automatically configured for your virtual network.
153153

154154
> [!TIP]
155-
> If you selected an existing virtual network in the previous steps, any VMs connected to the network only get the new DNS settings after a restart. You can restart VMs using the Microsoft Entra admin center, Azure PowerShell, or the Azure CLI.
155+
> If you selected an existing virtual network in the previous steps, any VMs connected to the network only get the new DNS settings after a restart. You can restart VMs using the Microsoft Entra admin center, Microsoft Graph PowerShell, or the Azure CLI.
156156
157157
<a name='enable-user-accounts-for-azure-ad-ds'></a>
158158

@@ -169,7 +169,7 @@ To authenticate users on the managed domain, Domain Services needs password hash
169169
170170
The steps to generate and store these password hashes are different for cloud-only user accounts created in Microsoft Entra ID versus user accounts that are synchronized from your on-premises directory using Microsoft Entra Connect.
171171

172-
A cloud-only user account is an account that was created in your Microsoft Entra directory using either the Microsoft Entra admin center or Azure AD PowerShell cmdlets. These user accounts aren't synchronized from an on-premises directory.
172+
A cloud-only user account is an account that was created in your Microsoft Entra directory by using either the Microsoft Entra admin center or PowerShell. These user accounts aren't synchronized from an on-premises directory.
173173

174174
> In this tutorial, let's work with a basic cloud-only user account. For more information on the additional steps required to use Microsoft Entra Connect, see [Synchronize password hashes for user accounts synced from your on-premises AD to your managed domain][on-prem-sync].
175175

0 commit comments

Comments
 (0)