Commit f1ad625
authored
vcpkg: use x-azcopy as x-azblob requires SAS token (even in read scenarios) (Azure#3076)
vcpkg introduced a new set of features and changed behavior for
`x-azblob` in cases where no SAS is provided. There's an `x-azcopy`
configuration which does not require SAS and works in `read` scenarios.
Successful PR build:
https://dev.azure.com/azure-sdk/public/_build/results?buildId=5404051&view=logs&j=f62abde3-0c2c-58c2-34fa-f25f24e797de&t=7bf7baf7-4679-52b3-46c9-d10933f9b078
Successful internal build:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5404053&view=logs&j=f62abde3-0c2c-58c2-34fa-f25f24e797de&t=7bf7baf7-4679-52b3-46c9-d10933f9b0781 parent 28c9cfc commit f1ad625
File tree
2 files changed
+2
-2
lines changed- eng
- pipelines/templates/steps
- scripts
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
0 commit comments