Azure / Azure/Azure-Functions

Durable Functions don't work with system proxy

Open
#912 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

I’ve recently upgraded some Azure Function projects to netstandard2.0 including the v2 tooling. This all worked very well.

However, the one project that utilizes the DurableTask extension is now unable to send outbound HTTP requests (I'm using HttpClient and AdlsClient with the same timeout result). The best I can determine is that this is due to our corporate system proxy. When the system proxy isn't honored, the corporate firewall blocks the requests.

This ONLY happens with durable functions extension is in use.
The CIL is v2.3.3

Any guidance would be helpful.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.