Files
azuredatastudio/product.json
2019-09-11 15:35:38 -07:00

88 lines
3.5 KiB
JSON

{
"nameShort": "azuredatastudio",
"nameLong": "Azure Data Studio",
"applicationName": "azuredatastudio",
"dataFolderName": ".azuredatastudio",
"win32MutexName": "azuredatastudio",
"licenseName": "Microsoft EULA",
"licenseUrl": "https://github.com/Microsoft/azuredatastudio/blob/master/LICENSE.txt",
"win32DirName": "Azure Data Studio",
"win32NameVersion": "Azure Data Studio",
"win32RegValueName": "azuredatastudio",
"win32AppId": "{{760C8610-682F-4E9B-9C9C-4E1120308DF2}",
"win32x64AppId": "{{6591F69E-6588-4980-81ED-C8FCBD7EC4B8}",
"win32UserAppId": "{{EA2AB3AA-446D-450F-9948-AE5768C1161A}",
"win32x64UserAppId": "{{1F0FD1CE-9703-4734-8F50-5B5CEEDAE6B9}",
"win32AppUserModelId": "Microsoft.azuredatastudio",
"win32ShellNameShort": "Azure Data Studio",
"darwinBundleIdentifier": "com.azuredatastudio.oss",
"linuxIconName": "com.azuredatastudio.oss",
"licenseFileName": "LICENSE.txt",
"reportIssueUrl": "https://github.com/Microsoft/azuredatastudio/issues/new?labels=customer%20reported%20issue",
"requestFeatureUrl": "https://github.com/Microsoft/azuredatastudio/issues/new?labels=feature-request",
"privacyStatementUrl": "https://privacy.microsoft.com/en-us/privacystatement",
"telemetryOptOutUrl": "https://github.com/Microsoft/azuredatastudio/wiki/How-to-Disable-Telemetry-Reporting",
"urlProtocol": "azuredatastudio",
"enableTelemetry": true,
"aiConfig": {
"asimovKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916"
},
"sendASmile": {
"reportIssueUrl": "https://github.com/Microsoft/azuredatastudio/issues/new?labels=customer%20reported%20issue",
"requestFeatureUrl": "https://github.com/Microsoft/azuredatastudio/issues/new?labels=feature-request"
},
"gettingStartedUrl": "https://go.microsoft.com/fwlink/?linkid=862039",
"releaseNotesUrl": "https://go.microsoft.com/fwlink/?linkid=875578",
"documentationUrl": "https://go.microsoft.com/fwlink/?linkid=862277",
"vscodeVersion": "1.38.0",
"commit": "9ca6200018fc206d67a47229f991901a8a453781",
"date": "2017-12-15T12:00:00.000Z",
"recommendedExtensions": [
"Microsoft.admin-pack",
"Microsoft.admin-tool-ext-win",
"Microsoft.agent",
"Microsoft.azuredatastudio-postgresql",
"Microsoft.cms",
"Microsoft.dacpac",
"Microsoft.import",
"Microsoft.managed-instance-dashboard",
"Microsoft.powershell",
"Microsoft.profiler",
"Microsoft.schema-compare",
"Microsoft.sql-vnext",
"Redgate.sql-search",
"IDERA.sqldm-performance-insights",
"SentryOne.plan-explorer"
],
"recommendedExtensionsByScenario": {
"visualizerExtensions": [
"msrvida.azdata-sanddance"
]
},
"extensionAllowedProposedApi": [
"ms-vscode.references-view",
"ms-vsliveshare.vsliveshare",
"ms-vsliveshare.cloudenv",
"ms-vsliveshare.cloudenv-explorer",
"GitHub.vscode-pull-request-github",
"GitHub.vscode-pull-request-github-insiders",
"Microsoft.vscode-nmake-tools",
"ms-vscode-remote.remote-containers",
"ms-vscode-remote.remote-containers-nightly",
"ms-vscode-remote.remote-ssh",
"ms-vscode-remote.remote-ssh-nightly",
"ms-vscode-remote.remote-ssh-edit",
"ms-vscode-remote.remote-ssh-edit-nightly",
"ms-vscode-remote.remote-ssh-explorer",
"ms-vscode-remote.remote-ssh-explorer-nightly",
"ms-vscode-remote.remote-wsl",
"ms-vscode-remote.remote-wsl-nightly",
"ms-vscode-remote.vscode-remote-extensionpack",
"ms-vscode-remote.vscode-remote-extensionpack-nightly",
"ms-azuretools.vscode-docker"
],
"extensionsGallery": {
"serviceUrl": "https://sqlopsextensions.blob.core.windows.net/marketplace/v1/extensionsGallery.json"
}
}