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
1 change: 1 addition & 0 deletions docs-mslearn/toolkit/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -981,6 +981,7 @@ _**Breaking change**_
- Added param to disable external access to Azure Data Lake and Azure Data Explorer.
- Added param to specify subnet range of virtual network - minimum size = /26
- Support for storage account infrastructure encryption.
- Multi-cloud test data generator – Added `Generate-MultiCloudTestData.ps1` to create synthetic FOCUS-compliant cost data for Azure, AWS, GCP, and on-premises providers. Supports FOCUS versions 1.0-1.3 with version-specific column sets, commitment discounts, Azure Hybrid Benefit, tag variation, and inline budget scaling. Includes `-Seed` for reproducibility and Azure AD auth for uploads.
- Published a [schema file](https://aka.ms/finops/hubs/settings-schema) for the hub settings.json file.
- **Changed**
- Changed dataset names in the ingestion container to facilitate Azure Data Explorer ingestion.
Expand Down
Loading