Skip to content

Example with HttpTrigger #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
alexander-kastil opened this issue Apr 25, 2025 · 3 comments
Open

Example with HttpTrigger #8

alexander-kastil opened this issue Apr 25, 2025 · 3 comments

Comments

@alexander-kastil
Copy link

alexander-kastil commented Apr 25, 2025

While this sample with input and output binding to a queue is a nice start, most of my az fuctions operate on a http trigger basis, so I was wondering on where to set to url in the function metadata. Are HttpTriggers not supported?

Do you have and roadmap on when you will support functions in the C# implementation of the sdk?

@diberry
Copy link

diberry commented Apr 26, 2025

@alexander-kastil Can you say more about what you are looking for?

@alexander-kastil
Copy link
Author

alexander-kastil commented Apr 29, 2025

I understand / have learned that at the moment you support only Azure Functions using queues as Actions for Azure AI Agents but was pointing at the fact that many exiting Azure Functions might be using the HttpTrigger template. But I found I workaround. l let GH Copilot generate an OpenAI Definition for those and then add the existing Azure Functions using the OpenApi 3.0 spec tool. So if you want you can close and leave this as a reference for others, but if you want you can also take this as an input

@nishankg-optimus
Copy link

@alexander-kastil, it would be of great help if you can share example of it, i am also looking for HTTP trigger function not able to get it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants