Blog Post
I see lots of updates for Python, .Net, and Java... but note that any mention of Node / JavaScript is conspicuously absent.
Hi Tim,
We are doing a lot in Node.js. I added the support for blob storage client to the blog now as it just missed the initial release of the blog. You can read more about it on https://learn.microsoft.com/en-us/azure/azure-functions/functions-reference-node?tabs=javascript%2Clinux%2Cazure-cli&pivots=nodejs-model-v4#azure-storage-blob-sdk-bindings-guide .
Also, if you are interested in developing MCP servers in Node.js that we just released into public preview, you can review the sample on https://learn.microsoft.com/en-us/samples/azure-samples/remote-mcp-functions-typescript/remote-mcp-functions-typescript/.
Thanks a lot for using Azure Functions. Node is one of our most popular languages so hopefully it is working for you.
Thanks,
Eamon