Implement object_size() function inside the storage source class for Azure. The expection is that object_size() will get the size of a file in bytes by file name.
Definition of Done
The object_size() function is completed with added python testing.