microsoft / dev-tunnels

Dev Tunnels SDK
MIT License
297 stars 21 forks source link

Azure function support #422

Closed bzuidgeest closed 6 months ago

bzuidgeest commented 7 months ago

Azure functions are basically Websites, Why is the tooling (debug menu UI) not available on azure function projects? Would be of so much use there.

derekbekoe commented 7 months ago

Can you share more on the scenarios where you believe this would be useful?

fowl2 commented 7 months ago

DevTunnels appears for me for an Azure Functions v1 SDK style project. After manually configuring the port number it seems to work fine. Some automation there to hook it all up would be nice.

It's useful for eg. testing webhooks.

derekbekoe commented 6 months ago

Thanks for the feedback. At this time, we don't plan on changing the experience here. However, the tunnel can manually be created in VS and also via the devtunnel CLI.