Commit Graph

9 Commits

Author SHA1 Message Date
onobc
0a1c6e27f5 Add doc for custom result handling [Azure sample]
Fixes #757
2022-03-08 14:58:12 +01:00
Oleg Zhurakousky
9e5ebcc28d Fix documentation around ExecutionContext for Azure
More cleanup in Azure samples

Resolves #759
2021-11-18 16:17:15 +01:00
Oleg Zhurakousky
aea3b548da Cleanup of Azure sample 2021-11-18 14:59:40 +01:00
Oleg Zhurakousky
3d1c1e2314 GH-692 Fix reactive support in Azure FunctionInvoker
Resolves #692
2021-05-25 17:25:06 +02:00
Oleg Zhurakousky
e82f54d69e GH-600 Fix logic in Azure adapter to ensure proper handling of sveral functions
This also addresses re-initialization of AC when the second function is invoked
Added second function to the azure examples

Resolves #600
2021-03-11 15:26:06 +01:00
Dan Dobrin
4a79072b53 Fixes #621 - updated Documentation, test and sample code 2021-01-11 10:52:58 +01:00
Anthony Lofton
75019ab281 function-sample-azure cleanup
Cleaned up pom to use java.version instead of the compiler.source and
compiler.target
Added version properties for azure-functions-java-library and
azure-functions-maven-plugin
Updated the properties to be the latest recommended from Azure Functions
Used stagingDirectory in maven-resources-plugin
Updated README.adoc to say port 7071 instead of 8080
2019-12-12 13:00:29 -06:00
Oleg Zhurakousky
475edb5ff7 GH-354 Fixed documentation to reflect recent updates
Resolves #354
2019-05-02 17:07:00 +02:00
Bruno Borges
37d0d9500d Upgrade azure artifacts and update docs 2018-06-06 12:10:49 +01:00