The PowerShell experience in Azure Cloud Shell will provide the same benefits as the Bash shell experience. Additionally, the PowerShell experience will provide:
-
Azure namespace capability to let you easily discover and navigate all Azure resources.
-
Interaction with VMs to enable seamless management into the guest VMs.
-
Extensible model to import additional cmdlets and ability to run any executable.
Category | Name |
---|---|
Azure tools | AzureRM (3.8) modules Azure CLI 2.0 |
Text editors | vim |
Package Manager | PowerShellGet PackageManagement |
Source control | git |
Test tools | Pester |
Language | Version |
---|---|
.NET | 4.6 |
Node.js | 6.10 |
Python | 2.7 |
PowerShell | 5.1 |