Skip to content
Open
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
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Automate and extend the Microsoft Cloud with starter kits, scripts, and advanced
---

<div id="whats-new" class="ftk-new">
<h3>What's new in July 2025<span class="ftk-version">v12</span></h3>
<h3>What's new in August 2025<span class="ftk-version">v13</span></h3>
<p>
July introduces support for FOCUS 1.2, autostart in FinOps hubs, a new page in the Cost summary Power BI report, and various small fixes, improvements, and documentation updates across the board.
August brings modular Bicep reorganization, enhanced multi-cloud documentation, Optimization Engine bug fixes, Power BI export requirements documentation, and comprehensive Data Lake connectivity guides.
</p>
<p><a target="_blank" href="https://learn.microsoft.com/cloud-computing/finops/toolkit/changelog">See all changes</a></p>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/hubs.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ Open, extensible, and scalable cost governance for the enterprise.
FinOps hubs are a reliable, trustworthy platform for cost analytics, insights, and optimization – virtual command centers for leaders throughout the organization to report on, monitor, and optimize cost based on their organizational needs.

<div id="whats-new" class="ftk-new">
<h3>What's new in July 2025<span class="ftk-version">v12</span></h3>
<h3>What's new in August 2025<span class="ftk-version">v13</span></h3>
<p>
In July, FinOps hubs introduced a new v1_2 schema version with support for FOCUS 1.2 and performance improvements, added support to start Data Explorer if stopped, made managed exports optional, expanded supported VNet CIDR block sizes, and added support for Alibaba and Tencent cloud columns.
In August, FinOps hubs reorganized Bicep modules into separate apps, enhanced scope configuration documentation to clarify multi-account and cross-cloud support, fixed all Bicep compilation warnings, and added documentation for removing private networking.
</p>
<p><a target="_blank" href="https://learn.microsoft.com/cloud-computing/finops/toolkit/changelog">See all changes</a></p>
</div>
Expand Down
6 changes: 2 additions & 4 deletions docs/optimization-engine.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,13 @@ Optimize your Azure environment.

The Azure Optimization Engine (AOE) is an extensible solution designed to generate optimization recommendations for your Azure environment. See it like a fully customizable Azure Advisor.

<!--
<div id="whats-new" class="ftk-new">
<h3>What's new in May 2025<span class="ftk-version">v0.11</span></h3>
<h3>What's new in August 2025<span class="ftk-version">v13</span></h3>
<p>
In May, AOE updated the SQL server name availability API version due to the planned retirement of the current version.
In August, Azure Optimization Engine fixed reservations workbooks to work around Log Analytics limitations and corrected underutilized disk recommendations for environments with Premium SSD V2 disks.
</p>
<p class="mt-2 mb-0 ftk-externallink"><a target="_blank" href="https://learn.microsoft.com/cloud-computing/finops/toolkit/changelog">See all changes</a></p>
</div>
-->
<a name="features"></a>

## Azure Optimization Engine features
Expand Down
4 changes: 2 additions & 2 deletions docs/power-bi.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ Accelerate your analytics efforts with simple, targeted reports. Summarize and b
FinOps toolkit Power BI reports provide a great starting point for FinOps reporting. Customize and augment reports with your own data to facilitate organizational requirements.

<div id="whats-new" class="ftk-new">
<h3>What's new in July 2025<span class="ftk-version">v12</span></h3>
<h3>What's new in August 2025<span class="ftk-version">v13</span></h3>
<p>
In July, Power BI reports were updated to add a new Summary page in the Cost summary report, add an invoice ID filter in the Invoicing and chargeback report, and update all KQL reports to use the latest FinOps hubs v1_2 schema.
In August, Power BI reports added export requirements documentation to all report pages, added Azure Resource Graph as an explicit requirement for governance and workload optimization reports, and fixed tag expansion for tag names with special characters.
</p>
<p><a target="_blank" href="https://learn.microsoft.com/cloud-computing/finops/toolkit/changelog">See all changes</a></p>
</div>
Expand Down