Skip to content

Commit 573762c

Browse files
author
Tanu Balla
authored
fix errors
1 parent 7e469b4 commit 573762c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/bastion/connect-native-client-windows.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ Before you begin, verify that you have met the following criteria:
3737
* An Azure virtual network.
3838
* A virtual machine in the virtual network.
3939
* If you plan to sign into your virtual machine using your Azure AD credentials, make sure your virtual machine is set up using one of the following methods:
40-
* Enable Azure AD login for a [Windows VM](../active-directory/devices/howto-vm-sign-in-azure-ad-windows#enabling-azure-ad-login-in-for-windows-vm-in-azure) or [Linux VM](../active-directory/devices/howto-vm-sign-in-azure-ad-linux#enabling-azure-ad-login-in-for-linux-vm-in-azure).
41-
* [Configure your Windows VM to be Azure AD-joined](../active-directory/devices/concept-azure-ad-join).
42-
* [Configure your Windows VM to be hybrid Azure AD-joined](../active-directory/devices/concept-azure-ad-join-hybrid).
40+
* Enable Azure AD login for a [Windows VM](../active-directory/devices/howto-vm-sign-in-azure-ad-windows.md) or [Linux VM](../active-directory/devices/howto-vm-sign-in-azure-ad-linux.md).
41+
* [Configure your Windows VM to be Azure AD-joined](../active-directory/devices/concept-azure-ad-join.md).
42+
* [Configure your Windows VM to be hybrid Azure AD-joined](../active-directory/devices/concept-azure-ad-join-hybrid.md).
4343

4444
## Configure Bastion
4545

@@ -74,7 +74,7 @@ Verify that the following roles and ports are configured in order to connect.
7474
* Reader role on the virtual machine.
7575
* Reader role on the NIC with private IP of the virtual machine.
7676
* Reader role on the Azure Bastion resource.
77-
* Virtual Machine Administrator Login or Virtual Machine User Login role, if you are using the Azure AD login method. Note that you only need to do this if you're enabling Azure AD login using the process described here: [Azure Windows VMs and Azure AD](https://docs.microsoft.com/azure/active-directory/devices/howto-vm-sign-in-azure-ad-windows#enabling-azure-ad-login-in-for-windows-vm-in-azure) or [Azure Linux VMs and Azure AD](https://docs.microsoft.com/azure/active-directory/devices/howto-vm-sign-in-azure-ad-linux#enabling-azure-ad-login-in-for-linux-vm-in-azure)
77+
* Virtual Machine Administrator Login or Virtual Machine User Login role, if you are using the Azure AD login method. Note that you only need to do this if you're enabling Azure AD login using the process described here: [Azure Windows VMs and Azure AD](../active-directory/devices/howto-vm-sign-in-azure-ad-windows.md) or [Azure Linux VMs and Azure AD](../active-directory/devices/howto-vm-sign-in-azure-ad-linux.md)
7878

7979
### Ports
8080

0 commit comments

Comments
 (0)