Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs-mslearn/implementing-finops-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ FinOps is an expansive area with branches that extend out into many cloud manage
If you're new to FinOps, there are a few places you can get started:

- [What is FinOps?](overview.md) – Quick introduction to FinOps.
- [FinOps on Azure e-book](https://aka.ms/finops/ebook) – Executive walkthrough of the FinOps principles.
- [FinOps on Azure e-book](https://azure.microsoft.com/resources/finops-with-azure-bringing-finops-to-life-through-organizational-and-cultural-alignment) – Executive walkthrough of the FinOps principles.
- [Get started with FinOps](/training/modules/get-started-with-finops) – Self-paced FinOps introduction.

<br>
Expand Down
2 changes: 2 additions & 0 deletions docs-mslearn/toolkit/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ The following section lists features and enhancements that are currently in deve

### Documentation improvements

- **Fixed**
- Fixed broken FinOps ebook link in the Implementing FinOps guide to point to the correct Azure resource page.

### [Power BI reports](power-bi/reports.md) v13

Expand Down
4 changes: 2 additions & 2 deletions docs/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ If you're new to FinOps, there are a few places you can get started:
<a target="_blank" href="https://learn.microsoft.com/cloud-computing/finops/overview">Read the doc</a>
</div>
<div class="ftk-tile">
<div>📑 Standardized reporting</div>
<div>📑 FinOps principles</div>
<div>Executive walkthrough of the FinOps principles for anyone.</div>
<a target="_blank" href="https://aka.ms/finops/ebook">Download the e-book</a>
<a target="_blank" href="https://azure.microsoft.com/resources/finops-with-azure-bringing-finops-to-life-through-organizational-and-cultural-alignment">Read the e-book</a>
</div>
<div class="ftk-tile">
<div>🏫 Get started with FinOps</div>
Expand Down