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

Removed SAS token for VHD downloads #2552

Merged

Conversation

janegilring
Copy link
Contributor

This pull request primarily focuses on changes made to the azure_jumpstart_arcbox/artifacts/ArcServersLogonScript.ps1 file. The changes is aimed at simplifying the way Azure's azcopy command is used to copy VHD files from a source folder. The changes remove the use of a Shared Access Signature (SAS) token and modify the $vhdSourceFolder variable to directly include the path to the VHD files.

Here are the key changes:

Resolves #2551

Signed-off-by: Jan Egil Ring <janegilring@microsoft.com>
@janegilring janegilring added the ArcBox Jumpstart ArcBox related label May 14, 2024
@janegilring janegilring added this to the May 2024 milestone May 14, 2024
@janegilring janegilring self-assigned this May 14, 2024

Hi janegilring! Thank you for opening this Pull Request. Someone will review it soon. Thank you for committing to making the Azure Arc Jumpstart better.

@janegilring janegilring requested a review from sebassem May 14, 2024 09:12
Copy link
Contributor

@sebassem sebassem left a comment

Choose a reason for hiding this comment

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

LGTM

@sebassem sebassem merged commit d6bc867 into microsoft:arcbox_3.0 May 14, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ArcBox Jumpstart ArcBox related
Projects
Development

Successfully merging this pull request may close these issues.

2 participants