Skip to content

Commit 850d09c

Browse files
author
Vamsi Kavuru
committed
Updated-ed25519-unblocking-PR
1 parent 8278912 commit 850d09c

File tree

8 files changed

+11
-11
lines changed

8 files changed

+11
-11
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 across Azure public cloud regions, with plans to expand to sovereign clouds shortly.
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.
2121
2222
## Prerequisites
2323

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ ms.custom: GGAL-freshness822, linux-related-content
1717

1818
With a secure shell (SSH) key pair, you can create a Linux virtual machine that uses SSH keys for authentication. This article shows you how to create and use an SSH RSA public-private key file pair for SSH client connections.
1919

20-
If you want quick commands rather than a more in-depth explaination of SSH keys, see [How to create an SSH public-private key pair for Linux VMs in Azure](mac-create-ssh-keys.md).
20+
If you want quick commands rather than a more in-depth explanation of SSH keys, see [How to create an SSH public-private key pair for Linux VMs in Azure](mac-create-ssh-keys.md).
2121

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 across Azure public cloud regions, with plans to expand to sovereign clouds shortly.
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.
2626
2727
[!INCLUDE [virtual-machines-common-ssh-overview](../../../includes/virtual-machines-common-ssh-overview.md)]
2828

@@ -209,7 +209,7 @@ If you copy and paste the contents of the public key file into the Azure portal
209209

210210
If you prefer to use a public key that is in a multiline format, you can generate an RFC4716 formatted key in a 'pem' container from the public key you previously created.
211211

212-
To create a RFC4716 formatted key from an existing SSH public key:
212+
To create an RFC4716 formatted key from an existing SSH public key:
213213

214214
```bash
215215
ssh-keygen \

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 across Azure public cloud regions, with plans to expand to sovereign clouds shortly.
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.
3333
3434
## Create an SSH key pair
3535

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

Lines changed: 2 additions & 2 deletions
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 across Azure public cloud regions, with plans to expand to sovereign clouds shortly.
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.
2525
2626
## Overview of SSH and keys
2727

@@ -42,7 +42,7 @@ Your public key can be shared with anyone, but only you (or your local security
4242
[!INCLUDE [virtual-machines-common-ssh-support](../../../includes/virtual-machines-common-ssh-support.md)]
4343

4444
> [!NOTE]
45-
> During preview, Ed25519 keys can only be used with Linux VMs, we intend to extend the ED25519 support to Windows VMs soon.
45+
> During preview, ED25519 keys can only be used with Linux VMs.
4646
4747
## SSH clients
4848

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 across Azure public cloud regions, with plans to expand to sovereign clouds shortly.
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.
2727
2828
## Generate new keys
2929

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

Lines changed: 2 additions & 2 deletions
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 across Azure public cloud regions, with plans to expand to sovereign clouds shortly.
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.
3030
3131
## Generate new keys
3232

@@ -36,7 +36,7 @@ For more detailed information about creating and using SSH keys with Linux VMs,
3636

3737
1. On the **SSH Key** page, select **Create**.
3838

39-
:::image type="content" source="./media/ssh-keys/portal_ed25519_key.png" alt-text="Create a new resource group and generate an SSH key pair":::
39+
:::image type="content" source="./media/ssh-keys/portal-ed25519-key.png" alt-text="Create a new resource group and generate an SSH key pair":::
4040

4141
1. In **Resource group** select **Create new** to create a new resource group to store your keys. Type a name for your resource group and select **OK**.
4242

includes/virtual-machines-common-ssh-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ ms.author: jushiman
1212

1313
## Supported SSH key formats
1414

15-
Azure currently supports SSH protocol 2 (SSH-2) RSA public-private key pairs with a minimum length of 2048 bits. Support for ED25519 Keys is in preview, other key formats such as ECDH and ECDSA are currenlty not supported.
15+
Azure currently supports SSH protocol 2 (SSH-2) RSA public-private key pairs with a minimum length of 2048 bits. Support for ED25519 Keys is in preview, other key formats such as ECDH and ECDSA are not supported.

0 commit comments

Comments
 (0)