mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-21 17:22:55 -05:00
14 lines
551 B
JSON
14 lines
551 B
JSON
{
|
|
"arc.displayName": "Azure Arc",
|
|
"arc.description": "Support for Azure Arc",
|
|
"arc.configuration.title": "Azure Arc",
|
|
"arc.ignoreSslVerification.desc" : "Ignore SSL verification errors against the controller endpoint if true",
|
|
"arc.manageMiaa": "Manage MIAA",
|
|
"arc.managePostgres": "Manage Postgres",
|
|
"arc.manageArcController": "Manage Arc Controller",
|
|
"arc.view.title" : "Azure Arc Controllers",
|
|
"command.addController.title": "Connect to Controller",
|
|
"command.removeController.title": "Remove Controller",
|
|
"arc.openDashboard": "Manage"
|
|
}
|