mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-15 01:25:36 -05:00
* Removing canary host * Rebranding extension name to Azure SQL Migration * stopping instance table overflow in assessment dialog * Added info message for details copied * Limiting storage account and DMS to the same subscription as target * making accounts page look like figma mockups * converting error messages to warnings in cutover dialog * making source config page look like figma mockups * adding more filters for storage account and dms * Adding validations for target database names. * Fixing branding in other strings * Adding types for SQL Managed Instance
10 lines
381 B
JSON
10 lines
381 B
JSON
{
|
|
"displayName": "Azure SQL Migration",
|
|
"description": "Azure SQL migration description",
|
|
"migration-notebook-command-title": "Open Azure SQL migration notebooks",
|
|
"migration-dashboard-title": "Azure SQL Migration",
|
|
"migration-dashboard-tasks": "Migration Tasks",
|
|
"migration-command-category": "Azure SQL Migration",
|
|
"start-migration-command": "Start Azure SQL Migration"
|
|
}
|