mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Various fixes in Arc extension (#20072)
* location description added * Made Service Tier dynamically enabled * Added generalpurpose checks for sql miaa deploy notebook Co-authored-by: Candice Ye <canye@microsoft.com>
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
"arc.data.controller.name": "Data controller name",
|
||||
"arc.data.controller.name.validation.description": "Name must consist of lower case alphanumeric characters, '-' or '.', start/end with an alphanumeric character and be 253 characters or less in length.",
|
||||
"arc.data.controller.location": "Location",
|
||||
"arc.data.controller.location.description": "Location is only used for indirect mode deployment. This field will be ignored for direct mode.",
|
||||
"arc.data.controller.infrastructure": "Infrastructure",
|
||||
"arc.data.controller.custom.location": "Custom Location",
|
||||
"arc.data.controller.custom.location.description": "The name of the custom location. Direct mode only.",
|
||||
|
||||
Reference in New Issue
Block a user