Skip to content

Commit 7e469b4

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

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Azure Bastion now offers support for connecting to target VMs in Azure using a n
2121
2222
Currently, this feature has the following limitations:
2323

24+
* Native client support is not yet available for use from your local Linux workstation. If you are connecting to your target VM from a Linux workstation, please use the Azure portal experience.
25+
2426
* Signing in to your target VM using a custom port or protocol is not yet available with native client support. If you want to use a custom port or protocol to sign in to your target VM via Bastion, use the Azure portal experience.
2527

2628
* Signing in using a local username and password to your target VM is not yet supported. If you want to use local username and password credentials to sign into your target VM via Bastion use the Azure portal experience.
@@ -35,9 +37,9 @@ Before you begin, verify that you have met the following criteria:
3537
* An Azure virtual network.
3638
* A virtual machine in the virtual network.
3739
* 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:
38-
* Enable Azure AD login for a [Windows VM](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 [Linux VM](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).
39-
* [Configure your Windows VM to be Azure AD-joined](https://docs.microsoft.com/azure/active-directory/devices/concept-azure-ad-join).
40-
* [Configure your Windows VM to be hybrid Azure AD-joined](https://docs.microsoft.com/en-us/azure/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#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).
4143

4244
## Configure Bastion
4345

0 commit comments

Comments
 (0)