Azure / Azure/azure-functions-templates

Azure Portal's Integration tab only shows HTTP output binding

Open
#1,306 0 comments 0 reactions 0 assignees View on GitHub
Needs: Triage (functions)
Dominant language
C#
Stars
363
Forks
206
Avg merge
15m
Merged PRs (30d)
1

Description

Hello,
I am trying to develop an Azure Function that triggers every time an IoT Hub receives a message. The function is supposed to process the message (decode information in a very specific manner) and then send it to an Event Hub.
My problem comes when trying to define the output binding for the function. I am working on the Azure Portal, and in theory, in the "Integration" tab I should be able to create an output binding in "+ Add Output". Nevertheless, when I click that option, I only get the option to create an HTTP binding. The "Learn more" option in the orange warning, it redirects me to the Azure Documentation where it only says that Azure Portal register bindings automatically.

Is this a bug? Is there any way of adding the output binding to the Event Hub?
Thanks.

![image](https://user-images.githubusercontent.com/85438573/211266503-cc3af301-d1cb-45de-a27e-870c7dbff25c.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Azure Portal Integration tab for an IoT Hub-triggered Azure Function and check the available options under “Add Output.” Compare the observed behavior with the linked Azure documentation and verify whether an Event Hub output binding can be configured; done means the supported behavior and required configuration are clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.