【问题标题】:Deploy Service fabric application from powershell without service fabric SDK从 Powershell 部署 Service Fabric 应用程序,无需 Service Fabric SDK
【发布时间】:2021-09-14 06:08:34
【问题描述】:

我正在尝试从 powershell 部署服务结构应用程序。我能够使用服务结构 SDK 进行部署。是否可以在不安装 service fabric sdk 的情况下使用 powershell 脚本从 powershell 部署 service fabric 应用程序?(场景:在独立的 service fabric 集群中)

【问题讨论】:

    标签: powershell web-deployment azure-service-fabric


    【解决方案1】:

    我没有使用过独立集群,但根据我仅使用本地开发集群的经验,是的,您需要 SDK,因为它安装了两个运行时(没有运行时,什么脚本将连接到集群吗?)以及您将使用的 Service Fabric PowerShell 模块(根据 cmdlet 的 docs)。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2017-04-16
      • 2016-09-14
      • 2019-05-10
      • 2015-09-01
      • 2019-06-05
      • 2017-10-29
      • 2017-03-14
      相关资源
      最近更新 更多