@anandsasbi
So if I get this right then you have somewhere Video & Picture files (BLOB) which you need to move to Azure Blob storage surfaced via SQL Server.
SAS 9.4 can't store Blob in a SAS table (SAS Viya/CAS could potentially). But.... I don't think it makes a lot of sense in first place to load data from some source to Azure via some intermediary SAS storage.
You still can use SAS as "remote control" to orchestrate the process. You can implement such user written SAS code in DIS via a user written transformations or re-usable via custom transformations. The only ootb transformation which is eventually of use is Transfer to Hadoop.