From de7f38ee1d6716e5626440999df55c9ad5cf3431 Mon Sep 17 00:00:00 2001 From: Michael Flanakin Date: Wed, 5 Aug 2026 15:13:06 -0700 Subject: [PATCH 1/9] docs: Add community implementation resources page Independent organizations that offer paid implementation, training, advisory, or managed services for the FinOps toolkit weren't discoverable anywhere in the docs. Add a dedicated page listing them (starting with Allyte) plus a GitHub issue template so other organizations can request inclusion. Co-Authored-By: Claude Sonnet 5 --- .../propose-community-resource.yaml | 58 +++++++++++++++++++ .../toolkit/finops-toolkit-overview.md | 13 ++++- docs-mslearn/toolkit/help/help-options.md | 11 +++- docs/README.md | 8 +++ docs/community-resources.md | 47 +++++++++++++++ docs/help.md | 11 ++++ 6 files changed, 146 insertions(+), 2 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/propose-community-resource.yaml create mode 100644 docs/community-resources.md diff --git a/.github/ISSUE_TEMPLATE/propose-community-resource.yaml b/.github/ISSUE_TEMPLATE/propose-community-resource.yaml new file mode 100644 index 000000000..9cba26914 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/propose-community-resource.yaml @@ -0,0 +1,58 @@ +name: "🤝 Suggest a Community Implementation Resource" +description: "Tell us about an organization offering paid FinOps toolkit services so we can feature them." +labels: + - "Needs: Triage 🔍" + - "Type: Docs 📖" +body: + - type: markdown + attributes: + value: | + ## Thanks for helping the community grow! 🙌 + The [community implementation resources](https://microsoft.github.io/finops-toolkit/community-resources) page features independent organizations that offer paid implementation, training, advisory, or managed services for the FinOps toolkit. + + To be featured, we just need public evidence that the organization specifically supports the FinOps toolkit, FinOps hubs, Power BI reports, or related toolkit components – not just FinOps or Azure cost management in general. + + 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: organization_name + attributes: + label: "Organization name" + placeholder: "Enter the organization's name" + validations: + required: true + + - type: input + id: organization_url + attributes: + label: "Organization website" + placeholder: "https://example.com" + validations: + required: true + + - type: textarea + id: services + attributes: + label: "Services offered" + description: "Briefly describe the paid services offered (for example, implementation, training, advisory, customization, or managed services)." + placeholder: "Describe the services" + validations: + required: true + + - type: textarea + id: evidence + attributes: + label: "Public evidence of FinOps toolkit support" + description: "Link to public evidence that the organization specifically supports the FinOps toolkit, FinOps hubs, Power BI reports, or related toolkit components (for example, a case study, blog post, or documentation page)." + placeholder: "Provide links" + validations: + required: true + + - type: input + id: contact + attributes: + label: "Contact" + description: "Your name and relationship to the organization." + placeholder: "Enter your name and role" + validations: + required: true diff --git a/docs-mslearn/toolkit/finops-toolkit-overview.md b/docs-mslearn/toolkit/finops-toolkit-overview.md index 3ac530622..01c9c901e 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
+## Want more hands-on help? + +Independent organizations offer paid implementation, training, advisory, and managed services for the FinOps toolkit. + + +> [!div class="nextstepaction"] +> [Meet the community](https://microsoft.github.io/finops-toolkit/community-resources) + + +
+ ## 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..e9a5bdeff 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) +## Want more hands-on help? + +Independent organizations offer paid implementation, training, advisory, and managed services for the FinOps toolkit. + + +> [!div class="nextstepaction"] +> [Meet the community](https://microsoft.github.io/finops-toolkit/community-resources) + + To learn more about recent changes, check out the [Changelog](../changelog.md).
diff --git a/docs/README.md b/docs/README.md index 219bf184b..2cb922f0b 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
+## Want more hands-on help? + +Independent organizations offer paid implementation, training, advisory, and managed services for the FinOps toolkit. + +Meet the community + +
+ ## 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/community-resources.md b/docs/community-resources.md new file mode 100644 index 000000000..0a75668a0 --- /dev/null +++ b/docs/community-resources.md @@ -0,0 +1,47 @@ +--- +layout: default +title: Community implementation resources +nav_order: 996 +nav_exclude: true +description: 'Meet independent organizations offering paid implementation, training, advisory, and managed services for the FinOps toolkit.' +permalink: /community-resources +#customer intent: As a FinOps practitioner, I want to find independent organizations that can help me implement or support the FinOps toolkit. +--- + +Want more hands-on help? +Meet independent organizations offering paid implementation, training, advisory, and managed services for the FinOps toolkit. +{: .fs-6 .fw-300 } + +--- + +The FinOps toolkit is free and open source, built and supported by an amazing community 💜 Sometimes though, you just want an expert alongside you – someone to help you design your rollout, tailor reports to your org, or run the day-to-day so your team can focus elsewhere. That's where these folks come in. + +The organizations below have shown up for the FinOps toolkit specifically – not just FinOps or Azure cost management in general – and offer paid services on top of what the community provides for free. + + + +## Meet the community + + + +Know an organization that belongs here? We'd love to feature them too. + +Suggest an organization + +Just share a bit about what they do and a link showing their work with the FinOps toolkit specifically. We review submissions regularly and add new organizations alphabetically – no ranking, no logos, no "featured" placement. Everyone gets the same spotlight. ✨ + +
+ +## The fine print + +This page is here to help you find independent help – it's not a Microsoft-run marketplace or partner program. A listing means an organization has shown public evidence of supporting the FinOps toolkit specifically; it isn't a Microsoft endorsement, certification, or partnership, and Microsoft doesn't vet, audit, or guarantee anyone's work. As always, do your own diligence before engaging a provider – ask about their experience, check references, and make sure they're the right fit for your team. + +The FinOps toolkit itself is open source and provided as-is, and Microsoft Support doesn't handle support requests for the toolkit. See [Help + support](./help) for community and self-service options, most of which are free. + +
diff --git a/docs/help.md b/docs/help.md index e72f47774..3240e18c8 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

+
+ +
+

+ Want an expert alongside you? Independent organizations offer paid implementation, training, advisory, and managed services for the FinOps toolkit. +

+

+ Meet the community +

+
+
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. From b255613c8595adfe74961c577876b6d7f3d55f57 Mon Sep 17 00:00:00 2001 From: Michael Flanakin Date: Wed, 5 Aug 2026 17:47:25 -0700 Subject: [PATCH 2/9] docs: Rework ecosystem page per feedback Rename to "ecosystem" (community-resources implied generic help docs, not a third-party ecosystem), add FinOpsHubs.com, Alescent, and WellArchitected.ch, warm up the tone throughout, and fix placement so the ecosystem link stands on its own instead of being buried under community/contributor sections or the office-hours sentence. Co-Authored-By: Claude Sonnet 5 --- .../propose-community-resource.yaml | 58 ---------------- .../propose-ecosystem-listing.yaml | 68 ++++++++++++++++++ .../toolkit/finops-toolkit-overview.md | 6 +- docs-mslearn/toolkit/help/help-options.md | 6 +- docs/README.md | 6 +- docs/community-resources.md | 47 ------------- docs/ecosystem.md | 69 +++++++++++++++++++ docs/help.md | 6 +- 8 files changed, 149 insertions(+), 117 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/propose-community-resource.yaml create mode 100644 .github/ISSUE_TEMPLATE/propose-ecosystem-listing.yaml delete mode 100644 docs/community-resources.md create mode 100644 docs/ecosystem.md diff --git a/.github/ISSUE_TEMPLATE/propose-community-resource.yaml b/.github/ISSUE_TEMPLATE/propose-community-resource.yaml deleted file mode 100644 index 9cba26914..000000000 --- a/.github/ISSUE_TEMPLATE/propose-community-resource.yaml +++ /dev/null @@ -1,58 +0,0 @@ -name: "🤝 Suggest a Community Implementation Resource" -description: "Tell us about an organization offering paid FinOps toolkit services so we can feature them." -labels: - - "Needs: Triage 🔍" - - "Type: Docs 📖" -body: - - type: markdown - attributes: - value: | - ## Thanks for helping the community grow! 🙌 - The [community implementation resources](https://microsoft.github.io/finops-toolkit/community-resources) page features independent organizations that offer paid implementation, training, advisory, or managed services for the FinOps toolkit. - - To be featured, we just need public evidence that the organization specifically supports the FinOps toolkit, FinOps hubs, Power BI reports, or related toolkit components – not just FinOps or Azure cost management in general. - - 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: organization_name - attributes: - label: "Organization name" - placeholder: "Enter the organization's name" - validations: - required: true - - - type: input - id: organization_url - attributes: - label: "Organization website" - placeholder: "https://example.com" - validations: - required: true - - - type: textarea - id: services - attributes: - label: "Services offered" - description: "Briefly describe the paid services offered (for example, implementation, training, advisory, customization, or managed services)." - placeholder: "Describe the services" - validations: - required: true - - - type: textarea - id: evidence - attributes: - label: "Public evidence of FinOps toolkit support" - description: "Link to public evidence that the organization specifically supports the FinOps toolkit, FinOps hubs, Power BI reports, or related toolkit components (for example, a case study, blog post, or documentation page)." - placeholder: "Provide links" - validations: - required: true - - - type: input - id: contact - attributes: - label: "Contact" - description: "Your name and relationship to the organization." - placeholder: "Enter your name and role" - validations: - required: true diff --git a/.github/ISSUE_TEMPLATE/propose-ecosystem-listing.yaml b/.github/ISSUE_TEMPLATE/propose-ecosystem-listing.yaml new file mode 100644 index 000000000..035b59307 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/propose-ecosystem-listing.yaml @@ -0,0 +1,68 @@ +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: Docs 📖" +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. + + To be featured, we just need public evidence that the tool or organization specifically works with the FinOps toolkit, FinOps hubs, Power BI reports, or related toolkit components – not just FinOps or Azure cost management in general. + + Listings are informational only. They don't imply Microsoft endorsement, certification, or partnership, and entries are added alphabetically within their category, with no ranking or featured placement. + + - type: dropdown + id: listing_type + attributes: + label: "What are you suggesting?" + options: + - "A tool that extends the FinOps toolkit" + - "An organization that offers paid services" + validations: + required: true + + - 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 + + - type: textarea + id: evidence + attributes: + label: "Public evidence of FinOps toolkit support" + description: "Link to public evidence that this tool or organization specifically works with the FinOps toolkit, FinOps hubs, Power BI reports, or related toolkit components (for example, a case study, blog post, or documentation page)." + placeholder: "Provide links" + validations: + required: true + + - type: input + id: contact + attributes: + label: "Contact" + description: "Your name and relationship to the tool or organization." + placeholder: "Enter your name and role" + validations: + required: true diff --git a/docs-mslearn/toolkit/finops-toolkit-overview.md b/docs-mslearn/toolkit/finops-toolkit-overview.md index 01c9c901e..7450c4fa0 100644 --- a/docs-mslearn/toolkit/finops-toolkit-overview.md +++ b/docs-mslearn/toolkit/finops-toolkit-overview.md @@ -58,13 +58,13 @@ If you have any questions or comments on past or future releases, [join the conv
-## Want more hands-on help? +## Grown around the toolkit -Independent organizations offer paid implementation, training, advisory, and managed services for the FinOps toolkit. +The FinOps toolkit doesn't stop at what Microsoft builds. Independent tools extend it, and independent organizations offer expert help implementing and running it. > [!div class="nextstepaction"] -> [Meet the community](https://microsoft.github.io/finops-toolkit/community-resources) +> [Explore the ecosystem](https://microsoft.github.io/finops-toolkit/ecosystem)
diff --git a/docs-mslearn/toolkit/help/help-options.md b/docs-mslearn/toolkit/help/help-options.md index e9a5bdeff..43fb7110d 100644 --- a/docs-mslearn/toolkit/help/help-options.md +++ b/docs-mslearn/toolkit/help/help-options.md @@ -33,13 +33,13 @@ 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) -## Want more hands-on help? +## Get expert help -Independent organizations offer paid implementation, training, advisory, and managed services for the FinOps toolkit. +Still stuck, or just want someone to handle it for you? Independent organizations offer paid implementation, training, advisory, and managed services for the FinOps toolkit. > [!div class="nextstepaction"] -> [Meet the community](https://microsoft.github.io/finops-toolkit/community-resources) +> [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 2cb922f0b..7dde2d1cd 100644 --- a/docs/README.md +++ b/docs/README.md @@ -82,11 +82,11 @@ Automate and extend the Microsoft Cloud with starter kits, scripts, and advanced
-## Want more hands-on help? +## Grown around the toolkit -Independent organizations offer paid implementation, training, advisory, and managed services for the FinOps toolkit. +The FinOps toolkit doesn't stop at what Microsoft builds. Independent tools extend it, and independent organizations offer expert help implementing and running it. -Meet the community +Explore the ecosystem
diff --git a/docs/community-resources.md b/docs/community-resources.md deleted file mode 100644 index 0a75668a0..000000000 --- a/docs/community-resources.md +++ /dev/null @@ -1,47 +0,0 @@ ---- -layout: default -title: Community implementation resources -nav_order: 996 -nav_exclude: true -description: 'Meet independent organizations offering paid implementation, training, advisory, and managed services for the FinOps toolkit.' -permalink: /community-resources -#customer intent: As a FinOps practitioner, I want to find independent organizations that can help me implement or support the FinOps toolkit. ---- - -Want more hands-on help? -Meet independent organizations offering paid implementation, training, advisory, and managed services for the FinOps toolkit. -{: .fs-6 .fw-300 } - ---- - -The FinOps toolkit is free and open source, built and supported by an amazing community 💜 Sometimes though, you just want an expert alongside you – someone to help you design your rollout, tailor reports to your org, or run the day-to-day so your team can focus elsewhere. That's where these folks come in. - -The organizations below have shown up for the FinOps toolkit specifically – not just FinOps or Azure cost management in general – and offer paid services on top of what the community provides for free. - - - -## Meet the community - - - -Know an organization that belongs here? We'd love to feature them too. - -Suggest an organization - -Just share a bit about what they do and a link showing their work with the FinOps toolkit specifically. We review submissions regularly and add new organizations alphabetically – no ranking, no logos, no "featured" placement. Everyone gets the same spotlight. ✨ - -
- -## The fine print - -This page is here to help you find independent help – it's not a Microsoft-run marketplace or partner program. A listing means an organization has shown public evidence of supporting the FinOps toolkit specifically; it isn't a Microsoft endorsement, certification, or partnership, and Microsoft doesn't vet, audit, or guarantee anyone's work. As always, do your own diligence before engaging a provider – ask about their experience, check references, and make sure they're the right fit for your team. - -The FinOps toolkit itself is open source and provided as-is, and Microsoft Support doesn't handle support requests for the toolkit. See [Help + support](./help) for community and self-service options, most of which are free. - -
diff --git a/docs/ecosystem.md b/docs/ecosystem.md new file mode 100644 index 000000000..5f61f716f --- /dev/null +++ b/docs/ecosystem.md @@ -0,0 +1,69 @@ +--- +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. + +Everyone below has shown up for the FinOps toolkit specifically – not just FinOps or Azure cost management in general. + + + +## Tools that extend the toolkit + + + + + +## Organizations that offer expert help + + + +Know a tool or organization that belongs here? We'd love to feature them too. + +Suggest a listing + +Just share a bit about what they do and a link showing their work with the FinOps toolkit specifically. We review submissions regularly and add new listings alphabetically within their category – no ranking, no logos, no "featured" placement. Everyone gets the same spotlight. ✨ + +
+ +## The fine print + +This page is here to help you find independent tools and expertise – it's not a Microsoft-run marketplace or partner program. A listing means public evidence of working with the FinOps toolkit specifically; it isn't a Microsoft endorsement, certification, or partnership, and Microsoft doesn't vet, audit, or guarantee anyone's work. As always, do your own diligence – ask about experience, check references, and make sure it's the right fit for your team. + +The FinOps toolkit itself is open source and provided as-is, and Microsoft Support doesn't handle support requests for the toolkit. See [Help + support](./help) for community and self-service options, most of which are free. + +
diff --git a/docs/help.md b/docs/help.md index 3240e18c8..ffb9778da 100644 --- a/docs/help.md +++ b/docs/help.md @@ -169,13 +169,13 @@ Tools and resources within the FinOps toolkit are provided as-is without any exp
- +

- Want an expert alongside you? Independent organizations offer paid implementation, training, advisory, and managed services for the FinOps toolkit. + Still stuck, or just want someone to handle it for you? Independent organizations offer paid implementation, training, advisory, and managed services for the FinOps toolkit.

- Meet the community + Find an expert

From 9ae37c5bd51aaf2a67054adbe8ade6dadee29323 Mon Sep 17 00:00:00 2001 From: Michael Flanakin Date: Wed, 5 Aug 2026 18:50:52 -0700 Subject: [PATCH 3/9] Updates --- .../propose-ecosystem-listing.yaml | 32 ++--------- .../toolkit/finops-toolkit-overview.md | 4 +- docs-mslearn/toolkit/help/help-options.md | 4 +- docs/README.md | 4 +- docs/ecosystem.md | 53 +++++++++---------- docs/help.md | 6 +-- docs/office-hours.md | 1 + 7 files changed, 38 insertions(+), 66 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/propose-ecosystem-listing.yaml b/.github/ISSUE_TEMPLATE/propose-ecosystem-listing.yaml index 035b59307..b4688e0f0 100644 --- a/.github/ISSUE_TEMPLATE/propose-ecosystem-listing.yaml +++ b/.github/ISSUE_TEMPLATE/propose-ecosystem-listing.yaml @@ -10,19 +10,11 @@ body: ## 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. - To be featured, we just need public evidence that the tool or organization specifically works with the FinOps toolkit, FinOps hubs, Power BI reports, or related toolkit components – not just FinOps or Azure cost management in general. + 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. - Listings are informational only. They don't imply Microsoft endorsement, certification, or partnership, and entries are added alphabetically within their category, with no ranking or featured placement. + FinOps toolkit contributors and maintainers are welcome to suggest their own tools or organizations too. - - type: dropdown - id: listing_type - attributes: - label: "What are you suggesting?" - options: - - "A tool that extends the FinOps toolkit" - - "An organization that offers paid services" - validations: - required: true + 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 @@ -48,21 +40,3 @@ body: placeholder: "Describe the tool or services" validations: required: true - - - type: textarea - id: evidence - attributes: - label: "Public evidence of FinOps toolkit support" - description: "Link to public evidence that this tool or organization specifically works with the FinOps toolkit, FinOps hubs, Power BI reports, or related toolkit components (for example, a case study, blog post, or documentation page)." - placeholder: "Provide links" - validations: - required: true - - - type: input - id: contact - attributes: - label: "Contact" - description: "Your name and relationship to the tool or organization." - placeholder: "Enter your name and role" - validations: - required: true diff --git a/docs-mslearn/toolkit/finops-toolkit-overview.md b/docs-mslearn/toolkit/finops-toolkit-overview.md index 7450c4fa0..22f68c7fb 100644 --- a/docs-mslearn/toolkit/finops-toolkit-overview.md +++ b/docs-mslearn/toolkit/finops-toolkit-overview.md @@ -58,9 +58,9 @@ If you have any questions or comments on past or future releases, [join the conv
-## Grown around the toolkit +## Looking for more? -The FinOps toolkit doesn't stop at what Microsoft builds. Independent tools extend it, and independent organizations offer expert help implementing and running it. +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"] diff --git a/docs-mslearn/toolkit/help/help-options.md b/docs-mslearn/toolkit/help/help-options.md index 43fb7110d..22cd846ff 100644 --- a/docs-mslearn/toolkit/help/help-options.md +++ b/docs-mslearn/toolkit/help/help-options.md @@ -33,9 +33,9 @@ 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) -## Get expert help +## Hands-on help -Still stuck, or just want someone to handle it for you? Independent organizations offer paid implementation, training, advisory, and managed services for the FinOps toolkit. +Want an expert alongside you for implementation, training, advisory, or managed services? > [!div class="nextstepaction"] diff --git a/docs/README.md b/docs/README.md index 7dde2d1cd..03ac79baf 100644 --- a/docs/README.md +++ b/docs/README.md @@ -82,9 +82,9 @@ Automate and extend the Microsoft Cloud with starter kits, scripts, and advanced
-## Grown around the toolkit +## Looking for more? -The FinOps toolkit doesn't stop at what Microsoft builds. Independent tools extend it, and independent organizations offer expert help implementing and running it. +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 diff --git a/docs/ecosystem.md b/docs/ecosystem.md index 5f61f716f..51fadad81 100644 --- a/docs/ecosystem.md +++ b/docs/ecosystem.md @@ -16,39 +16,33 @@ Meet the independent organizations and tools that extend and support the FinOps 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. -Everyone below has shown up for the FinOps toolkit specifically – not just FinOps or Azure cost management in general. - - - -## Tools that extend the toolkit + - - - -## Organizations that offer expert help - - @@ -56,14 +50,17 @@ Know a tool or organization that belongs here? We'd love to feature them too. Suggest a listing -Just share a bit about what they do and a link showing their work with the FinOps toolkit specifically. We review submissions regularly and add new listings alphabetically within their category – no ranking, no logos, no "featured" placement. Everyone gets the same spotlight. ✨ -
## The fine print -This page is here to help you find independent tools and expertise – it's not a Microsoft-run marketplace or partner program. A listing means public evidence of working with the FinOps toolkit specifically; it isn't a Microsoft endorsement, certification, or partnership, and Microsoft doesn't vet, audit, or guarantee anyone's work. As always, do your own diligence – ask about experience, check references, and make sure it's the right fit for your team. +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, but involvement alone isn't enough to get a listing. These organizations are independent of Microsoft, and Microsoft makes no representations or warranties regarding their products or services. + +
+ +## Resources -The FinOps toolkit itself is open source and provided as-is, and Microsoft Support doesn't handle support requests for the toolkit. See [Help + support](./help) for community and self-service options, most of which are free. +- 🙋‍♀️ [How to get support](./help) +- 🗓️ [FinOps toolkit office hours](./office-hours)
diff --git a/docs/help.md b/docs/help.md index ffb9778da..ce0a6f07f 100644 --- a/docs/help.md +++ b/docs/help.md @@ -169,13 +169,13 @@ Tools and resources within the FinOps toolkit are provided as-is without any exp
- +

- Still stuck, or just want someone to handle it for you? Independent organizations offer paid implementation, training, advisory, and managed services for the FinOps toolkit. + 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.

- Find an expert + Explore the ecosystem

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)
From be8a5d3909f4fc257bdee4d3611ed8215bfb5614 Mon Sep 17 00:00:00 2001 From: Michael Flanakin Date: Wed, 5 Aug 2026 18:53:11 -0700 Subject: [PATCH 4/9] Remove involvement reference --- docs/ecosystem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ecosystem.md b/docs/ecosystem.md index 51fadad81..32b060f67 100644 --- a/docs/ecosystem.md +++ b/docs/ecosystem.md @@ -54,7 +54,7 @@ Know a tool or organization that belongs here? We'd love to feature them too. ## 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, but involvement alone isn't enough to get a listing. These organizations are independent of Microsoft, and Microsoft makes no representations or warranties regarding their products or services. +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.
From 91f8cfcfc796277ad6ecee5111fc39e5db4e567b Mon Sep 17 00:00:00 2001 From: Michael Flanakin Date: Wed, 5 Aug 2026 19:45:41 -0700 Subject: [PATCH 5/9] Test side nav entry --- docs/_includes/components/site_nav.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/_includes/components/site_nav.html b/docs/_includes/components/site_nav.html index 05421d20a..318ee1ee4 100644 --- a/docs/_includes/components/site_nav.html +++ b/docs/_includes/components/site_nav.html @@ -94,6 +94,16 @@ + + From 648e2b0ae4c30729caa1bc0e04deaaecb4311550 Mon Sep 17 00:00:00 2001 From: Michael Flanakin Date: Tue, 11 Aug 2026 17:34:26 -0700 Subject: [PATCH 6/9] Update links --- docs/_includes/components/site_nav.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/_includes/components/site_nav.html b/docs/_includes/components/site_nav.html index 318ee1ee4..92396d8ea 100644 --- a/docs/_includes/components/site_nav.html +++ b/docs/_includes/components/site_nav.html @@ -94,13 +94,7 @@ -