mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Disable Arc PG Manage action and clean up commands (#11942)
This commit is contained in:
@@ -2,14 +2,11 @@
|
||||
"arc.displayName": "Azure Arc",
|
||||
"arc.description": "Support for Azure Arc",
|
||||
"arc.configuration.title": "Azure Arc",
|
||||
"arc.manageMiaa": "Manage MIAA",
|
||||
"arc.managePostgres": "Manage Postgres",
|
||||
"arc.manageArcController": "Manage Arc Controller",
|
||||
"arc.view.title" : "Azure Arc Controllers",
|
||||
"arc.view.welcome.connect" : "No Azure Arc controllers registered. [Learn More](https://azure.microsoft.com/services/azure-arc/)\n[Connect Controller](command:arc.connectToController)",
|
||||
"arc.view.welcome.loading" : "Loading controllers...",
|
||||
"command.createController.title" : "Create New Controller",
|
||||
"command.connectToController.title": "Connect to Existing Controller",
|
||||
"command.createController.title" : "Create New Azure Arc Controller",
|
||||
"command.connectToController.title": "Connect to Existing Azure Arc Controller",
|
||||
"command.removeController.title": "Remove Controller",
|
||||
"command.refresh.title": "Refresh",
|
||||
"arc.openDashboard": "Manage",
|
||||
|
||||
Reference in New Issue
Block a user