Update README.md

This commit is contained in:
m-kovalsky 2021-05-02 12:30:53 +03:00 committed by GitHub
parent fdc2c8b363
commit 20536b72a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ Sample U-SQL scripts that demonstrate how to process a TPC-DS data set in Azure
## [ASJobGraph](https://github.com/Microsoft/Analysis-Services/tree/master/ASJobGraphEvents)
Python script to reassemble job graph events from Analysis Services.
## [BestPracticeRules](https://github.com/microsoft/Analysis-Services/tree/master/BestPracticeRules)
## [Best Practice Rules](https://github.com/microsoft/Analysis-Services/tree/master/BestPracticeRules)
A curated set of rules covering best practices for tabular model performance and design which can be run from [Tabular Editor's](https://tabulareditor.com/ "Tabular Editor") [Best Practice Analyzer](https://docs.tabulareditor.com/Best-Practice-Analyzer.html "Best Practice Analyzer").
## [Metadata Translator](https://github.com/microsoft/Analysis-Services/tree/master/MetadataTranslator)