fix(azure): make failure not silent
The "cp" command was able to fail silently. This PR prints out the exception message so the user can be aware that the command failed.
Edited by Sacha Brants
The "cp" command was able to fail silently. This PR prints out the exception message so the user can be aware that the command failed.