Use delegated key when generating SAS token in API#2460
Conversation
Unit Test Results506 tests +503 504 ✔️ +504 14s ⏱️ - 19m 37s Results for commit 19d45ad. ± Comparison against base commit d996a70. This pull request removes 3 and adds 506 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
|
/test-destroy-env |
|
Destroying PR test environment (RG: rg-tred6ce07d6)... (run: https://github.com/microsoft/AzureTRE/actions/runs/2859557449) |
|
Destroying branch test environment (RG: rg-tred7f431d0)... (run: https://github.com/microsoft/AzureTRE/actions/runs/2859557449) |
|
Branch test environment destroy complete (RG: rg-tred7f431d0) |
|
PR test environment destroy complete (RG: rg-tred6ce07d6) |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/2859691130 (with refid (in response to this comment from @LizaShak) |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/2860817073 (with refid (in response to this comment from @LizaShak) |
1 similar comment
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/2860817073 (with refid (in response to this comment from @LizaShak) |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/2866563969 (with refid (in response to this comment from @LizaShak) |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/2866630962 (with refid (in response to this comment from @LizaShak) |
Fixes #2390
What is being addressed
Use user delegated key when generating SAS token for airlock request in the API
How is this addressed