Broken WSDL import when using import method with value 'SoapPassThrough'
Vojtěch Hanzal
1
Reputation point
I encountered a broken WSDL import function in Microsoft.Web/customApis@2016-06-01
I have written a Bicep script that works.
When I add a WSDL import to the Bicep script with the function Microsoft.Web/customApis@2016-06-01 then using the parameter importMethod: 'SoapPassThrough' it crashes with the error InternalServerError.
I am attaching the entire import script just to be sure. By picture, because because pasting a piece of code throws an error.