I guess it's time to take a break from #Azure for today. :/
Embedded Photo

Mon, 12 Apr 2021 14:22:45 UTC41

1 reply

Replying to @coderbyheart

The error message was completely misleading. The actual cause was that an
@Azure Function App can be configured in a way that
does not work, here it would select a Node.js 0.6 runtime. The fix is the
explicitly specify the Node.js version via WEBSITE_NODE_DEFAULT_VERSION.