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

[JavaToolInstallerV1] Added JavaToolInstallerV1 Task - AB#2198814 #20482

Merged
merged 5 commits into from
Oct 8, 2024

Conversation

AdityaMankal-MS
Copy link
Contributor

@AdityaMankal-MS AdityaMankal-MS commented Sep 30, 2024

Task name: java-tool-installer

Description: java-tool-installer can download the Java Installer from an Azure Storage Account. However, it uses the Storage Account's Access key which isn't considered secure. This PR adds the V1 version of the Java Tool Installer which uses Workload Identity Federation as a replacement to the Storage Account Access Key.

Documentation changes required: Y

Added unit tests: Y

Attached related issue: https://dev.azure.com/mseng/AzureDevOps/_workitems/edit/2198814

Checklist:

@AdityaMankal-MS AdityaMankal-MS force-pushed the user/adityamankal/JavaToolInstallerV1_Rev branch from fe80225 to 141e6a4 Compare October 8, 2024 12:22
@AdityaMankal-MS AdityaMankal-MS merged commit ee86531 into master Oct 8, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants