Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebRequest - Relay #23

Open
jivagopecharki opened this issue Jun 22, 2017 · 1 comment
Open

WebRequest - Relay #23

jivagopecharki opened this issue Jun 22, 2017 · 1 comment

Comments

@jivagopecharki
Copy link

We used the old hybrid connection manager (https://www.microsoft.com/en-us/download/details.aspx?id=42962) and azure biztalk service. We use it to connect our AppService to on-premise resources as sql server and webservices.

Now I am trying to migrate to azure relay, I used the PortBridgeServerAgent sample and connected it to the azure relay successfully. Now when I try to make a simple web request to an on-premise resource, the HybridConnectionStream that I am receiving is like that:

ET /WebServiceUrlHere/test.txt HTTP/1.1
Host: desktop-o9cf9bj

I don't know how to handle this request. Could you help me?

Thanks!

@jfggdl
Copy link

jfggdl commented Nov 11, 2019

Do you still have this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants