PowerShell强势入驻Azure Cloud Shell先睹为快

栏目: 编程工具 · 发布时间: 8年前

内容简介:PowerShell强势入驻Azure Cloud Shell先睹为快

在微软的 BUILD 2017 大会上,微软宣布Azure Cloud Shell支持Bash Shell,同时PowerShell也会入驻Azure Cloud Shell,作为客户您可以选择自己最顺手的 Shell 完成云平台管理。PowerShell会延续Bash Shell在Azure Cloud中的体验,支持如下功能:

  1. 您可以在Azure门户上一键打开一个 免登陆已授权 的浏览器Shell进行访问。
  2. Cloud Shell已预装常用 工具 和编程语言支持。透露几个让大家惊艳一下,比如vim,nano,EMACS,git,make,maven,npm,pip,Docker,Kubetl,MysQL客户端,PostgreSql 客户端,sqlcmd 实用工具,.NET,Go,Node.js,Python。
  3. 跨会话保持文件系统
    首次绑定资源组,文件系统,存储账户后。以后打开Shell即可自动挂载。

除此之外,PowerShell还会支持以下体验:

  • Azure 命名空间  :该功能可以让你像访问文件系统一样快速查询和定位Azure资源
    PowerShell强势入驻Azure Cloud Shell先睹为快
  • 与VMs交互: 无缝管理Azure上面的虚拟机
    PowerShell强势入驻Azure Cloud Shell先睹为快
  • 可扩展模型: 导入和执行任何cmdlets扩展
    PowerShell强势入驻Azure Cloud Shell先睹为快

参考链接: Sneak Peek – PowerShell in Azure Cloud Shell


以上所述就是小编给大家介绍的《PowerShell强势入驻Azure Cloud Shell先睹为快》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

An Introduction to the Analysis of Algorithms

An Introduction to the Analysis of Algorithms

Robert Sedgewick、Philippe Flajolet / Addison-Wesley Professional / 1995-12-10 / CAD 67.99

This book is a thorough overview of the primary techniques and models used in the mathematical analysis of algorithms. The first half of the book draws upon classical mathematical material from discre......一起来看看 《An Introduction to the Analysis of Algorithms》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具