You attempted to upload and run log_collect.sh script for CWPS on Azure and the execution of the script failed with the exec format error.
Error exec format error at line:1 char:1
Release : 1
log_collect.sh script was missing line #!/bin/sh
If you experience exec format error please edit the script and add the line below as the first line in the script.
#!/bin/sh