Portal links for main branch (#12319)

* first commit

* json field added

* message genericized

* order changed

* removed summary page text

* fixed url
This commit is contained in:
Alex Ma
2020-09-15 14:41:10 -07:00
committed by GitHub
parent caeb33248e
commit 92ed830564
5 changed files with 109 additions and 1 deletions

View File

@@ -46,5 +46,15 @@
"bdc-agreement-azdata-eula": "azdata License Terms",
"bdc-agreement-bdc-eula": "SQL Server License Terms",
"deployment.configuration.title": "Deployment configuration",
"azdata-install-location-description": "Location of the azdata package used for the install command"
"azdata-install-location-description": "Location of the azdata package used for the install command",
"azure-sqldb-display-name": "Azure SQL Database",
"azure-sqldb-description": "Select a resource type and then you will be taken to the Azure portal to create the Azure resource.",
"azure-sqldb-ok-button-text": "Create in Azure portal",
"resource-type-display-name": "Resource Type",
"sql-azure-single-database-display-name": "Single Database",
"sql-azure-elastic-pool-display-name": "Elastic Pool",
"sql-azure-database-server-display-name": "Database Server",
"azure-sqldb-agreement": "I accept {0}, {1} and {2}.",
"azure-sqldb-agreement-sqldb-eula": "Azure SQL DB License Terms",
"azure-sqldb-agreement-azdata-eula": "azdata License Terms"
}