Update Arc Extension with New Strings and azdata Version (#11148)

* Strings and azdata version changes

* change azdata description
This commit is contained in:
Chris LaFreniere
2020-06-30 09:08:01 -07:00
committed by GitHub
parent ef8205f918
commit a32f42d475
4 changed files with 15 additions and 15 deletions

View File

@@ -29,7 +29,7 @@ export class AzdataTool extends ToolBase {
}
get description(): string {
return localize('resourceDeployment.AzdataDescription', "Bootstraps and manages the Big Data Cluster");
return localize('resourceDeployment.AzdataDescription', "Azure Data command line interface");
}
get type(): ToolType {