Azure Timer Function Text Processor

Замовник: AI | Опубліковано: 17.11.2025

I’ve written a small Python routine that crunches batches of plain-text data and now need it to run automatically inside Azure. I’m looking for someone to stand up an Azure Function App, wire it to a timer trigger, and deploy my script so it executes on the schedule we agree on. Python code is ready The job covers: • Creating or configuring the Function App in my subscription. • Setting the timer trigger (CRON expression) so the function fires at predictable intervals. • Packaging and deploying my Python code, along with any required modules. • Supplying clear, step-by-step notes so I can reproduce the setup or move it to another environment later. Everything has to run entirely in Python within the Function App; no extra VMs or containers. Once deployment is complete I’ll test with sample text files—your work is finished when the timer kicks in, the log confirms execution, and processed output lands where it should without errors. If you’ve handled Azure Functions, timer triggers, and Python requirements.txt management before, this should be straightforward and quick.