79614947

Date: 2025-05-09 22:36:42
Score: 2.5
Natty:
Report link

You would need to create Python Function App, please see the example below:
https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-storage-queue-trigger?tabs=python-v2%2Cisolated-process%2Cnodejs-v4%2Cextensionv5&pivots=programming-language-python

For Python triggers and bindings are not supported to run as web job, instead you would need to create function app.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: satishranjan_msft