mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Added help text for data controller (#20057)
Co-authored-by: Candice Ye <canye@microsoft.com>
This commit is contained in:
@@ -665,6 +665,18 @@
|
||||
],
|
||||
"when": true
|
||||
}
|
||||
],
|
||||
"helpTexts": [
|
||||
{
|
||||
"template": "%arc.data.controller.help.text%",
|
||||
"links": [
|
||||
{
|
||||
"text": "%arc.data.controller.help.text.documentation.page%",
|
||||
"url": "https://docs.microsoft.com/cli/azure/connectedk8s?view=azure-cli-latest#az-connectedk8s-connect"
|
||||
}
|
||||
],
|
||||
"when": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user