Skip to content

Commit cc0d550

Browse files
authored
Merge pull request #113771 from normesta/normesta-azcopy
Taking a customer suggestion on script command
2 parents e3f0129 + 540c80a commit cc0d550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-use-azcopy-v10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ To obtain the link, run this command:
268268

269269
| Operating system | Command |
270270
|--------|-----------|
271-
| **Linux** | `curl -v https://aka.ms/downloadazcopy-v10-linux` |
271+
| **Linux** | `curl -s -D- https://aka.ms/downloadazcopy-v10-linux | grep ^Location` |
272272
| **Windows** | `(curl https://aka.ms/downloadazcopy-v10-windows -MaximumRedirection 0 -ErrorAction silentlycontinue).headers.location` |
273273

274274
> [!NOTE]

0 commit comments

Comments
 (0)