Fix broken FinOps ebook link in guide and documentation
Problem
The FinOps ebook link (https://aka.ms/finops/ebook) referenced in the Implementing FinOps guide does not provide an actual downloadable ebook. Instead, it redirects to a general overview page with various examples and success stories, which is not the intended resource for users looking for an executive walkthrough of FinOps principles.
Solution
Updated the ebook link to point to the correct Azure resource page: https://azure.microsoft.com/resources/finops-with-azure-bringing-finops-to-life-through-organizational-and-cultural-alignment
This resource is referenced in the official Microsoft Learn FinOps Framework documentation as the authoritative source for "FinOps with Azure – Bringing FinOps to life through organizational and cultural alignment," which provides the executive walkthrough of FinOps principles that users expect.
Changes
-
Updated
docs/guide.md:- Fixed the ebook link URL
- Changed tile title from "Standardized reporting" to "FinOps principles" for better clarity
- Updated button text from "Download the e-book" to "Read the e-book" (since the resource is a web page)
-
Updated
docs-mslearn/implementing-finops-guide.md:- Fixed the same ebook link to ensure consistency across all documentation
-
Updated
docs-mslearn/toolkit/changelog.md:- Documented the fix in the "Documentation improvements" section for v13
Validation
- Searched the entire repository to ensure all instances of the broken link were updated
- Verified the new link points to the correct authoritative Microsoft resource
- Code review completed with no issues
Fixes issue reported in #[issue_number]
Original prompt
This section details on the original issue you should resolve
<issue_title>Fix FinOps ebook link in the guide</issue_title> <issue_description>There is no ebook to download at this link from the guide: https://aka.ms/finops/ebook
It is just an overview page with several examples and success stories for Microsoft in general. I guess the actual FinOps ebook should be here: https://azure.microsoft.com/de-de/solutions/finops
https://github.com/microsoft/finops-toolkit/blob/2367310bd84c71c7f7e22423655f00d120626cf6/docs/guide.md?plain=1#L41C34-L41C61</issue_description>
<agent_instructions>Triage the issue, research using mslearn, provide proposed solutions along with links/citations to authorative sources.</agent_instructions>
Comments on the Issue (you are @copilot in this section)
Fixes microsoft/finops-toolkit#1813
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.