Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Azure Functions output binding to HTTP request (trigger) and storage queue? [Answered] - C#
C
C#
•
4y ago
•
5 replies
Szeraax
Azure Functions output binding to HTTP request (trigger) and storage queue? [Answered]
Here is what I
'm looking at
.
https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-storage-queue-output?tabs=isolated-process%2Cextensionv5&pivots=programming-language-csharp
But I already am returning data for the HTTP response
. Can I return data for each binding separately
? Do I need to use 2 entirely separate functions and call the queue function that returns inside the HTTP function
? Or what
?
Azure Queue storage output binding for Azure Functions
Learn to create Azure Queue storage messages in Azure Functions
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
❔ Azure Function dynamic queue output binding for Isolated Process?
C
C# / help
3y ago
Storage for http request routes
C
C# / help
2y ago
Http 400 Bad Request Response [Answered]
C
C# / help
4y ago
❔ Data trigger [Answered]
C
C# / help
4y ago