Open
Description
- Package Name: azure-storage-file-share
- Package Version: 12.21.0
- Operating System: Ubuntu 20.04.4 LTS
- Python Version: 3.8.10
Describe the bug
list_directories_and_files including timestamps for a given file renders different data from getting the respective file client get_file_properties
To Reproduce
- list_directories_and_files for a file
- get_file_properties on that file
- for example, change_time has tzinfo utc in listing but not on get_file_properties
Expected behavior
Expected the same FileProperties object
Metadata
Metadata
Assignees
Labels
This issue points to a problem in the data-plane of the library.Workflow: This issue is responsible by Azure service team.Storage Service (Queues, Blobs, Files)Issues that are reported by GitHub users external to the Azure organization.Workflow: This issue needs attention from Azure service team or SDK teamThe issue doesn't require a change to the product in order to be resolved. Most issues start as that