Closed solidprinciples closed 4 years ago
/azp run all
cheers for the PR @solidprinciples
/azp run
/azp run
/azp run all
/azp run
@solidprinciples I'm going to let @YoDaMa be the judge on this PR, but, would you be able to fix the linting error?
> iot-device-samples@0.0.1 lint /home/vsts/work/1/s/device/samples
> jshint --show-non-errors .
upload_to_blob_advanced.js: line 87, col 21, Missing semicolon.
And push?
/azp run
/azp run
/azp run
/azp run
/azp run node-canary
/azp run node-canary
Checklist
devdoc
folder and added or modified requirements.Reference/Link to the issue solved with this PR (if any)
No current issue was being tracked - the current SDK does not contain
StorageURL
, etc.Description of the problem
Upload file sample does not work with the current-most SDKs.
Description of the solution
Updated the upload file sample code to reflect current most SDK changes.