Skip to content

Commit 3e07c05

Browse files
committed
[AzureADDS] Format updates
1 parent 55947d4 commit 3e07c05

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

articles/active-directory-domain-services/join-windows-vm.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In this tutorial, you learn how to:
2121

2222
> [!div class="checklist"]
2323
> * Create a Windows Server VM
24-
> * Connect to the Windows Server VM to an Azure virtual network
24+
> * Connect the Windows Server VM to an Azure virtual network
2525
> * Join the VM to the Azure AD DS managed domain
2626
2727
If you don’t have an Azure subscription, [create an account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
@@ -38,7 +38,7 @@ To complete this tutorial, you need the following resources:
3838
* If needed, [create and configure an Azure Active Directory Domain Services instance][create-azure-ad-ds-instance].
3939
* A user account that's a member of the *Azure AD DC administrators* group in your Azure AD tenant.
4040
* Make sure that Azure AD Connect password hash synchronization or self-service password reset has been performed so the account is able to sign in to Azure AD DS managed domain.
41-
* An Azure Bastion host deployed into your virtual network for Azure AD DS.
41+
* An Azure Bastion host deployed in your Azure AD DS virtual network.
4242
* If needed, [create an Azure Bastion host][azure-bastion].
4343

4444
If you already have a VM that you want to domain-join, skip to the section to [join the VM to the Azure AD DS managed domain](#join-the-vm-to-the-azure-ad-ds-managed-domain).
@@ -119,7 +119,9 @@ It takes a few minutes to create the VM. The Azure portal shows the status of th
119119

120120
## Connect to the Windows Server VM
121121

122-
To securely connect to your VMs, use an Azure Bastion host. With Azure Bastion, a managed host is deployed into your virtual network and provides web-based RDP or SSH connections to VMs. No public IP addresses are required for the VMs, and you don't need to open network security group rules for external remote traffic. You connect to VMs using the Azure portal from your web browser. To use a Bastion host to connect to your VM, complete the following steps:
122+
To securely connect to your VMs, use an Azure Bastion host. With Azure Bastion, a managed host is deployed into your virtual network and provides web-based RDP or SSH connections to VMs. No public IP addresses are required for the VMs, and you don't need to open network security group rules for external remote traffic. You connect to VMs using the Azure portal from your web browser.
123+
124+
To use a Bastion host to connect to your VM, complete the following steps:
123125

124126
1. In the **Overview** pane for your VM, select **Connect**, then **Bastion**.
125127

articles/active-directory-domain-services/tutorial-create-management-vm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To complete this tutorial, you need the following resources and privileges:
4242
* A Windows Server VM that is joined to the Azure AD DS managed domain.
4343
* If needed, see the previous tutorial to [create a Windows Server VM and join it to a managed domain][create-join-windows-vm].
4444
* A user account that's a member of the *Azure AD DC administrators* group in your Azure AD tenant.
45-
* An Azure Bastion host deployed into your virtual network for Azure AD DS.
45+
* An Azure Bastion host deployed in your Azure AD DS virtual network.
4646
* If needed, [create an Azure Bastion host][azure-bastion].
4747

4848
## Sign in to the Azure portal
@@ -88,7 +88,7 @@ To get started, connect to the Windows Server VM as follows:
8888

8989
![Connect to Windows virtual machine using Bastion in the Azure portal](./media/join-windows-vm/connect-to-vm.png)
9090

91-
1. Enter the credentials for your VM that you specified in the previous section, then select **Connect**.
91+
1. Enter the credentials for your VM, then select **Connect**.
9292

9393
![Connect through the Bastion host in the Azure portal](./media/join-windows-vm/connect-to-bastion.png)
9494

0 commit comments

Comments
 (0)