Provide script to upload a certificate in the APIM Certificate store #136
Labels
area:api-management
All issues related to Azure API Management
feature
All issues related to new features
Milestone
Is your feature request related to a problem? Please describe.
Provide script to upload a certificate in the APIM Certificate store.
This allows you to upload private certificates to be used for authenticating against backend services.
Describe the solution you'd like
In order to upload a private certificate, you need to perform these steps:
See: https://docs.microsoft.com/en-us/powershell/module/az.apimanagement/new-azapimanagementcertificate?view=azps-5.5.0
This would have the following parameters:
Target-module:
Describe alternatives you've considered
Manual uploading of private certificates.
The text was updated successfully, but these errors were encountered: