diff --git a/.github/ISSUE_TEMPLATE/propose-ecosystem-listing.yaml b/.github/ISSUE_TEMPLATE/propose-ecosystem-listing.yaml new file mode 100644 index 000000000..6a025317a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/propose-ecosystem-listing.yaml @@ -0,0 +1,42 @@ +name: "🤝 Suggest an Ecosystem Listing" +description: "Tell us about a tool or organization that extends or supports the FinOps toolkit so we can feature it." +labels: + - "Needs: Triage 🔍" + - "Type: Documentation 📃" +body: + - type: markdown + attributes: + value: | + ## Thanks for helping the ecosystem grow! 🙌 + The [FinOps toolkit ecosystem](https://microsoft.github.io/finops-toolkit/ecosystem) page features independent tools that extend the toolkit and organizations that offer paid implementation, training, advisory, or managed services for it. + + We're looking for a website that clearly shows work with the FinOps toolkit, FinOps hubs, Power BI reports, or related toolkit components specifically – not just FinOps or Azure cost management in general. We'll take a look and follow up here if we have questions. + + FinOps toolkit contributors and maintainers are welcome to suggest their own tools or organizations too. + + Listings are informational only. They don't imply Microsoft endorsement, certification, or partnership, and entries are added alphabetically, with no ranking or featured placement. + + - type: input + id: name + attributes: + label: "Name" + placeholder: "Enter the tool or organization's name" + validations: + required: true + + - type: input + id: url + attributes: + label: "Website" + placeholder: "https://example.com" + validations: + required: true + + - type: textarea + id: description + attributes: + label: "What does it do?" + description: "Briefly describe the tool's capabilities, or the services offered (for example, implementation, training, advisory, customization, or managed services)." + placeholder: "Describe the tool or services" + validations: + required: true diff --git a/docs-mslearn/toolkit/changelog.md b/docs-mslearn/toolkit/changelog.md index 9fb89ae20..85d74e063 100644 --- a/docs-mslearn/toolkit/changelog.md +++ b/docs-mslearn/toolkit/changelog.md @@ -81,6 +81,8 @@ _Released June 2026_ ### [Implementing FinOps guide](../implementing-finops-guide.md) v15 +- **Added** + - Added a [FinOps toolkit ecosystem page](https://microsoft.github.io/finops-toolkit/ecosystem) listing independent tools and organizations that build on or support the FinOps toolkit. - **Fixed** - Corrected stale and incorrect descriptions for `BilledCost`, `EffectiveCost`, `BillingCurrency`, `BillingProfileId`, `BillingProfileName`, `CommitmentDiscountQuantity`, `ListUnitPrice`, `PricingQuantity`, `PricingUnitDescription`, and `TotalSavingsRunningTotal` in the [data dictionary](help/data-dictionary.md) to align with FOCUS 1.2 ([#2112](https://github.com/microsoft/finops-toolkit/pull/2112)). diff --git a/docs-mslearn/toolkit/finops-toolkit-overview.md b/docs-mslearn/toolkit/finops-toolkit-overview.md index 3ac530622..22f68c7fb 100644 --- a/docs-mslearn/toolkit/finops-toolkit-overview.md +++ b/docs-mslearn/toolkit/finops-toolkit-overview.md @@ -3,7 +3,7 @@ title: FinOps toolkit overview description: Learn how the FinOps toolkit helps you automate and extend the Microsoft Cloud with starter kits, scripts, and advanced solutions to improve FinOps practices. author: flanakin ms.author: micflan -ms.date: 04/01/2026 +ms.date: 08/05/2026 ms.topic: concept-article ms.service: finops ms.subservice: finops-toolkit @@ -58,6 +58,17 @@ If you have any questions or comments on past or future releases, [join the conv
+## Looking for more? + +The FinOps toolkit is designed to be extended. Explore independent tools, implementation services, and advisory offerings that work with the FinOps toolkit. + + +> [!div class="nextstepaction"] +> [Explore the ecosystem](https://microsoft.github.io/finops-toolkit/ecosystem) + + +
+ ## Get involved The FinOps toolkit is an open source project. We have many ideas on the long-term vision, but are more interested in learning from the community to drive the product direction. There are many ways you can contribute to the project. You can participate in discussions and request features to review and submitting pull requests. diff --git a/docs-mslearn/toolkit/help/help-options.md b/docs-mslearn/toolkit/help/help-options.md index 8b531944f..22cd846ff 100644 --- a/docs-mslearn/toolkit/help/help-options.md +++ b/docs-mslearn/toolkit/help/help-options.md @@ -3,7 +3,7 @@ title: Help and support options description: This article summarizes the options for getting help and support for common issues you might experience in the FinOps toolkit. author: flanakin ms.author: micflan -ms.date: 04/01/2026 +ms.date: 08/05/2026 ms.topic: concept-article ms.service: finops ms.subservice: finops-toolkit @@ -33,6 +33,15 @@ Need help with an issue you're facing with one of the tools in the FinOps toolki - [Common errors](errors.md) - [Troubleshooting guide](troubleshooting.md) +## Hands-on help + +Want an expert alongside you for implementation, training, advisory, or managed services? + + +> [!div class="nextstepaction"] +> [Find an expert](https://microsoft.github.io/finops-toolkit/ecosystem) + + To learn more about recent changes, check out the [Changelog](../changelog.md).
diff --git a/docs/README.md b/docs/README.md index 219bf184b..03ac79baf 100644 --- a/docs/README.md +++ b/docs/README.md @@ -82,6 +82,14 @@ Automate and extend the Microsoft Cloud with starter kits, scripts, and advanced
+## Looking for more? + +The FinOps toolkit is designed to be extended. Explore independent tools, implementation services, and advisory offerings that work with the FinOps toolkit. + +Explore the ecosystem + +
+ ## Say hello to the FinOps toolkit community Whether you're looking for a little assistance or are interested in contributing to the toolkit, the FinOps toolkit community is here for you. diff --git a/docs/_includes/components/site_nav.html b/docs/_includes/components/site_nav.html index 05421d20a..539e8354e 100644 --- a/docs/_includes/components/site_nav.html +++ b/docs/_includes/components/site_nav.html @@ -89,11 +89,12 @@ - + diff --git a/docs/ecosystem.md b/docs/ecosystem.md new file mode 100644 index 000000000..32b060f67 --- /dev/null +++ b/docs/ecosystem.md @@ -0,0 +1,66 @@ +--- +layout: default +title: FinOps toolkit ecosystem +nav_order: 996 +nav_exclude: true +description: 'Meet the independent organizations and tools that extend and support the FinOps toolkit.' +permalink: /ecosystem +#customer intent: As a FinOps practitioner, I want to find independent organizations and tools that extend or support the FinOps toolkit. +--- + +FinOps toolkit ecosystem +Meet the independent organizations and tools that extend and support the FinOps toolkit. +{: .fs-6 .fw-300 } + +--- + +The FinOps toolkit is free and open source, built and supported by an amazing community 💜 Around that core, an ecosystem has grown – tools that extend what the toolkit can do, and organizations that offer hands-on expertise when you want an expert alongside you. + + + + + +Know a tool or organization that belongs here? We'd love to feature them too. + +Suggest a listing + +
+ +## The fine print + +This page is here to help you find independent tools and expertise. Everyone listed here uses the FinOps toolkit specifically in what they build or deliver – not just FinOps or Azure cost management in general. Some are also active in the community. These organizations are independent of Microsoft, and Microsoft makes no representations or warranties regarding their products or services. + +
+ +## Resources + +- 🙋‍♀️ [How to get support](./help) +- 🗓️ [FinOps toolkit office hours](./office-hours) + +
diff --git a/docs/help.md b/docs/help.md index e72f47774..ce0a6f07f 100644 --- a/docs/help.md +++ b/docs/help.md @@ -168,6 +168,17 @@ Tools and resources within the FinOps toolkit are provided as-is without any exp

+
+ +
+

+ Still stuck, or just want someone to own it for you? Independent organizations offer paid implementation, training, advisory, and managed services for the FinOps toolkit. +

+

+ Explore the ecosystem +

+
+
We try to respond to issues and discussions within three business days but there can sometimes be unanticipated delays. If you completed all of the preceding steps and the issue wasn't resolved within a week, join our [biweekly office hours](https://aka.ms/ftk/office-hours) to get live help from the team. If you need more hands-on support, you can request a paid, community-driven advisory session or consulting delivery during the office hours call. diff --git a/docs/office-hours.md b/docs/office-hours.md index 18d6d524c..150c40ec5 100644 --- a/docs/office-hours.md +++ b/docs/office-hours.md @@ -51,5 +51,6 @@ To make the most of your time, we recommend: - 🧰 [About the FinOps toolkit](https://aka.ms/finops/toolkit) - 🛠️ [Troubleshooting guide](https://aka.ms/ftk/trouble) - 🙋‍♀️ [How to get support](./help) +- 🤝 [FinOps toolkit ecosystem](./ecosystem)