Matt Connew
Matt Connew
Azure Relay Support Tracked in #859 This would be a new Binding which enables accepting requests using the Azure Relay service.
I've determined the issue is with the Azure Devops Windows machine images so closing this PR as it's no longer needed.
Issue was resolved by AZDO fixing their Windows image.
Will this require new API's or can you leverage existing ones? If it needs new api's, this will require a new minor version release (1.1.0) so we should plan to...
@DentonCarr, are you saying that change fixes the problem?
Does the class diagram need to be updated now?
I can think of a couple of potential workarounds. Presuming you are connecting to WCF servers (because of the check for .svc) you could use the `?singleWsdl` url method to...
I took a closer look and we don't support everything that you are using. We don't yet have support for Windows authentication for TransportWithMessageCredentials. You are double authenticating your request...
It looks like there's enough of the WSDL there to reproduce the generated client code. Just to note, this isn't a WCF service. He's also provided screenshots of a request...