Skip to content
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

Use Azure federated auth to generate storage tokens #2817

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

danieljurek
Copy link
Member

No description provided.

@danieljurek
Copy link
Member Author

/azp run c - client

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

targetType: filePath
filePath: eng/scripts/Set-VcpkgWriteModeCache.ps1
arguments: -StorageAccountKey '$(cpp-vcpkg-cache-storage-key)'
- task: AzurePowerShell@5
displayName: Set Vcpkg Write-mode Cache
condition: and(succeeded(), eq(variables['System.TeamProject'], 'internal'))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See https://github.com/Azure/azure-sdk-for-cpp/pull/5603/files you will need to make this a template condition otherwise it will not work for public builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants