mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
resource deployment extension (#5464)
* initial checkin * exclude from default ads package * keep extensions.js in sync * address review feedback * PR comments
This commit is contained in:
7
extensions/resource-deployment/package.nls.json
Normal file
7
extensions/resource-deployment/package.nls.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user