79574934

Date: 2025-04-15 10:36:15
Score: 1.5
Natty:
Report link

What you could use is the WebJobs feature. You can find a detailed documentation on how to create such WebJobs at Mircosoft Learn: https://learn.microsoft.com/en-us/azure/app-service/webjobs-create?tabs=linuxcode

enter image description here

enter image description here

But unfortunately is WebJobs only for Window Code GA. For Windows Containers, Linux Code and Linux Containers App Serivce WebJobs are in Preview :) Hope that helps to solve your question.

Reasons:
  • Whitelisted phrase (-1): Hope that helps
  • Probably link only (1):
  • No code block (0.5):
  • Starts with a question (0.5): What you
  • Low reputation (0.5):
Posted by: AW94