azure - 我需要 docker 在 linux ubuntu 上运行 azure data studio 吗?

标签 azure ubuntu

我正在尝试在我的 linux 笔记本电脑上配置 Azure 数据工作室。我正在按照微软文档显示的步骤进行操作,但是当我尝试添加新连接时,它显示“用户登录失败”。那么我需要 docker 来运行它吗?

最佳答案

根据我的研究,docker 不需要在 linux 上运行数据工作室。
请按照以下步骤操作。
1) 我们也可以使用 GUI 和命令行模式在 Ubuntu 18.10 上安装 Azure Data Studio。尝试使用 GUI 模式安装工具。为此,请打开浏览器(默认情况下,Mozilla 安装在 Ubuntu 操作系统上)并转到此 URL .
enter image description here
2) 在 Linux 中,我们可以看到不同类型的下载可用

  • Deb(Debian 软件存储库)
  • rpm:.rpm 格式的包
  • Tar.gz:压缩格式的文件 .

  • enter image description here
    3) 我们将执行 Debian 的安装Azure 数据工作室 .这是在 Ubuntu 上执行安装的图形方法。下载 . deb 文件 并将其保存在所需位置。
    enter image description here
    4) Debian 软件包 (azuredatastudio-Linux-1.2.4.deb) 下载成功后,双击该文件开始安装,如下所示。
    enter image description here
    5) 在安装之前,需要对此进行身份验证。输入我们在安装 Ubuntu 18.10 时创建的管理员用户 ID 和密码。
    enter image description here
    6) 安装完成后可以看到删除 红色的盒子。它表明我们已经成功安装了 Azure Data Studio。
    enter image description here
    7) 在 Ubuntu 应用程序中,您可以验证 Azure 数据工作室 存在。
    enter image description here
    8) . 双击在它上面启动 Azure Data Studio 初始屏幕 .
    enter image description here
    9)。 输入连接详细信息,例如实例名称、身份验证方法(SQL 身份验证)、数据库名称(如果我们要连接到特定数据库)和服务器组
    enter image description here
    10) 我们从托管 Ubuntu 18.10 的虚拟机内部连接到 SQL Server 预览版。您可以从连接到 SQL Server 后启动的服务器仪表板验证服务器实例版本、版本、计算机名称。
    enter image description here
    有关详细信息,请参阅 document

    关于azure - 我需要 docker 在 linux ubuntu 上运行 azure data studio 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/68898166/

    相关文章:

    azure - ARM 模板 : Incorrect storage endpoint for AppSettings, WEBSITE_CONTENTSHARE

    json - 用于中间/临时存储的 Azure cosmos db 与 blob 存储

    在将程序构建到 ubuntu 之前更改程序的名称

    ubuntu - 使用 2 级代理的 Nginx Web 服务器

    macos - 使用 FreeTDS 连接到 MS SQL (Azure)

    azure - Quarkus Function 应用程序与托管身份连接

    Azure 资源管理器 (ARM) 导入数据库 (Bacpac) 错误(已关闭)

    bash - GOLANG 检查mongodb是否正在运行

    linux - 删除旧版本的 Ubuntu 操作系统

    linux - 更改 I/O 调度程序不使用 sd* 来引用磁盘