-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 common OIDC token env vars for live tests. #31335
base: main
Are you sure you want to change the base?
Conversation
API change check API changes are not detected in this pull request. |
/azp run js - identity - tests |
Azure Pipelines failed to run 1 pipeline(s). |
da71231
to
e8fa4a8
Compare
/azp run js - identity - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run js - identity - tests-weekly |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run js - identity - tests-weekly |
Azure Pipelines successfully started running 1 pipeline(s). |
da45805
to
e316d64
Compare
e316d64
to
4105a67
Compare
/azp run js - identity - tests-weekly |
Azure Pipelines successfully started running 1 pipeline(s). |
Hi @benbp. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
Support oidc az cli login in post deploy scripts for multi-cloud. Requires Azure/azure-sdk-tools#9099