Skip to content

Deploying multiple functions in dotnet within same csproj #1897

Discussion options

You must be logged in to vote

When you deploy multiple functions as part of the same project, they are bundled into one container. That means, you'll be scaling them together - But this is definitely supported.

When you say that you had no luck, what were you seeing and how did you deploy it?

Also, if using the azure template with dotnet http trigger with openapi, is there a way to also deploy it with the /api/swagger/ui too?

This is an Azure Functions question, not really related to KEDA but yes you can do that - https://github.com/Azure/azure-functions-openapi-extension

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@tomkerkhove
Comment options

@mdg215199
Comment options

@tomkerkhove
Comment options

@mdg215199
Comment options

@tomkerkhove
Comment options

Answer selected by mdg215199
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants