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

Azure credentials update #15111

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pavel-purma
Copy link
Contributor

Update Azure Identity Credentials

  • prefer AzurePipelineCredential if all environment variables are set
  • cache initialization moved to DefaultIdentityTokenCredential so you can use only DefaultIdentityTokenCredential class with options and optionally disable short cache by DisableShortCache option
  • Publish packages, blobs and symbols task set to use AzurePipelineCredential by adding SYSTEM_ACCESSTOKEN env value
  • PublishArtifactsInManifestBase - use DefaultIdentityTokenCredential in symbols publishing

@pavel-purma pavel-purma force-pushed the dev/pavelpurma/AzureIdentityForPublishUpdate branch 2 times, most recently from 3805f20 to a62085f Compare September 27, 2024 13:21
@pavel-purma pavel-purma force-pushed the dev/pavelpurma/AzureIdentityForPublishUpdate branch from a62085f to 0c1c6c4 Compare October 30, 2024 12:56
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.

1 participant