Create install and launch scripts for: Azure Data Studio
Target OS: linux
App metadata: {"id": "azure-data-studio", "name": "Azure Data Studio", "description": "A lightweight, cross-platform data management and development tool with connectivity to popular cloud and on-premises databases including SQL Server, Azure SQL, PostgreSQL, MySQL, and MongoDB. Features include a modern editor with IntelliSense, code snippets, notebooks, git integration, and extensibility through plugins.", "website": "https://learn.microsoft.com/sql/azure-data-studio", "download_url": "https://learn.microsoft.com/sql/azure-data-studio/download/", "icon_url": "https://github.com/microsoft/azuredatastudio/raw/main/docs/overview_screen.jpg", "categories": ["Database IDE", "Database Management"], "tags": ["database", "sql", "azure", "cross-platform", "data-management", "ide", "query-editor", "notebooks", "extensible"], "os_support": ["linux", "windows", "macos"], "requires_payment": false, "foss": true, "gh_repo": "https://github.com/microsoft/azuredatastudio", "self_hostable": true, "requires_hardware": false, "package_managers": {"winget": "azure-data-studio", "apt": "azuredatastudio", "rpm": "azuredatastudio"}}
Research the official install method, create scripts, test them in a sandbox, LAUNCH the app, take a screenshot showing it running, and submit your result.
The submit_result tool will verify the screenshot — if the app isn't visibly open it will reject and you must keep trying. Remember to delete the sandbox when done.