a python v2 function to run on azure without setup . this is example repo to learn how to set up python function in azure

3 Open Issues Need Help Last updated: Oct 6, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `MyFirstBlobFunction` needs to be enhanced to log additional metadata for blob uploads, specifically the file size (`myblob.length`) and last-modified time (`myblob.last_modified`), in addition to the existing path. This update aims to improve audit trails and traceability for storage workflows. Optionally, this metadata could also be persisted by appending it to a new blob in `newcontainer/metadata.log`.

Complexity: 2/5
enhancement good first issue logging

a python v2 function to run on azure without setup . this is example repo to learn how to set up python function in azure

Python

a python v2 function to run on azure without setup . this is example repo to learn how to set up python function in azure

Python

a python v2 function to run on azure without setup . this is example repo to learn how to set up python function in azure

Python