# NOT RUN {
# authenticated download with an access key
download_from_url("https://mystorage.blob.core.windows.net/mycontainer/bigfile.zip",
"~/bigfile.zip",
key="access_key")
# }
Run the code above in your browser using DataLab