Skip to content

[rush] New parameters for Azure Storage plugin #4995

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

dmichon-msft
Copy link
Contributor

Summary

Improve configurability of rush-azure-storage-build-cache-plugin.

Details

Adds new configuration properties:

  • loginFlow allows specifying the interactive login flow to use: one of AdoCodespacesAuth, InteractiveBrowser or DeviceCode. Defaults to InteractiveBrowser (will fall back to DeviceCode).
  • readRequiresAuthentication will make not having a valid SAS token a fatal error during cache read.

How it was tested

PR release

@dmichon-msft dmichon-msft merged commit 9193215 into microsoft:main Nov 8, 2024
4 checks passed
@dmichon-msft dmichon-msft deleted the azure-default-credential branch November 8, 2024 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants