In old version of library https://github.com/Azure/azure-storage-php/tree/master/azure-storage-blob
we can use BlobRestProxy, but in new version of library can access only with StorageSharedKeyCredential
how we can replace the BlobResetProxy for new version