Implement the put_object() function inside connection class for Azure. The SDK uses the uploadFrom() to upload the chosen object file and place it on to the Azure Storage. Once implemented the developer will also need to test this functionality via python testing and unit testing
Definition of Done
put_object function is completed with added unit test and python testing.
- is depended on by
-
WT-10510 Implement unit testing for connection class for Azure
- Closed