Skip to content

Commit aa1e0eb

Browse files
Merge pull request #96744 from ravibak/patch-3
Update connect-native-client-windows.md
2 parents b28c36d + a12aeb9 commit aa1e0eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,9 @@ Use the example that corresponds to the type of target VM to which you want to c
141141
az network bastion rdp --name "<BastionName>" --resource-group "<ResourceGroupName>" --target-resource-id "<VMResourceId>"
142142
```
143143

144+
> [!IMPORTANT]
145+
> Remote connection to VMs that are joined to Azure AD is allowed only from Windows 10 or later PCs that are Azure AD registered (starting with Windows 10 20H1), Azure AD joined, or hybrid Azure AD joined to the *same* directory as the VM.
146+
144147
**SSH:**
145148

146149
The extension can be installed by running, ```az extension add --name ssh```. To sign in using an SSH key pair, use the following example.

0 commit comments

Comments
 (0)