Why Function App behaves differently on VS Code and Azure Portal

Devlin Duldulao 1 Reputation point MVP
2020-06-24T19:41:57.883+00:00

Hi team Az Functions. I have a Function app in TS that shows two different results. Image on the left is on Azure Portal. Image on the right is VS Code. Both running on the same Node v12 runtime but the portal can't detect the strings with special unicode block.

Long story short. The Function running on Azure Portal cannot detect the string with special unicode, while the Function running on VS Code can detect it. I'm using the same Function App repository/code.

10671-ebtm2kqxyaercba.jpg

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,436 questions
{count} votes