Added portal link for Azure SQL (#12425)

This commit is contained in:
Aasim Khan
2020-09-17 17:37:41 -07:00
committed by GitHub
parent 7ad9da7fda
commit b158180ef4
5 changed files with 57 additions and 1 deletions

View File

@@ -46,5 +46,8 @@
"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-sql-displayName":"Azure SQL",
"azure-sql-description":"Create a SQL Database, SQL Virtual Machine, or SQL Managed Instance by going to the Azure portal",
"azure-sql-ok-button-text": "Create in Azure portal"
}