I believe Azure ARM does support Azure Functions because obviously this GitHub project https://github.com/sedouard/azure-functions-node is calling ARM to create/get/list/delete Azure Functions. But I couldn't find anything about Azure Functions on Azure REST API Reference (https://learn.microsoft.com/en-us/rest/api/).
Is it an officially supported feature in ARM to manipulate Azure Functions? Where can I find the complete (and up-to-date) documentation of Azure ARM REST API for Azure Functions?
Azure Functions is built on top of App Service, and ARM is indeed supported.
You can find links to the REST API and template format for Function Apps under the Web & Mobile section here
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With