Skip to content

Autogenerate public key #230

@miguel-abulencia

Description

@miguel-abulencia

In what area(s)?

//TODO: Add autogenerate public key logic via REST API call in uidefinition file
/*
resource autogenerate_publickey 'Microsoft.Compute/sshPublicKeys@2023-09-01' = if (autogenerateSecrets) {
name: 'autoGeneratedKey'
location: location
}
*/

Describe the feature

Just wondering if the auto-generate SSH public key feature is coming anytime soon?
It’d be super helpful to have this working, especially for smoother deployments without needing to pre-create keys manually.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions