asde deployment update (#12662)

* repository update

* plan id

* package update

* replace dacpac with package
This commit is contained in:
Alan Ren
2020-09-30 23:53:51 -07:00
committed by GitHub
parent 8e30b9a6e3
commit 54b24d935c
7 changed files with 76 additions and 66 deletions

View File

@@ -33,10 +33,11 @@
"vm_admin": "VM admin username",
"vm_password": "VM admin password",
"vm_password_confirm": "Confirm VM admin password",
"dacpac_path": "Dacpac zip file",
"package_path": "Package file",
"package_path_description": "Path of the SQL Server package file(dacpac, bacpac) or compressed package file.",
"azure-info-section-title": "Azure information",
"sqlserver-info-section-title": "Azure SQL Edge information",
"dacpac-zip-files": "Dacpac zip files",
"package-files": "SQL Server Package files",
"sql-edge-azure-single-device-display-name": "Existing device of an Azure IoT Hub",
"sql-edge-azure-single-device-title": "Deploy Azure SQL Edge to an existing device",
"iot-hub-name": "IoT Hub name",