© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
❔ Azure Function dynamic queue output binding for Isolated Process? - C#
C
C#
•
3y ago
•
2 replies
Szeraax
❔ Azure Function dynamic queue output binding for Isolated Process?
Hi friends
, I am trying to see if isolated process mode can do dynamic queues
. Here is a nice article on a dynamic queue for In
-process model
:
https://www.sharepointeurope.com/azure-functions-in-process-output-binding-to-a-dynamic-queue-topic/
But I
'm trying to do the same for Isolated
. The normal spot I
'd look at is here
:
https://github.com/Azure/azure-functions-dotnet-worker/wiki/.NET-Worker-bindings#using-property-attributes-works-with-any-number-of-output-bindings
My end goal is to make
[QueueOutput("myQueue")]
[QueueOutput("myQueue")]
able to be dynamically named
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
62,470
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
azure functions isolated process
C
C# / help
4y ago
Azure Function Function Attribute Dynamic Value
C
C# / help
3y ago
✅ SignalR trigger for Azure Function (isolated) does not trigger.
C
C# / help
13mo ago
Azure Functions output binding to HTTP request (trigger) and storage queue? [Answered]
C
C# / help
4y ago