You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-mslearn/focus/conformance-full-report.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ FOCUS requirements fall into four groups:
26
26
-**RECOMMENDED** requirements are suggested best practices.
27
27
-**MAY** requirements are optional and used to prepare FinOps practitioners for edge cases.
28
28
29
-
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.
29
+
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.
30
30
31
31
| Type | Supported | Partial support | Not supported | Not applicable |
Highest-level classification of a service based on the core function of the service.
969
969
970
-
`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).
970
+
`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).
An offering that can be purchased from a provider (e.g., cloud virtual machine, SaaS database, professional services from a systems integrator).
984
984
985
-
`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).
985
+
`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).
Secondary classification of the Service Category for a service based on its core function.
1003
1003
1004
-
`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).
1004
+
`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).
Copy file name to clipboardExpand all lines: docs-mslearn/toolkit/changelog.md
+23-1Lines changed: 23 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: FinOps toolkit changelog
3
3
description: Review the latest features and enhancements in the FinOps toolkit, including updates to FinOps hubs, Power BI reports, and more.
4
4
author: flanakin
5
5
ms.author: micflan
6
-
ms.date: 05/02/2025
6
+
ms.date: 02/11/2026
7
7
ms.topic: reference
8
8
ms.service: finops
9
9
ms.subservice: finops-toolkit
@@ -19,6 +19,7 @@ ms.reviewer: micflan
19
19
20
20
This article summarizes the features and enhancements in each release of the FinOps toolkit.
21
21
22
+
<!--
22
23
<br>
23
24
24
25
## Unreleased
@@ -28,9 +29,30 @@ The following section lists features and enhancements that are currently in deve
28
29
### Bicep Registry module pending updates
29
30
30
31
- Cost Management export modules for subscriptions and resource groups.
32
+
-->
31
33
32
34
<br><aname="latest"></a>
33
35
36
+
## v13 Update 1
37
+
38
+
_Released February 11, 2026_
39
+
40
+
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.
- Added [Deploy-FinOpsHub](powershell/hubs/Deploy-FinOpsHub.md) parameters for all remaining Bicep template options: `-EnablePurgeProtection`, `-EnableManagedExports`, `-FabricQueryUri`, `-FabricCapacityUnits`, `-TagsByResource`, `-ScopesToMonitor`, `-ExportRetentionInDays`, and `-IngestionRetentionInMonths`.
51
+
-**Fixed**
52
+
- 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)).
Copy file name to clipboardExpand all lines: docs/_includes/components/site_nav.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,10 @@
91
91
<liclass="nav-list-item"><aclass="nav-list-link" href="./help">❓ Get help</a></li>
92
92
<liclass="nav-list-item"><aclass="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>
Copy file name to clipboardExpand all lines: docs/contributor-sync.ics
+20-3Lines changed: 20 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,29 @@ BEGIN:VCALENDAR
2
2
VERSION:2.0
3
3
PRODID:-//Microsoft//FinOps toolkit//EN
4
4
METHOD:PUBLISH
5
+
BEGIN:VTIMEZONE
6
+
TZID:America/Los_Angeles
7
+
BEGIN:STANDARD
8
+
DTSTART:19701101T020000
9
+
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
10
+
TZOFFSETFROM:-0700
11
+
TZOFFSETTO:-0800
12
+
TZNAME:PST
13
+
END:STANDARD
14
+
BEGIN:DAYLIGHT
15
+
DTSTART:19700308T020000
16
+
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
17
+
TZOFFSETFROM:-0800
18
+
TZOFFSETTO:-0700
19
+
TZNAME:PDT
20
+
END:DAYLIGHT
21
+
END:VTIMEZONE
5
22
BEGIN:VEVENT
6
-
DTSTART:20260107T160000Z
7
-
DTEND:20260107T163000Z
23
+
DTSTART;TZID=America/Los_Angeles:20260107T080000
24
+
DTEND;TZID=America/Los_Angeles:20260107T083000
8
25
RRULE:FREQ=WEEKLY;BYDAY=WE
9
26
SUMMARY:FinOps toolkit contributor sync
10
-
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!
27
+
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! 🤝🚀
Copy file name to clipboardExpand all lines: docs/contributor-sync.md
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,24 +11,26 @@ permalink: /contributor-sync
11
11
Weekly working session for contributors to coordinate and collaborate.
12
12
{: .fs-6 .fw-300 }
13
13
14
+
<aclass="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>
15
+
<aclass="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>
16
+
14
17
---
15
18
16
19
Working session for FinOps toolkit contributors to align on changes, review proposals, unblock work, and coordinate contributions.
17
20
18
-
**This is for**: Contributors and maintainers working on code, architecture, docs, or standards.
21
+
✅ **This is for**: Contributors and maintainers working on code, architecture, docs, or standards.
19
22
20
-
**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.
23
+
🚫 **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.
21
24
22
-
Come ready to collaborate, share ideas, and build together!
25
+
Come ready to collaborate, share ideas, and build together! 🤝 🚀
23
26
24
27
<br>
25
28
26
29
## Schedule
27
30
28
-
The contributor sync is held **every Wednesday** from **8:00-8:30 AM Pacific (4:00-4:30 PM UTC)**.
31
+
The contributor sync is held **every Wednesday** from **8:00-8:30 AM Pacific Time**.
29
32
30
-
<aclass="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>
31
-
<aclass="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>
33
+
<aclass="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>
32
34
33
35
<br>
34
36
@@ -56,8 +58,8 @@ To make the most of your time:
56
58
57
59
## Resources
58
60
59
-
-[How to contribute](https://github.com/microsoft/finops-toolkit/blob/main/CONTRIBUTING.md)
60
-
-[FinOps toolkit office hours](./office-hours)
61
-
-[About the FinOps toolkit](https://aka.ms/finops/toolkit)
61
+
-👩💻 [How to contribute](https://github.com/microsoft/finops-toolkit/blob/main/CONTRIBUTING.md)
0 commit comments