We are using a simple python azure function to forward a JSON payload to an event hub. We have configured the event hub as the function output binding. Our req
I've been struggling to debug an HttpTrigger type azure function with vscode. My assumption is that the issue might be related to the config files within .vscod
I am trying to debug Azure functions python code using VS code IDE. Local.settings.json is updated with below config "AzureWebJobsStorage": "UseDevelopmentStora