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
Binary file added .DS_Store
Binary file not shown.
36 changes: 36 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -898,6 +898,42 @@
"contributions": [
"bug"
]
},
{
"login": "jamie-oconnell",
"name": "Jamie O'Connell",
"avatar_url": "https://avatars.githubusercontent.com/u/13116496?v=4",
"profile": "https://github.com/jamie-oconnell",
"contributions": [
"bug"
]
},
{
"login": "jchisum",
"name": "jchisum",
"avatar_url": "https://avatars.githubusercontent.com/u/14060155?v=4",
"profile": "https://github.com/jchisum",
"contributions": [
"bug"
]
},
{
"login": "DMarshall-1",
"name": "DMarshall-1",
"avatar_url": "https://avatars.githubusercontent.com/u/200792187?v=4",
"profile": "https://github.com/DMarshall-1",
"contributions": [
"bug"
]
},
{
"login": "MarchingBug",
"name": "Ana Del Campo",
"avatar_url": "https://avatars.githubusercontent.com/u/11653125?v=4",
"profile": "https://codeserendipity.com/",
"contributions": [
"bug"
]
}
],
"commitType": "docs",
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,12 @@ There are many ways to participate. From reporting bugs and requesting features
<td align="center" valign="top" width="16.66%"><a href="https://github.com/gajadv"><img src="https://avatars.githubusercontent.com/u/125584305?v=4?s=100" width="100px;" alt="gajadv"/><br /><sub><b>gajadv</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/issues?q=author%3Agajadv" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="16.66%"><a href="http://www.jeeja.biz"><img src="https://avatars.githubusercontent.com/u/3397477?v=4?s=100" width="100px;" alt="Francesco Mantovani"/><br /><sub><b>Francesco Mantovani</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/issues?q=author%3Afrancesco1119" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/ahpandit"><img src="https://avatars.githubusercontent.com/u/98794500?v=4?s=100" width="100px;" alt="ahpandit"/><br /><sub><b>ahpandit</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/issues?q=author%3Aahpandit" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/jamie-oconnell"><img src="https://avatars.githubusercontent.com/u/13116496?v=4?s=100" width="100px;" alt="Jamie O'Connell"/><br /><sub><b>Jamie O'Connell</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/issues?q=author%3Ajamie-oconnell" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/jchisum"><img src="https://avatars.githubusercontent.com/u/14060155?v=4?s=100" width="100px;" alt="jchisum"/><br /><sub><b>jchisum</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/issues?q=author%3Ajchisum" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/DMarshall-1"><img src="https://avatars.githubusercontent.com/u/200792187?v=4?s=100" width="100px;" alt="DMarshall-1"/><br /><sub><b>DMarshall-1</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/issues?q=author%3ADMarshall-1" title="Bug reports">πŸ›</a></td>
</tr>
<tr>
<td align="center" valign="top" width="16.66%"><a href="https://codeserendipity.com/"><img src="https://avatars.githubusercontent.com/u/11653125?v=4?s=100" width="100px;" alt="Ana Del Campo"/><br /><sub><b>Ana Del Campo</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/issues?q=author%3AMarchingBug" title="Bug reports">πŸ›</a></td>
</tr>
</tbody>
</table>
Expand Down
8 changes: 4 additions & 4 deletions docs-mslearn/focus/conformance-full-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ FOCUS requirements fall into four groups:
- **RECOMMENDED** requirements are suggested best practices.
- **MAY** requirements are optional and used to prepare FinOps practitioners for edge cases.

While there's no official measurement for FOCUS conformance, we calculate a conformance score of **94%**, which accounts for all fully and half of the partially supported requirements. The following table summarizes requirements by level of support.
While there's no official measurement for FOCUS conformance, we calculate a conformance score of **94%**, which accounts for all fully supported and half of the partially supported requirements. The following table summarizes requirements by level of support.

