[DOCS] Add new section on Azure Functions hosting plans#10984
[DOCS] Add new section on Azure Functions hosting plans#10984alaudazzi merged 4 commits intoelastic:mainfrom
Conversation
| @@ -4,6 +4,11 @@ The Azure Functions integration allows you to monitor Azure Functions. Azure Fun | |||
|
|
|||
| Use this integration to build web APIs, respond to database changes, process IoT streams, manage message queues, and more. Refer common [Azure Functions scenarios](https://learn.microsoft.com/en-us/azure/azure-functions/functions-scenarios?pivots=programming-language-csharp) for more information. | |||
There was a problem hiding this comment.
The statement on Use this integration here is not appropriate. Probably we could address this change as well in the PR.
There was a problem hiding this comment.
Thank you, @muthu-mps. What would be the suggested alternative?
There was a problem hiding this comment.
We are discussing about the Azure Functions and not the integration. Use Azure Functions instead of Use this integration would be the right fit.
|
Thank you, @muthu-mps I've integrated your feedback. |
Thanks @alaudazzi, You have to build and commit the docs/README file to fix the CI failure. |
|
@zmoog |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
History
|
|
…)" This reverts commit 40666e8.
|
Package azure - 1.15.0 containing this change is available at https://epr.elastic.co/search?package=azure |
…)" This reverts commit fd75701.
* Add new section on hosting plans * Integrate reviewer's feedback * Run elastic-package build * Integrate reviewer's feedback
…)" This reverts commit bef4e51.
* Add new section on hosting plans * Integrate reviewer's feedback * Run elastic-package build * Integrate reviewer's feedback





This PR adds a new section on the different hosting plans for Azure Functions metrics.
Closes #123