Error [ERR_MODULE_NOT_FOUND]: Worker was unable to load entry point “dist/src/functions/trigger.js”
I am trying to create an Azure Function with typescript. I am fairly new to both. I followed the docs and create one Azure function using the steps mentioned in the Azure Docs.
Enable Application Insights With Open Telemetry in Azure Functions
I am trying to create an Azure Function with typescript. I am fairly new to both. I followed the docs and create one Azure function using the steps mentioned in the Azure Docs.