mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 01:25:38 -05:00
* initial checkin * exclude from default ads package * keep extensions.js in sync * address review feedback * PR comments
7 lines
399 B
JSON
7 lines
399 B
JSON
{
|
|
"extension-displayName":"Resource Deployment extension for Azure Data Studio",
|
|
"extension-description":"Provides a notebook-based experience to deploy SQL Server and other Azure Data Services",
|
|
"deploy-sql-image-command-name": "Deploy SQL Server on Docker…",
|
|
"deploy-sql-bdc-command-name": "Deploy SQL Server Big Data Cluster…",
|
|
"deploy-resource-command-category": "Resource Deployment"
|
|
} |