Keys
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
The import key operation may be used to import any key type into an Azure Key Vault. If the named key already exists, Azure Key Vault creates a new version of the key. This operation requires the keys/import permission.
put/keys/{key-name}
Path parameters
key-namestring required
Name for the imported key.
Query parameters
api-versionstring required
Client API version.
Request body
Response
Imported key bundle to the vault.