Azure Function support

Hello, I just want to know if azure function written in net core 3.1 is supported.

If yes, how I can setup the agent? In net core api, I use app.UseAllElasticApm(Configuration), but in azure function I have IFunctionsConfigurationBuilder instead of IApplicationBuilder.

Can I use the zero code setup in azure function?

Thanks.
Gabriele

2 Likes

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.