'Is it possible to use resttemplate to upload file in azure blob storage - Java

Is there a way to upload files to Azure blob storage using rest template in Java - Spring framework ? I see all examples using SDK and it was successful but we are told not to use SDK - Java. I know question is 10,000 feet high, but any pointers/direction will help a lot.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source