API to add Azure API Management custom CA certificate

Viewed 28

The manual way is described here: API Management REST API

We have very short living CA certificates we use to authenticate against our APIM policies. So we want to update these CA certificate automatically by code.

Is there really no solution? The REST API is described here. Azure API Management Documentation

When REST is not possible is it possible with ARM templates to update or rollout the complete APIM with the custom CA included?

0 Answers
Related