Revert overwrite of AdventureWorks2022.bak link#10222
Revert overwrite of AdventureWorks2022.bak link#10222rwestMSFT merged 1 commit intoMicrosoftDocs:livefrom
Conversation
13bcad2 replaced [AdventureWorks2022.bak] with a duplicate link to [AdventureWorks2025.bak] in the first column of the second row of the table. This appears to be inadvertent, since [AdventureWorksDW2022.bak] and [AdventureWorksLT2022.bak] in the second and third columns are unchanged. Revert the change and restore the link to [AdventureWorks2022.bak]. [AdventureWorks2022.bak]: https://github.com/Microsoft/sql-server-samples/releases/download/adventureworks/AdventureWorks2022.bak [AdventureWorks2025.bak]: https://github.com/Microsoft/sql-server-samples/releases/download/adventureworks/AdventureWorks2025.bak [AdventureWorksDW2022.bak]: https://github.com/Microsoft/sql-server-samples/releases/download/adventureworks/AdventureWorksDW2022.bak [AdventureWorksLT2022.bak]: https://github.com/Microsoft/sql-server-samples/releases/download/adventureworks/AdventureWorksLT2022.bak Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
|
@kevinoid : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 3068895: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Pull Request Overview
This PR fixes an inadvertent error in the AdventureWorks sample database download table where the link for AdventureWorks2022.bak was incorrectly changed to point to AdventureWorks2025.bak.
- Restores the correct AdventureWorks2022.bak link in the OLTP column of the 2022 row
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
Definitely my mistake. Thanks for catching that. #sign-off |
|
PR 10222 has been merged from kevinoid:adventureworks-install-fix-2022 to MicrosoftDocs:live by rwestMSFT. |
13bcad2 replaced AdventureWorks2022.bak with a duplicate link to AdventureWorks2025.bak in the first column of the second row of the table. This appears to be inadvertent, since AdventureWorksDW2022.bak and AdventureWorksLT2022.bak in the second and third columns are unchanged.
Revert the change and restore the link to AdventureWorks2022.bak.
@rwestMSFT Can you confirm this was inadvertent?
Thanks for considering (and maintaining these docs!),
Kevin