Files
2021-03-12 10:53:02 -08:00

55 lines
3.2 KiB
JSON

{
"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": "Azure SQL Edge instance (sa) password",
"docker-confirm-sql-password-field": "Confirm password",
"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.",
"sql-edge-type-display-name": "Deployment target",
"sql-edge-local-display-name": "Local container instance",
"sql-edge-remote-display-name": "Remote container instance",
"sql-edge-local-title": "Deploy Azure SQL Edge container instance on local machine",
"docker-settings-section-title": "Docker settings",
"docker-registry-field": "Registry",
"docker-repository-field": "Repository",
"docker-imagetag-field": "Image tag",
"docker-username-field": "Username",
"docker-password-field": "Password",
"edge-agreement": "I accept {0} and {1}.",
"edge-eula": "Microsoft Azure SQL Edge License Agreement",
"sql-edge-remote-title": "Deploy Azure SQL Edge container instance on remote machine",
"remote-info-section-title": "Target machine information",
"edge-remote-target-field": "Name or IP address",
"edge-remote-username-field": "Username",
"edge-remote-password-field": "Password",
"sql-edge-azure-display-name": "New Azure IoT Hub and VM (password authentication)",
"sql-edge-azure-sshkey-display-name": "New Azure IoT Hub and VM (ssh public key authentication)",
"sql-edge-azure-title": "Deploy Azure SQL Edge to a new Azure VM via IoT hub",
"azure_subscription_id": "Subscription id",
"azure_resource_group": "Resource group",
"azure_location": "Location",
"vm_admin": "VM admin username",
"vm_password": "VM admin password",
"vm_password_confirm": "Confirm VM admin password",
"vm_password_validation_error_message": "VM password must be 12 to 123 characters in length and consists of upper case characters, lower case characters, numbers and special characters.",
"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",
"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",
"device-id": "Device ID",
"device-ip-address": "Device IP Address",
"device-ip-address-description": "Will be used to connect to the Azure SQL Edge instance after deployment",
"sql-edge-azure-multi-device-display-name": "Multiple devices of an Azure IoT Hub",
"sql-edge-azure-multi-device-title": "Deploy Azure SQL Edge to multiple Azure IoT devices",
"device-target-condition": "Target condition",
"device-target-condition-learn-more": "Learn more about target condition",
"vm_ssh_public_key": "SSH public key"
}