This error appears from index.js in example2 --> azure-storage
It is complaining that the parameter blob is not being passed in the function getBlobProperties()
what would be the correct number of parameters to pass, what will be the value of "blob" ?