Share via


Ssh Public Keys

Operations

Create

Creates a new SSH public key resource.

Delete

Delete an SSH public key.

Generate Key Pair

Generates and returns a public/private key pair and populates the SSH public key resource with the public key. The length of the key will be 3072 bits. This ope...

Get

Retrieves information about an SSH public key.

List By Resource Group

Lists all of the SSH public keys in the specified resource group. Use the nextLink property in the response to get the next page of SSH public keys.

List By Subscription

Lists all of the SSH public keys in the subscription. Use the nextLink property in the response to get the next page of SSH public keys.

Update

Updates a new SSH public key resource.