Open Issues Need Help
View All on GitHubAI 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`.
a python v2 function to run on azure without setup . this is example repo to learn how to set up python function in azure
a python v2 function to run on azure without setup . this is example repo to learn how to set up python function in azure
a python v2 function to run on azure without setup . this is example repo to learn how to set up python function in azure