Azure / Azure/azure-functions-core-tools
func new connection failed error
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 15
Description
Hi,
I was following the steps here to build a Python Azure function https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-first-function-python#feedback
but when I ran
`func new --name HttpExample --template "HTTP trigger"
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond`
For your information I'm working behind a corporate proxy.
Contributor guide
Research direction
Start by reproducing `func new --name HttpExample --template "HTTP trigger"` while behind a corporate proxy, using the linked Azure Functions Python setup as context. Trace which connection fails and verify the relevant proxy behavior; done means the command creates the function successfully in that environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- cli, cloud, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100