Hannes Nel
Hannes Nel
This still seems to be an issue? Should we at least update the documents?
@jeffhollan the page you linked to has the information buried in the issue discussion at the bottom. Is that what you refer to? In that position it's not really discoverable...
Cool, that works well. Thanks!
I've created a simple sample for this: https://github.com/aspnet/SignalR/pull/2869
Created a new issue on the java-library repo: https://github.com/Azure/azure-functions-java-library/issues/89
Reopening this issue. After digging into the code to do a pull request, I got stuck on the fact that the change is spit across both repositories. The library repo...
Yes you can use this approach - I would put multiple references of the function module in the main.tf, passing different values to each, for each app you would like...
Yes, again, you would replicate the part that does the assignment for each topic\function combination, as long as you don't exceed the limits imposed by event grid, as described here:...