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:
Candice Ye
2022-07-15 13:45:08 -07:00
committed by GitHub
parent adcb7b6aa7
commit 023ee57e98
2 changed files with 17 additions and 17 deletions

View File

@@ -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"