Add User installer for Azure Data Studio (#14111)

* Add User installer for Azure Data Studio

Add Azure Data Studio (User) 1.29.0.

* Update Microsoft.AzureDataStudio.yaml

* Create Microsoft.AzureDataStudio.installer.yaml

* Create Microsoft.AzureDataStudio.locale.en-US.yaml
This commit is contained in:
VVB26W34
2021-05-28 00:30:08 +03:00
committed by GitHub
parent e24550c767
commit 39589ab4c8
3 changed files with 37 additions and 26 deletions

View File

@@ -0,0 +1,18 @@
PackageIdentifier: "Microsoft.AzureDataStudio"
Moniker: "azuredatastudio"
PackageVersion: "1.29.0"
PackageLocale: "en-US"
Author: "Microsoft Corporation"
Publisher: "Microsoft Corporation"
PackageName: "Azure Data Studio"
PackageUrl: "https://docs.microsoft.com/en-us/sql/azure-data-studio/what-is-azure-data-studio"
License: "Copyright (C) Microsoft Corporation"
ShortDescription: "Azure Data Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux."
Tags:
- "sql"
- "azure"
- "mssql"
- "postgres"
- "mysql"
ManifestType: "defaultLocale"
ManifestVersion: "1.1.0"