Hi @Amy Z Thanks for reaching out. I had verified the WSDL file that you shared; I see the address location is incorrect as shown below
<wsdl:service name="RecruitingService"><wsdl:port name="Recruiting" binding="wd-wsdl:RecruitingBinding"><**soapbind:address location="Recruiting"/**></wsdl:port></wsdl:service>
please refer the sample address location
<soap:address location="https://sit.cssd.emea.guycarp.com:443/OpenTwinsWebServices/RiskHeaderService" />
I tried modifying the address location something as above and I was able to import the file successfully from the Azure Portal. Please try changing it to a valid url and let me know if you have any queries.
To benefit the community find the right answers, please do mark the post which was helpful by clicking on ‘Accept Answer’ & ‘Up-Vote’.