I am doing a comparison for Azure API Management between Azure and Apigee. It is found that Azure APIM has limitation below, and does Apigee has the same limitation?
- We support SOAP services defined using WS-I Basic Profile 1.1, SOAP 1.1, WSDL1.1 and SOAP 1.2.
- We do not currently support WSDLs containing the elements wsdl:import, or messages with multiple parts
Ref: https://blogs.msdn.microsoft.com/apimanagement/2016/10/13/soap-pass-through/
Many thanks!