问题
I have an old SOAP api that uses an ASMX endpoint, will Azure API Management be able to recognize and interface with it?
回答1:
There are more people interested in this feature: feedback.azure.com. This is currently not supported however.
回答2:
Support for pass-through SOAP endpoints was added recently: https://azure.microsoft.com/en-us/updates/general-availibility-azure-api-management-soap-pass-through/
SOAP-to-REST scenarios are also possible using policies: https://blogs.msdn.microsoft.com/apimanagement/2016/12/14/soap-to-rest/
来源:https://stackoverflow.com/questions/26637002/azure-api-management-and-asmx-wsdl-soap-endpoint