v8
latestSwagger 2.02026-07-13274484.3 KBImports a certificate into a specified key vault.
Imports an existing valid certificate, containing a private key, into Azure Key Vault. This operation requires the certificates/import permission. The certificate to be imported can be in either PFX or PEM format. If the certificate is in PEM format the PEM file must contain the key as well as x509 certificates. Key Vault will only accept a key in PKCS#8 format.
post/certificates/{certificate-name}/import
Path parameters
certificate-namestring required
The name of the certificate. The value you provide may be copied globally for the purpose of running the service. The value provided should not include personally identifiable or sensitive information.
Query parameters
api-versionstring required
The API version to use for this operation.
Request body
Response
The request has succeeded.