actions / runner-images

GitHub Actions runner images
MIT License
9.77k stars 2.99k forks source link

Biztalk download URI returns 403 on Windows 2019 #10231

Closed mysteq closed 1 month ago

mysteq commented 1 month ago

Description

Same issue as the recent #10103. Could you raise a request with the official team supporting that again?

When running the packer to create a Windows 2019 image the URL in https://github.com/actions/runner-images/blob/main/images/windows/scripts/build/Install-BizTalkBuildComponent.ps1 is set to https://aka.ms/BuildComponentSetup.EN which resolves to https://biztalkvault.blob.core.windows.net/devops-test/BuildComponentSetup.EN.zip

This URL returns 403

Platforms affected

Runner images affected

Image version and build link

latest

Is it regression?

yes

Expected behavior

Build downloads file

Actual behavior

Build fails to download

Repro steps

Run a Windows 2019 build

vidyasagarnimmagaddi commented 1 month ago

Hi @mysteq , We have informed the official team and awaiting reply .Thanks

vidyasagarnimmagaddi commented 1 month ago

HI @mysteq , the issue has been resolved, kindly try to build windows 2019 .