diff --git a/README.md b/README.md index 9984ecf..eac3f6a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,9 @@ Python script to reassemble job graph events from Analysis Services. ## [BestPracticeRules](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) +Metadata Translator can translate the names, descriptions, and display folders of the metadata objects in a semantic model by using Azure Cognitive Services. + ## Code of Conduct This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).