Add custom root certificates to ISE deployed logic apps
We work with our own private CA to create certificates for app services. When we call these app services from an ISE deployed Logic App we can an SSL error. And there is currently no means to add these custom root certificates to the ISE logic app infrastructure.
Would be great to get these means, like ASE deployed app services already have: https://docs.microsoft.com/en-us/azure/app-service/environment/certificates

1 comment
-
Ming Zheng commented
you can now add trusted root by calling RESTful API using PATCH method: https://docs.microsoft.com/en-us/azure/logic-apps/create-integration-service-environment-rest-api