mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Aasim/fix/sqldbtypos (#13130)
* fixed some easy typos on sql db wizard. * Fixed some instructions in the notebook * - Added option to enable or disable firewall rules * converted toggle firewall dropdown to checkbox
This commit is contained in:
@@ -70,10 +70,10 @@
|
||||
"azure-sqlvm-password-label": "Password",
|
||||
"azure-sqlvm-password-confirm-label": "Confirm password",
|
||||
"azure-sqlvm-vm-summary-page-label": "Summary",
|
||||
"azure-sqldb-display-name": "SQL Database on Azure Server",
|
||||
"azure-sqldb-description": "Create SQL Databases on Azure. Best for new applications or existing on-premises applications.",
|
||||
"azure-sqldb-display-name": "Azure SQL Database",
|
||||
"azure-sqldb-description": "Create a SQL database, database server, or elastic pool in Azure.",
|
||||
"azure-sqldb-portal-ok-button-text": "Create in Azure portal",
|
||||
"azure-sqldb-notebook-ok-button-text": "Script to Notebook",
|
||||
"azure-sqldb-notebook-ok-button-text": "Select",
|
||||
"resource-type-display-name": "Resource Type",
|
||||
"sql-azure-single-database-display-name": "Single Database",
|
||||
"sql-azure-elastic-pool-display-name": "Elastic Pool",
|
||||
|
||||
Reference in New Issue
Block a user