Skip to content

Commit f7889e5

Browse files
author
Vamsi Kavuru
committed
Ed25519-Public-preview-update
1 parent 31b98c5 commit f7889e5

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

articles/virtual-machines/linux-vm-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ When hosting a Linux virtual machine on Azure, the most common method for access
1717
This document describes how to connect, via SSH, to a VM that has a public IP. If you need to connect to a VM without a public IP, see [Azure Bastion Service](../bastion/bastion-overview.md).
1818

1919
> [!Note]
20-
> ED25519 SSH key support for Linux VMs is now in preview in all regions including sovereign clouds. However, Azure portal support for ED25519 is limited to Azure public cloud regions only.
20+
> ED25519 SSH key support for Linux VMs is now in preview in all regions including sovereign clouds.
2121
2222
## Prerequisites
2323

articles/virtual-machines/linux/create-ssh-keys-detailed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you want quick commands rather than a more in-depth explanation of SSH keys,
2222
To create SSH keys and use them to connect to a Linux VM from a **Windows** computer, see [How to use SSH keys with Windows on Azure](ssh-from-windows.md). You can also use the [Azure portal](../ssh-keys-portal.md) to create and manage SSH keys for creating VMs in the portal.
2323

2424
> [!Note]
25-
> ED25519 SSH key support for Linux VMs is now in preview in all regions including sovereign clouds. However, Azure portal support for ED25519 is limited to Azure public cloud regions only.
25+
> ED25519 SSH key support for Linux VMs is now in preview in all regions including sovereign clouds.
2626
2727
[!INCLUDE [virtual-machines-common-ssh-overview](../../../includes/virtual-machines-common-ssh-overview.md)]
2828

articles/virtual-machines/linux/mac-create-ssh-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For additional ways to generate and use SSH keys on a Windows computer, see [How
2929
[!INCLUDE [virtual-machines-common-ssh-support](../../../includes/virtual-machines-common-ssh-support.md)]
3030

3131
> [!Note]
32-
> ED25519 SSH key support for Linux VMs is now in preview in all regions including sovereign clouds. However, Azure portal support for ED25519 is limited to Azure public cloud regions only.
32+
> ED25519 SSH key support for Linux VMs is now in preview in all regions including sovereign clouds.
3333
3434
## Create an SSH key pair
3535

articles/virtual-machines/linux/ssh-from-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article is for Windows users who want to [create](#create-an-ssh-key-pair)
2121
To use SSH keys from a Linux or macOS client, see the [quick steps](mac-create-ssh-keys.md). For a more detailed overview of SSH, see [Detailed steps: Create and manage SSH keys for authentication to a Linux VM in Azure](create-ssh-keys-detailed.md).
2222

2323
> [!Note]
24-
> ED25519 SSH key support for Linux VMs is now in preview in all regions including sovereign clouds. However, Azure portal support for ED25519 is limited to Azure public cloud regions only.
24+
> ED25519 SSH key support for Linux VMs is now in preview in all regions including sovereign clouds.
2525
2626
## Overview of SSH and keys
2727

articles/virtual-machines/ssh-keys-azure-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For more information, see [Detailed steps: Create and manage SSH keys for authen
2323
For more information on how to create and use SSH keys with Linux VMs, see [Use SSH keys to connect to Linux VMs](./linux/ssh-from-windows.md).
2424

2525
> [!Note]
26-
> ED25519 SSH key support for Linux VMs is now in preview in all regions including sovereign clouds. However, Azure portal support for ED25519 is limited to Azure public cloud regions only.
26+
> ED25519 SSH key support for Linux VMs is now in preview in all regions including sovereign clouds.
2727
2828
## Generate new keys
2929

articles/virtual-machines/ssh-keys-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can reuse your stored keys in various of applications to fit your organizati
2626
For more detailed information about creating and using SSH keys with Linux VMs, see [Use SSH keys to connect to Linux VMs](./linux/ssh-from-windows.md).
2727

2828
> [!Note]
29-
> ED25519 SSH key support for Linux VMs is now in preview in all regions including sovereign clouds. However, Azure portal support for ED25519 is limited to Azure public cloud regions only.
29+
> ED25519 SSH key support for Linux VMs is now in preview in all regions including sovereign clouds.
3030
3131
## Generate new keys
3232

0 commit comments

Comments
 (0)