Update Arc Extension with New Strings and azdata Version (#11148)

* Strings and azdata version changes

* change azdata description
This commit is contained in:
Chris LaFreniere
2020-06-30 09:08:01 -07:00
committed by GitHub
parent ef8205f918
commit a32f42d475
4 changed files with 15 additions and 15 deletions

View File

@@ -187,10 +187,10 @@
]
},
{
"title": "%arc.control.plane.docker.account.title%",
"title": "%arc.control.plane.container.registry.title%",
"fields": [
{
"label": "%arc.control.plane.docker.account.name%",
"label": "%arc.control.plane.container.registry.name%",
"variableName": "AZDATA_NB_VAR_ARC_DOCKER_USERNAME",
"type": "text",
"required": true,
@@ -198,7 +198,7 @@
"enabled": true
},
{
"label": "%arc.control.plane.docker.account.password%",
"label": "%arc.control.plane.container.registry.password%",
"variableName": "AZDATA_NB_VAR_ARC_DOCKER_PASSWORD",
"type": "password",
"userName": "docker",
@@ -654,7 +654,7 @@
},
{
"name": "azdata",
"version": "15.0.2100"
"version": "20.0.0"
}
],
"when": "resourceType=sql.managed.instance"
@@ -892,7 +892,7 @@
},
{
"name": "azdata",
"version": "15.0.4003"
"version": "20.0.0"
}
],
"when": "resourceType=postgres"