implement review feedback (#11470)

This commit is contained in:
Alan Ren
2020-07-22 17:54:43 -07:00
committed by GitHub
parent 9b4931bb0e
commit 154b75a0de
5 changed files with 19 additions and 27 deletions

View File

@@ -2,9 +2,9 @@
"extension-displayName": "Azure SQL Edge Deployment Extension",
"extension-description": "Provides a notebook-based experience to deploy Azure SQL Edge",
"docker-container-name-field": "Container name",
"docker-sql-password-field": "SQL Server (sa) password",
"docker-sql-password-field": "Azure SQL Edge instance (sa) password",
"docker-confirm-sql-password-field": "Confirm password",
"docker-sql-port-field": "SQL Server Port",
"docker-sql-port-field": "Azure SQL Edge Port",
"microsoft-privacy-statement": "Microsoft Privacy Statement",
"resource-type-sql-edge-display-name": "Azure SQL Edge",
"resource-type-sql-edge-description": "Azure SQL Edge (Preview) is an optimized relational database engine geared for IoT and IoT Edge deployments.",
@@ -33,7 +33,6 @@
"vm_admin": "VM admin username",
"vm_password": "VM admin password",
"vm_password_confirm": "Confirm VM admin password",
"iot_device_id": "VM name",
"dacpac_path": "Dacpac zip file",
"azure-info-section-title": "Azure information",
"sqlserver-info-section-title": "SQL Server information",