dsccommunity / SqlServerDsc

This module contains DSC resources for deployment and configuration of Microsoft SQL Server.
MIT License
360 stars 227 forks source link

SqlRS and SqlRSSetup: Unable to run integration tests for Reporting Services 2019 - missing setup executable #1847

Closed johlju closed 1 year ago

johlju commented 1 year ago

The download link for Microsoft SQL Server 2019 Reporting Services (15.0.1102.911 - 6/24/2021) is no longer available: https://download.microsoft.com/download/1/a/a/1aaa9177-3578-4931-b8f3-373b24f63342/SQLServerReportingServices.exe

Since the pipeline cannot download the executable we can no longer run tests against that version. Hopefully this is a temporary glitch and the download link will be restored in the future (since the version is still supported until at least 2025).

johlju commented 1 year ago

The URL started to work again. W should re-enable the tests.