Skip to content

Commit 081c122

Browse files
authored
Merge pull request #248975 from pagienge/patch-12
Delete bastion-connect-vm-rdp-linux.md
2 parents aa9977f + 2c0aa31 commit 081c122

File tree

6 files changed

+8
-62
lines changed

6 files changed

+8
-62
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24207,9 +24207,11 @@
2420724207
"source_path_from_root": "/articles/active-directory/external-identities/customers/how-to-single-page-app-vanillajs-sign-in-sign-out.md",
2420824208
"redirect_url": "/azure/active-directory/external-identities/customers/tutorial-single-page-app-vanillajs-sign-in-sign-out",
2420924209
"redirect_document_id": false
24210+
},
24211+
{
24212+
"source_path_from_root": "/articles/bastion/bastion-connect-vm-rdp-linux.md",
24213+
"redirect_url": "/azure/bastion/bastion-connect-vm-ssh-linux",
24214+
"redirect_document_id": false
2421024215
}
24211-
24212-
24213-
2421424216
]
2421524217
}

articles/bastion/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@
7373
href: bastion-connect-vm-ssh-windows.md
7474
- name: Linux VM
7575
items:
76-
- name: RDP connection
77-
href: bastion-connect-vm-rdp-linux.md
7876
- name: SSH connection
7977
href: bastion-connect-vm-ssh-linux.md
8078
- name: Connect to a VM - native client

articles/bastion/bastion-connect-vm-rdp-linux.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

articles/bastion/bastion-connect-vm-ssh-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: cherylmc
1111

1212
# Create an SSH connection to a Linux VM using Azure Bastion
1313

14-
This article shows you how to securely and seamlessly create an SSH connection to your Linux VMs located in an Azure virtual network directly through the Azure portal. When you use Azure Bastion, your VMs don't require a client, agent, or additional software. You can also connect to a Linux VM using RDP. For information, see [Create an RDP connection to a Linux VM](bastion-connect-vm-rdp-linux.md).
14+
This article shows you how to securely and seamlessly create an SSH connection to your Linux VMs located in an Azure virtual network directly through the Azure portal. When you use Azure Bastion, your VMs don't require a client, agent, or additional software.
1515

1616
Azure Bastion provides secure connectivity to all of the VMs in the virtual network in which it's provisioned. Using Azure Bastion protects your virtual machines from exposing RDP/SSH ports to the outside world, while still providing secure access using RDP/SSH. For more information, see the [What is Azure Bastion?](bastion-overview.md) overview article.
1717

includes/bastion-sku.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.topic: include
2020
| Connect to VMs via IP address | No | [Yes](../articles/bastion/connect-ip-address.md)
2121
| Host scaling | No | [Yes](../articles/bastion/configuration-settings.md#instance) |
2222
| Specify custom inbound port | No | [Yes](../articles/bastion/configuration-settings.md#ports)|
23-
| Connect to Linux VM using RDP | No | [Yes](../articles/bastion/bastion-connect-vm-rdp-linux.md)|
23+
| Connect to Linux VM using RDP | No | Yes |
2424
| Connect to Windows VM using SSH | No | [Yes](../articles/bastion/bastion-connect-vm-ssh-windows.md)|
2525
| Upload or download files | No | [Yes](../articles/bastion/vm-upload-download-native.md)|
2626
| Disable copy/paste (web-based clients) | No | Yes |

includes/bastion-vm-connect-article-list.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ ms.topic: include
1111
* [SSH](../articles/bastion/bastion-connect-vm-ssh-windows.md)
1212
* Connect to a Linux VM
1313
* [SSH](../articles/bastion/bastion-connect-vm-ssh-linux.md)
14-
* [RDP](../articles/bastion/bastion-connect-vm-rdp-linux.md)
1514
* [Connect to a scale set](../articles/bastion/bastion-connect-vm-scale-set.md)
1615
* [Connect via IP address](../articles/bastion/connect-ip-address.md)
1716
* Connect from a native client
1817
* [Windows client](../articles/bastion/connect-vm-native-client-windows.md)
19-
* [Linux/SSH client](../articles/bastion/connect-vm-native-client-linux.md)
18+
* [Linux/SSH client](../articles/bastion/connect-vm-native-client-linux.md)

0 commit comments

Comments
 (0)