From 7170da5e5e72ce92e1c5f69769d0de02935b2810 Mon Sep 17 00:00:00 2001 From: Christian Wade Date: Fri, 29 Sep 2023 15:16:36 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 150a415..c008d21 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Git repo for Analysis Services samples and community projects ## [AASAutoScale](https://github.com/Microsoft/Analysis-Services/tree/master/AASAutoScale) A customizeable QPU AutoScale solution for AAS that supports scale up/down as well as in/out +## [AlmToolkit](https://github.com/Microsoft/Analysis-Services/tree/master/AlmToolkit) +ALM Toolkit is a schema diff tool for tabular models + ## [AsPartitionProcessing](https://github.com/Microsoft/Analysis-Services/tree/master/AsPartitionProcessing) Automated partition management of Analysis Services tabular models @@ -16,9 +19,6 @@ The ASTrace tool captures a Profiler trace and writes it to a SQL Server table w ## [AsXEventSample](https://github.com/Microsoft/Analysis-Services/tree/master/AsXEventSample) The AsXEventSample sample shows how to collect streaming xEvents -## [BismNormalizer](https://github.com/Microsoft/Analysis-Services/tree/master/BismNormalizer) -BISM Normalizer is a schema diff tool for tabular models - ## [UsqlScripts](https://github.com/Microsoft/Analysis-Services/tree/master/UsqlScripts) Sample U-SQL scripts that demonstrate how to process a TPC-DS data set in Azure Data Lake.