mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Replace checkbox for SQL MIAA create with terms of use text. (#20048)
* Remove arc agreements for sql miaa * Add terms of use agreement to page 1 of sql miaa create wizard Co-authored-by: Candice Ye <canye@microsoft.com>
This commit is contained in:
@@ -1597,20 +1597,6 @@
|
||||
],
|
||||
"when": "mi-type=arc-mi"
|
||||
},
|
||||
"agreement": {
|
||||
"template": "%arc.agreement%",
|
||||
"links": [
|
||||
{
|
||||
"text": "%microsoft.agreement.privacy.statement%",
|
||||
"url": "https://go.microsoft.com/fwlink/?LinkId=853010"
|
||||
},
|
||||
{
|
||||
"text": "%arc.agreement.sql.terms.conditions%",
|
||||
"url": "https://go.microsoft.com/fwlink/?linkid=2045708"
|
||||
}
|
||||
],
|
||||
"when": "mi-type=arc-mi"
|
||||
},
|
||||
"helpText": {
|
||||
"template": "%arc.agreement.sql.help.text%",
|
||||
"links": [
|
||||
@@ -1620,6 +1606,18 @@
|
||||
"label": "%arc.agreement.sql.help.text.learn.more.ariaLabel%"
|
||||
},
|
||||
"url": "https://go.microsoft.com/fwlink/?linkid=2141849"
|
||||
},
|
||||
{
|
||||
"text": "%arc.agreement.sql.help.text.azure.marketplace.terms%",
|
||||
"url": "https://go.microsoft.com/fwlink/?linkid=2045624"
|
||||
},
|
||||
{
|
||||
"text": "%arc.agreement.sql.help.text.terms.of.use%",
|
||||
"url": "https://go.microsoft.com/fwlink/?linkid=2045708"
|
||||
},
|
||||
{
|
||||
"text": "%arc.agreement.sql.help.text.privacy.policy%",
|
||||
"url": "https://go.microsoft.com/fwlink/?linkid=512132"
|
||||
}
|
||||
],
|
||||
"when": "mi-type=arc-mi"
|
||||
|
||||
Reference in New Issue
Block a user