onnxruntime/tools/ci_build/github/azure-pipelines
PeixuanZuo 4b2b588895
[ROCm] Fix azcopy issue on ROCm ci pipeline (#13365)
### Description
<!-- Describe your changes. -->

Use SAS Token to fix error` failed to perform copy command due to error:
no SAS token or OAuth token is present and the resource is not public`

Generate SAS Token of target data, add it into Key vault, and use it as
Pipeline Variable.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

Co-authored-by: peixuanzuo <peixuanzuo@linmif39a000004.zvflicr54joexhdgnhvmxrxygg.phxx.internal.cloudapp.net>
2022-10-20 12:08:57 +08:00
..
nodejs
nuget/templates Add onnx single node test data to tests (#12822) 2022-09-21 10:02:57 -07:00
templates [React Native CI] Record more info to debug E2E test (#13329) 2022-10-18 17:21:28 -07:00
android-x86_64-crosscompile-ci-pipeline.yml
anybuild.yml
binary-size-checks-pipeline.yml Add build configuration to binary size checks pipeline. (#13208) 2022-10-05 12:39:19 -07:00
build-perf-test-binaries-pipeline.yml Remove old enable_linux_gpu_tests parameter from template invocation. (#13102) 2022-09-26 16:27:40 -07:00
c-api-noopenmp-packaging-pipelines.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
clean-build-docker-image-cache-pipeline.yml
linux-ci-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
linux-cpu-aten-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
linux-cpu-eager-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
linux-cpu-minimal-build-ci-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
linux-dnnl-ci-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
linux-gpu-ci-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
linux-gpu-cuda-11-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
linux-gpu-tensorrt-ci-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
linux-gpu-tensorrt-daily-perf-pipeline.yml [EP-Perf-Dashboard] Update table schemas (#13327) 2022-10-19 16:15:05 -07:00
linux-gpu-tensorrt-packaging-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
linux-migraphx-ci-pipeline.yml [ROCm] set parallel=16 when build on ROCm CI (#13368) 2022-10-20 11:36:00 +08:00
linux-multi-gpu-ci-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
linux-multi-gpu-tensorrt-ci-pipeline.yml
linux-openvino-ci-pipeline.yml Openvino ep 2022.2 v4.2 (#13023) 2022-09-22 12:31:40 -07:00
linux-openvino-nightly-pipeline.yml
mac-ci-pipeline.yml
mac-coreml-ci-pipeline.yml
mac-ios-ci-pipeline.yml increase ios pipeline timeout limit (#13268) 2022-10-11 14:07:04 +08:00
mac-ios-packaging-pipeline.yml Increase iOS packaging pipeline timeout. (#13233) 2022-10-07 14:49:16 -07:00
mac-objc-static-analysis-ci-pipeline.yml Objective-C static analysis - use different llvm path to try to find clang-tidy. (#13280) 2022-10-12 10:16:26 -07:00
mac-react-native-ci-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
npm-packaging-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
orttraining-linux-ci-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
orttraining-linux-external-custom-ops.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
orttraining-linux-gpu-amd-e2e-test-ci-pipeline.yml [ROCm] Fix azcopy issue on ROCm ci pipeline (#13365) 2022-10-20 12:08:57 +08:00
orttraining-linux-gpu-ci-pipeline.yml
orttraining-linux-gpu-distributed-e2e-test-pipeline.yml
orttraining-linux-gpu-docker-release-pipeline.yml
orttraining-linux-gpu-on-device-training.yml
orttraining-linux-gpu-ortmodule-distributed-test-ci-pipeline.yml
orttraining-linux-gpu-ortmodule-test-clear-cache-pipeline.yml
orttraining-linux-nightly-ortmodule-test-pipeline.yml update the nightly build to use the latest ptca image. (#13309) 2022-10-17 14:12:03 -07:00
orttraining-mac-ci-pipeline.yml
orttraining-pai-ci-pipeline.yml [ROCm] Fix azcopy issue on ROCm ci pipeline (#13365) 2022-10-20 12:08:57 +08:00
orttraining-py-packaging-pipeline-cpu.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
orttraining-py-packaging-pipeline-cuda116.yml Add linux debug training package to nightly pipeline (#13192) 2022-10-01 06:58:43 -07:00
orttraining-py-packaging-pipeline-rocm.yml [ROCm] add rocm python package pipeline with --use_rocm_profiling (#13068) 2022-10-17 10:11:20 +08:00
post-merge-jobs.yml
py-package-build-pipeline.yml Fix OLive build pipeline (#13114) 2022-09-27 10:19:58 -07:00
py-package-test-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
py-packaging-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
python-checks-ci-pipeline.yml
sign_ov_ep_binaries.yml
web-ci-pipeline.yml
web-packaging-pipeline.yml
win-ci-fuzz-testing.yml
win-ci-pipeline.yml
win-eager-ci-pipeline.yml
win-gpu-ci-pipeline.yml Update Win_GPU_CI trigger (#13290) 2022-10-12 15:22:42 +08:00
win-gpu-reduce-op-ci-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
win-gpu-tensorrt-ci-pipeline.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00