Skip to content
Merged
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: 0 additions & 2 deletions docs-mslearn/TOC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
items:
- name: What is FinOps?
href: overview.md
- name: FinOps on Azure e-book
href: https://aka.ms/finops/ebook
- name: What's new
href: https://aka.ms/finops/blog
- name: Implementing FinOps
Expand Down
3 changes: 1 addition & 2 deletions docs-mslearn/implementing-finops-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Implementing FinOps guide
description: Learn how FinOps can help you maintain business efficiency, empower new endeavors, and accelerate business growth through the cloud.
author: flanakin
ms.author: micflan
ms.date: 02/24/2026
ms.date: 03/01/2026
ms.topic: concept-article
ms.service: finops
ms.subservice: finops-learning-resources
Expand All @@ -22,7 +22,6 @@ 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.
- [Get started with FinOps](/training/modules/get-started-with-finops) – Self-paced FinOps introduction.

<br>
Expand Down
4 changes: 0 additions & 4 deletions docs-mslearn/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ highlightedContent:
itemType: whats-new
url: https://techcommunity.microsoft.com/category/azure/blog/finopsblog
# Card
- title: FinOps with Azure e-book
itemType: download
url: https://aka.ms/finops/ebook
# Card
- title: FinOps review assessment
itemType: learn
url: https://learn.microsoft.com/assessments/ad1c0f6b-396b-44a4-924b-7a4c778a13d3
Expand Down
7 changes: 6 additions & 1 deletion docs-mslearn/toolkit/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: FinOps toolkit changelog
description: Review the latest features and enhancements in the FinOps toolkit, including updates to FinOps hubs, Power BI reports, and more.
author: MSBrett
ms.author: brettwil
ms.date: 02/27/2026
ms.date: 03/01/2026
ms.topic: reference
ms.service: finops
ms.subservice: finops-toolkit
Expand All @@ -26,6 +26,11 @@ This article summarizes the features and enhancements in each release of the Fin

The following section lists features and enhancements that are currently in development.

### [Implementing FinOps guide](../implementing-finops-guide.md) v14

- **Removed**
- Removed all references to the FinOps e-book (`aka.ms/finops/ebook`) as the e-book is no longer available ([#1813](https://github.com/microsoft/finops-toolkit/issues/1813)).

### Bicep Registry module pending updates

- Cost Management export modules for subscriptions and resource groups.
Expand Down
5 changes: 0 additions & 5 deletions docs/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ If you're new to FinOps, there are a few places you can get started:
<div>Quick introduction to FinOps for those new to the topic.</div>
<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>Executive walkthrough of the FinOps principles for anyone.</div>
<a target="_blank" href="https://aka.ms/finops/ebook">Download the e-book</a>
</div>
<div class="ftk-tile">
<div>🏫 Get started with FinOps</div>
<div>Get introduced to FinOps with this self-paced learning module.</div>
Expand Down