powershell - 用于创建 Azure 服务总线队列和主题的 Azure powershell cmdlet

标签 powershell azure servicebus azureservicebus

是否有任何 Azure powershell cmdlet 用于创建和管理 Azure 服务总线队列和主题? 以下链接没有提供此内容: http://msdn.microsoft.com/library/windowsazure/jj983731.aspx

微软计划很快发布这个?

最佳答案

当前没有用于服务总线队列和主题的 PowerShell cmdlet。他们确实有用于创建命名空间和一些 ACS 实体的 Cmdlet,但还没有代理消息传递。 Azure 跨平台命令行工具具有相同的功能。

您可以监控 PowerShell Cmdlet 中的内容,甚至可以查看 Windows Azure SDK-Tools repo 上的预发布位。在 GitHub 上。这是构成 PowerShell Cmdlet 的代码的公共(public)存储库。

我没有看到任何有关是否/何时将此功能添加到 Cmdlet 或 CLI 工具的公开公告。

关于powershell - 用于创建 Azure 服务总线队列和主题的 Azure powershell cmdlet,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19156805/

相关文章:

.net - Windows AppFabric 自动启动未启动 WCF 服务

powershell - 在 Get-AdUser 中使用哈希表变量

powershell - 是否有脚本方式来配置失败请求跟踪 (FRT) 和 FRT 规则

Azure 可用性集与关联组

WCF 和 Windows Server 服务总线端点

wcf - RPC 与服务总线风格 SPA

powershell - Nagios PNP4Nagios平均整数值?

powershell - 是否可以在不分配给变量的情况下通过管道传送 while 循环的结果

azure - 如何在使用 Azure 数据工厂数据流传输之前从日志文件中删除特定字段

azure - 如何在 azure 数据工厂复制事件中将 session 参数传递给 Oracle。在 Oracle 链接服务中