Azure / azure-cli

Azure Command-Line Interface
MIT License
4.01k stars 2.99k forks source link

Add "generate-ssh-keys-type" flag for VM/VMSS creation to support Ed25519 #29735

Closed kamusta-msft closed 1 month ago

kamusta-msft commented 2 months ago

Preconditions

Related command

No response

Resource Provider

Microsoft.Compute

Description of Feature or Work Requested

As discussed with Juju over email, in the VM create scenario, we want the ability to create an SSH key locally for the Ed25519 key format.

Minimum API Version Required

2023-09-01

Swagger PR link / SDK link

https://github.com/Azure/azure-rest-api-specs/pull/26090

Request Example

No response

Target Date

2024-10-08

PM Contact

@vamsi.kavuru

Engineer Contact

@kamusta

Additional context

No response

yonzhan commented 2 months ago

Thank you for opening this issue, we will look into it.

kamusta-msft commented 2 months ago

@yanzhudd created