| Type | Supported | Partial support | Not supported | Not applicable |
| :-------------- | :-------: | :-------------: | :-----------: | :------------: |
Expand Down Expand Up @@ -967,7 +967,7 @@ Source: [columns/resourcetype.md](https://github.com/FinOps-Open-Cost-and-Usage-

Highest-level classification of a service based on the core function of the service.

`ServiceCategory` is set based on a resource type mapping that uses the [Services](../toolkit/open-data.md#services) dataset in the FinOps toolkit. If you see gaps, please [submit a change request](https://aka.ms/ftk/ideas).
`ServiceCategory` is set based on a resource type mapping that uses the [Services](../toolkit/open-data.md#services) dataset in the FinOps toolkit. If you see gaps, [submit a change request](https://aka.ms/ftk/ideas).

Source: [columns/servicecategory.md](https://github.com/FinOps-Open-Cost-and-Usage-Spec/FOCUS_Spec/blob/v1.2/specification/columns/servicecategory.md)

Expand All @@ -982,7 +982,7 @@ Source: [columns/servicecategory.md](https://github.com/FinOps-Open-Cost-and-Usa

An offering that can be purchased from a provider (e.g., cloud virtual machine, SaaS database, professional services from a systems integrator).

`ServiceName` is set based on a resource type mapping that uses the [Services](../toolkit/open-data.md#services) dataset in the FinOps toolkit. If you see gaps, please [submit a change request](https://aka.ms/ftk/ideas).
`ServiceName` is set based on a resource type mapping that uses the [Services](../toolkit/open-data.md#services) dataset in the FinOps toolkit. If you see gaps, [submit a change request](https://aka.ms/ftk/ideas).

Source: [columns/servicename.md](https://github.com/FinOps-Open-Cost-and-Usage-Spec/FOCUS_Spec/blob/v1.2/specification/columns/servicename.md)

Expand All @@ -1001,7 +1001,7 @@ Source: [columns/servicename.md](https://github.com/FinOps-Open-Cost-and-Usage-S

Secondary classification of the Service Category for a service based on its core function.

`ServiceSubcategory` is set based on a resource type mapping that uses the [Services](../toolkit/open-data.md#services) dataset in the FinOps toolkit. If you see gaps, please [submit a change request](https://aka.ms/ftk/ideas).
`ServiceSubcategory` is set based on a resource type mapping that uses the [Services](../toolkit/open-data.md#services) dataset in the FinOps toolkit. If you see gaps, [submit a change request](https://aka.ms/ftk/ideas).

Source: [columns/servicesubcategory.md](https://github.com/FinOps-Open-Cost-and-Usage-Spec/FOCUS_Spec/blob/v1.2/specification/columns/servicesubcategory.md)

Expand Down
24 changes: 23 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: flanakin
ms.author: micflan
ms.date: 05/02/2025
ms.date: 02/11/2026
ms.topic: reference
ms.service: finops
ms.subservice: finops-toolkit
Expand All @@ -19,6 +19,7 @@ ms.reviewer: micflan

This article summarizes the features and enhancements in each release of the FinOps toolkit.

<!--
<br>

## Unreleased
Expand All @@ -28,9 +29,30 @@ The following section lists features and enhancements that are currently in deve
### Bicep Registry module pending updates

- Cost Management export modules for subscriptions and resource groups.
-->

<br><a name="latest"></a>

## v13 Update 1

_Released February 11, 2026_

This release is a minor patch to fix a bug in FinOps hub managed exports and the PowerShell Deploy-FinOpsHub command. If you are experiencing issues with managed exports in FinOps hubs v13, update to the latest v13 release. We are documenting this as a new patch release for transparency. If you downloaded **finops-hub.bicep** before February 11, 2026, update to the latest version.

### [FinOps hubs](hubs/finops-hubs-overview.md) v13 Update 1

- **Fixed**
- Fixed incorrect PriceSheet export dataset version in managed exports to 2023-05-01.

### [PowerShell module](powershell/powershell-commands.md) v13 Update 1

- **Added**
- Added [Deploy-FinOpsHub](powershell/hubs/Deploy-FinOpsHub.md) parameters for all remaining Bicep template options: `-EnablePurgeProtection`, `-EnableManagedExports`, `-FabricQueryUri`, `-FabricCapacityUnits`, `-TagsByResource`, `-ScopesToMonitor`, `-ExportRetentionInDays`, and `-IngestionRetentionInMonths`.
- **Fixed**
- Fixed [Deploy-FinOpsHub](powershell/hubs/Deploy-FinOpsHub.md) failing in Cloud Shell and Linux environments due to missing TEMP environment variable (required by Bicep CLI) and cleanup errors masking the real problem ([#665](https://github.com/microsoft/finops-toolkit/issues/665)).

<br>

## v13

_Released January 2026_
Expand Down
1 change: 0 additions & 1 deletion docs-mslearn/toolkit/data-lake-storage-connectivity.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ Related resources:
Related FinOps capabilities:

- [Reporting and analytics](../framework/understand/reporting.md)
- [Data analysis](../framework/understand/analysis.md)

Related products:

Expand Down
7 changes: 7 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Automate and extend the Microsoft Cloud with starter kits, scripts, and advanced

<a class="btn btn-primary fs-5 mb-4 mb-md-0 mr-4" href="#available-tools">Get the tools</a>
<a class="btn fs-5 mb-4 mb-md-0 mr-4" href="./guide">Learn FinOps</a>
<a class="btn fs-5 mb-4 mb-md-0 mr-4" href="./office-hours">Join office hours</a>

---

Expand Down Expand Up @@ -218,6 +219,12 @@ Whether you're looking for a little assistance or are interested in contributing
<td align="center" valign="top" width="16.66%"><a href="https://github.com/gajadv"><img src="https://avatars.githubusercontent.com/u/125584305?v=4?s=100" width="100px;" alt="gajadv"/><br /><sub><b>gajadv</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/issues?q=author%3Agajadv" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="16.66%"><a href="http://www.jeeja.biz"><img src="https://avatars.githubusercontent.com/u/3397477?v=4?s=100" width="100px;" alt="Francesco Mantovani"/><br /><sub><b>Francesco Mantovani</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/issues?q=author%3Afrancesco1119" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/ahpandit"><img src="https://avatars.githubusercontent.com/u/98794500?v=4?s=100" width="100px;" alt="ahpandit"/><br /><sub><b>ahpandit</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/issues?q=author%3Aahpandit" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/jamie-oconnell"><img src="https://avatars.githubusercontent.com/u/13116496?v=4?s=100" width="100px;" alt="Jamie O'Connell"/><br /><sub><b>Jamie O'Connell</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/issues?q=author%3Ajamie-oconnell" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/jchisum"><img src="https://avatars.githubusercontent.com/u/14060155?v=4?s=100" width="100px;" alt="jchisum"/><br /><sub><b>jchisum</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/issues?q=author%3Ajchisum" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/DMarshall-1"><img src="https://avatars.githubusercontent.com/u/200792187?v=4?s=100" width="100px;" alt="DMarshall-1"/><br /><sub><b>DMarshall-1</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/issues?q=author%3ADMarshall-1" title="Bug reports">πŸ›</a></td>
</tr>
<tr>
<td align="center" valign="top" width="16.66%"><a href="https://codeserendipity.com/"><img src="https://avatars.githubusercontent.com/u/11653125?v=4?s=100" width="100px;" alt="Ana Del Campo"/><br /><sub><b>Ana Del Campo</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/issues?q=author%3AMarchingBug" title="Bug reports">πŸ›</a></td>
</tr>
</tbody>
</table>
Expand Down
4 changes: 4 additions & 0 deletions docs/_includes/components/site_nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@
<li class="nav-list-item"><a class="nav-list-link" href="./help">❓ Get help</a></li>
<li class="nav-list-item"><a class="nav-list-link" target="_blank" href="https://portal.azure.com/#view/HubsExtension/InProductFeedbackBlade/extensionName/FinOpsToolkit/cesQuestion/How%20easy%20or%20hard%20is%20it%20to%20use%20FinOps%20toolkit%20tools%20and%20resources%3F/cvaQuestion/How%20valuable%20is%20the%20FinOps%20toolkit%3F/surveyId/FTK{% include ftkver.txt %}/bladeName/Toolkit/featureName/Marketing.Menu">❀️ Give feedback</a></li>
</ul>
<ul class="nav-list mt-6">
<li class="nav-list-item"><a class="nav-list-link" href="./office-hours">πŸ“… Office hours</a></li>
<li class="nav-list-item"><a class="nav-list-link" href="./contributor-sync">πŸ‘©β€πŸ’» Contributor sync</a></li>
</ul>
</nav>

{% if site.nav_error_report %}
Expand Down
23 changes: 20 additions & 3 deletions docs/contributor-sync.ics
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,29 @@ BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Microsoft//FinOps toolkit//EN
METHOD:PUBLISH
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:STANDARD
DTSTART:19701101T020000
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:19700308T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
DTSTART:20260107T160000Z
DTEND:20260107T163000Z
DTSTART;TZID=America/Los_Angeles:20260107T080000
DTEND;TZID=America/Los_Angeles:20260107T083000
RRULE:FREQ=WEEKLY;BYDAY=WE
SUMMARY:FinOps toolkit contributor sync
DESCRIPTION:Working session for FinOps toolkit contributors to align on changes\, review proposals\, unblock work\, and coordinate contributions.\n\nThis is for: Contributors and maintainers working on code\, architecture\, docs\, or standards.\n\nThis is not for: Customer support\, demos\, or general community discussion.\n\nCome ready to collaborate\, share ideas\, and build together!
DESCRIPTION:Working session for FinOps toolkit contributors to align on changes\, review proposals\, unblock work\, and coordinate contributions.\n\nβœ… This is for: Contributors and maintainers working on code\, architecture\, docs\, or standards.\n\n🚫 This is not for: Customer support\, demos\, or general community discussion.\n\nCome ready to collaborate\, share ideas\, and build together! πŸ€πŸš€
LOCATION:https://teams.microsoft.com/l/meetup-join/19%3ameeting_Nzg3OGYwMDEtNmJjNi00MzQ2LTliNWEtZmI5OGIzYTgyYTkz%40thread.v2/0?context=%7b%22Tid%22%3a%2210a66b8f-838f-4f58-a72b-419c6528f569%22%2c%22Oid%22%3a%22997adb29-26c9-4d91-b52a-58afd612dfdc%22%7d
UID:finops-toolkit-contributor-sync@microsoft.com
END:VEVENT
Expand Down
20 changes: 11 additions & 9 deletions docs/contributor-sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,26 @@ permalink: /contributor-sync
Weekly working session for contributors to coordinate and collaborate.
{: .fs-6 .fw-300 }

<a class="btn btn-primary fs-5 mb-4 mb-md-0 mr-4" href="https://github.com/microsoft/finops-toolkit/releases/latest/download/contributor-sync.ics">Add to calendar</a>
<a class="btn fs-5 mb-4 mb-md-0 mr-4" target="_blank" href="https://teams.microsoft.com/l/meetup-join/19%3ameeting_Nzg3OGYwMDEtNmJjNi00MzQ2LTliNWEtZmI5OGIzYTgyYTkz%40thread.v2/0?context=%7b%22Tid%22%3a%2210a66b8f-838f-4f58-a72b-419c6528f569%22%2c%22Oid%22%3a%22997adb29-26c9-4d91-b52a-58afd612dfdc%22%7d">Join the meeting</a>

---

Working session for FinOps toolkit contributors to align on changes, review proposals, unblock work, and coordinate contributions.

**This is for**: Contributors and maintainers working on code, architecture, docs, or standards.
βœ… **This is for**: Contributors and maintainers working on code, architecture, docs, or standards.

**This is not for**: Customer support, demos, or general community discussion. For help with FinOps toolkit issues, join our [biweekly office hours](./office-hours) instead.
🚫 **This is not for**: Customer support, demos, or general community discussion. For help with FinOps toolkit issues, join our [biweekly office hours](./office-hours) instead.

Come ready to collaborate, share ideas, and build together!
Come ready to collaborate, share ideas, and build together! 🀝 πŸš€

<br>

## Schedule

The contributor sync is held **every Wednesday** from **8:00-8:30 AM Pacific (4:00-4:30 PM UTC)**.
The contributor sync is held **every Wednesday** from **8:00-8:30 AM Pacific Time**.

<a class="btn mb-4 mb-md-0 mr-4" target="_blank" href="https://teams.microsoft.com/l/meetup-join/19%3ameeting_Nzg3OGYwMDEtNmJjNi00MzQ2LTliNWEtZmI5OGIzYTgyYTkz%40thread.v2/0?context=%7b%22Tid%22%3a%2210a66b8f-838f-4f58-a72b-419c6528f569%22%2c%22Oid%22%3a%22997adb29-26c9-4d91-b52a-58afd612dfdc%22%7d">Join the meeting</a>
<a class="btn mb-4 mb-md-0 mr-4 ftk-btnlink" href="https://github.com/microsoft/finops-toolkit/raw/dev/docs/contributor-sync.ics">Add to calendar</a>
<a class="btn fs-5 mb-4 mb-md-0 mr-4" href="https://github.com/microsoft/finops-toolkit/releases/latest/download/contributor-sync.ics">Add to calendar</a>

<br>

Expand Down Expand Up @@ -56,8 +58,8 @@ To make the most of your time:

## Resources

- [How to contribute](https://github.com/microsoft/finops-toolkit/blob/main/CONTRIBUTING.md)
- [FinOps toolkit office hours](./office-hours)
- [About the FinOps toolkit](https://aka.ms/finops/toolkit)
- πŸ‘©β€πŸ’» [How to contribute](https://github.com/microsoft/finops-toolkit/blob/main/CONTRIBUTING.md)
- πŸ™‹β€β™€οΈ [FinOps toolkit office hours](./office-hours)
- 🧰 [About the FinOps toolkit](https://aka.ms/finops/toolkit)

<br>
Loading
Loading