Skip to content

Commit

Permalink
Package 0.7 (#1157)
Browse files Browse the repository at this point in the history
  • Loading branch information
flanakin authored Nov 26, 2024
1 parent 018b059 commit 208a74d
Show file tree
Hide file tree
Showing 74 changed files with 76,453 additions and 2,902 deletions.
2 changes: 1 addition & 1 deletion docs/_includes/ftkver.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7-dev
0.7
73 changes: 40 additions & 33 deletions docs/_resources/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,20 @@ Legend:
🪛⬆️ Update
🌱 Pre-release
📗 FinOps guide
🏦 FinOps hubs
📊 Power BI reports
📒 FinOps workbooks
🔍 Optimization engine
🖥️ PowerShell
🦾 Bicep modules
🌐 Open data
➕ Added
✏️ Changed
🛠️ Fixed
🚫 Deprecated
🗑️ Removed
📒 Workbook
🏦 FinOps hubs
🖥️ PowerShell
-->

## 🔄️ Unreleased
Expand All @@ -62,16 +67,9 @@ Legend:

> ➕ Added:
>
> 2. Auto-backfill – Backfill historical data from Microsoft Cost Management.
> 3. Retention – Configure how long you want to keep Cost Management exports and normalized data in storage.
> 4. ETL pipelile – Add support for parquet files created by Cost Management exports.
> 5. Private endpoints support.
> - Added private endpoints for storage account, Azure Data Explorer & Keyvault.
> - Added managed virtual network & storage endpoint for Azure Data Factory Runtime.
> - All data processing now happens within a vNet.
> - Added param to disable external access to Azure Data Lake and Azure Data Explorer.
> - Added param to specify subnet range of vnet - minumum size = /26
> 6. Infrastructure encryption - Added an optional enableInfrastructureEncryption template parameter to support storage account infrastructure encryption.
> 1. Auto-backfill – Backfill historical data from Microsoft Cost Management.
> 1. Retention – Configure how long you want to keep Cost Management exports and normalized data in storage.
> 1. ETL pipelile – Add support for parquet files created by Cost Management exports.
📊 Power BI reports
{: .fs-5 .fw-500 .mt-4 mb-0 }
Expand All @@ -89,27 +87,19 @@ Legend:
> 1. Cost Management export modules for subscriptions and resource groups.
>
<br><a name="latest"></a>

## 🚚 v0.7

<sup>Released November 2024</sup>

📗 FinOps guide
{: .fs-5 .fw-500 .mt-4 mb-0 }

> ✏️ Changed:
>
> 1. Added Enterprise App Patterns links resources to the architecting for the cloud section.
🔍 Optimization engine
{: .fs-5 .fw-500 .mt-4 mb-0 }

> 🛠️ Fixed:
>
> 1. Exports ingestion issues in cases where exports come with empty lines ([#998](https://github.com/microsoft/finops-toolkit/issues/998))
> 1. Missing columns in EA savings plans exports ([#1026](https://github.com/microsoft/finops-toolkit/issues/1026))
<br><a name="latest"></a>

## 🚚 v0.7

<sup>Released November 2024</sup>

📊 Power BI reports
{: .fs-5 .fw-500 .mt-4 mb-0 }

Expand Down Expand Up @@ -152,12 +142,16 @@ Legend:
> 1. Option to ingest data into an Azure Data Explorer cluster.
> 1. Set missing reservation list and contracted prices/cost columns for EA and MCA accounts (Data Explorer only).
> - Requires the price sheet export to be configured.
> 12. Fix EffectiveCost for savings plan purchases to work around a bug in exported data (Data Explorer only).
> - The same fix was applied to Power BI reports for those not using Data Explorer. The underlying data has not changed however.
> 3. Support for FOCUS 1.0r2 exports.
> 1. Support for FOCUS 1.0r2 exports.
> - The 1.0r2 dataset only differs in date formatting. There are no functional differences compared to 1.0.
> - The 1.0r2 dataset is only needed when ingesting data into a system that requires date/time values to include seconds (for example, "2024-01-01T00:00:00Z" where the last "00" is seconds).
> 1. Support for private endpoints via an optional template parameter.
> - Added private endpoints for storage account, Azure Data Explorer & Keyvault.
> - Added managed virtual network & storage endpoint for Azure Data Factory Runtime.
> - All data processing now happens within a vNet.
> - Added param to disable external access to Azure Data Lake and Azure Data Explorer.
> - Added param to specify subnet range of vnet - minumum size = /26
> 1. Support for storage account infrastructure encryption.
>
> ✏️ Changed:
>
Expand All @@ -171,8 +165,13 @@ Legend:
> - For reservation recommendations, use "Recommendations".
> - For reservation transactions, use "Transactions".
> 1. Renamed the `msexports_FileAdded` trigger to `msexports_ManifestAdded`.
>
> 🛠️ Fixed:
>
> 1. Fix EffectiveCost for savings plan purchases to work around a bug in exported data (Data Explorer only).
> - The same fix was applied to Power BI reports for those not using Data Explorer. The underlying data has not changed however.
📒 Azure Monitor workbooks
📒 FinOps workbooks
{: .fs-5 .fw-500 .mt-4 mb-0 }

> ➕ Added:
Expand All @@ -192,6 +191,14 @@ Legend:
> 1. On the Database tab, removed the idle SQL databases query.
> - This query will be re-evaluated and added again in a future release.
🔍 Optimization engine
{: .fs-5 .fw-500 .mt-4 mb-0 }

> 🛠️ Fixed:
>
> 1. Exports ingestion issues in cases where exports come with empty lines ([#998](https://github.com/microsoft/finops-toolkit/issues/998))
> 1. Missing columns in EA savings plans exports ([#1026](https://github.com/microsoft/finops-toolkit/issues/1026))
🌐 Open data
{: .fs-5 .fw-500 .mt-4 mb-0 }

Expand Down
Loading

0 comments on commit 208a74d

Please sign in to comment.