File tree Expand file tree Collapse file tree 7 files changed +14
-16
lines changed Expand file tree Collapse file tree 7 files changed +14
-16
lines changed Original file line number Diff line number Diff line change 6
6
href : quickstart.md
7
7
- name : PowerShell - Quickstart
8
8
href : quickstart-powershell.md
9
- - name : Features & tooling
10
- items :
11
- - name : Features & tools
12
- href : features.md
9
+ - name : Features & tools
10
+ href : features.md
13
11
- name : Tutorials
14
12
items :
15
13
- name : Ansible
Original file line number Diff line number Diff line change 1
1
---
2
- title : Deploy with Terraform from Bash in Azure Cloud Shell | Microsoft Docs
3
- description : Deploy with Terraform from Bash in Azure Cloud Shell
2
+ title : Deploy with Terraform from Azure Cloud Shell | Microsoft Docs
3
+ description : Deploy with Terraform from Azure Cloud Shell
4
4
services : Azure
5
5
documentationcenter : ' '
6
6
author : tomarchermsft
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Azure Cloud Shell features | Microsoft Docs
3
- description : Overview of features of Bash in Azure Cloud Shell
3
+ description : Overview of features in Azure Cloud Shell
4
4
services : Azure
5
5
documentationcenter : ' '
6
6
author : maertendMSFT
@@ -68,13 +68,13 @@ Cloud Shell includes pre-configured authentication for open-source tools such as
68
68
| Category | Name |
69
69
| ---| ---|
70
70
| Linux tools | bash<br > zsh<br > sh<br > tmux<br > dig<br > |
71
- | Azure tools | [ Azure CLI] ( https://github.com/Azure/azure-cli ) and [ Azure classic CLI] ( https://github.com/Azure/azure-xplat-cli ) <br > [ AzCopy] ( https://docs.microsoft.com/previous-versions/azure/storage/storage-use-azcopy#writing-your-first-azcopy-command ) <br > [ Service Fabric CLI] ( https://docs.microsoft.com/azure/service-fabric/service-fabric-cli ) <br > [ Batch Shipyard] ( https://github.com/Azure/batch-shipyard ) <br > [ blobxfer] ( https://github.com/Azure/blobxfer ) |
71
+ | Azure tools | [ Azure CLI] ( https://github.com/Azure/azure-cli ) and [ Azure classic CLI] ( https://github.com/Azure/azure-xplat-cli ) <br > [ AzCopy] ( https://docs.microsoft.com/previous-versions/azure/storage/storage-use-azcopy#writing-your-first-azcopy-command ) <br > [ Azure Functions CLI ] ( https://github.com/Azure/azure-functions-core-tools ) < br > [ Service Fabric CLI] ( https://docs.microsoft.com/azure/service-fabric/service-fabric-cli ) <br > [ Batch Shipyard] ( https://github.com/Azure/batch-shipyard ) <br > [ blobxfer] ( https://github.com/Azure/blobxfer ) |
72
72
| Text editors | code (Cloud Shell editor)<br > vim<br > nano<br > emacs |
73
73
| Source control | git |
74
74
| Build tools | make<br > maven<br > npm<br > pip |
75
75
| Containers | [ Docker Machine] ( https://github.com/docker/machine ) <br > [ Kubectl] ( https://kubernetes.io/docs/user-guide/kubectl-overview/ ) <br > [ Helm] ( https://github.com/kubernetes/helm ) <br > [ DC/OS CLI] ( https://github.com/dcos/dcos-cli ) |
76
76
| Databases | MySQL client<br > PostgreSql client<br > [ sqlcmd Utility] ( https://docs.microsoft.com/sql/tools/sqlcmd-utility ) <br > [ mssql-scripter] ( https://github.com/Microsoft/sql-xplat-cli ) |
77
- | Other | iPython Client<br > [ Cloud Foundry CLI] ( https://github.com/cloudfoundry/cli ) <br > [ Terraform] ( https://www.terraform.io/docs/providers/azurerm/ ) <br > [ Ansible] ( https://www.ansible.com/microsoft-azure ) <br > [ Chef InSpec] ( https://www.chef.io/inspec/ ) |
77
+ | Other | iPython Client<br > [ Cloud Foundry CLI] ( https://github.com/cloudfoundry/cli ) <br > [ Terraform] ( https://www.terraform.io/docs/providers/azurerm/ ) <br > [ Ansible] ( https://www.ansible.com/microsoft-azure ) <br > [ Chef InSpec] ( https://www.chef.io/inspec/ ) < br > [ Puppet Bolt ] ( https://puppet.com/docs/bolt/latest/bolt.html ) < br > [ HashiCorp Packer ] ( https://www.packer.io/ ) |
78
78
79
79
## Language support
80
80
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Azure Cloud Shell overview | Microsoft Docs
3
3
description : Overview of the Azure Cloud Shell.
4
4
services :
5
5
documentationcenter : ' '
6
- author : jluk
6
+ author : maertendMSFT
7
7
manager : timlt
8
8
tags : azure-resource-manager
9
9
Original file line number Diff line number Diff line change 1
1
---
2
- title : Persist files for Bash in Azure Cloud Shell | Microsoft Docs
3
- description : Walkthrough of how Bash in Azure Cloud Shell persists files.
2
+ title : Persist files in Azure Cloud Shell | Microsoft Docs
3
+ description : Walkthrough of how Azure Cloud Shell persists files.
4
4
services : azure
5
5
documentationcenter : ' '
6
6
author : maertendMSFT
Original file line number Diff line number Diff line change 1
1
---
2
- title : PowerShell in Azure Cloud Shell Quickstart | Microsoft Docs
3
- description : Quickstart for PowerShell in Cloud Shell
2
+ title : Azure Cloud Shell Quickstart | Microsoft Docs
3
+ description : Quickstart for Azure Cloud Shell
4
4
services : Azure
5
5
documentationcenter : ' '
6
6
author : maertendmsft
Original file line number Diff line number Diff line change 1
1
---
2
- title : Bash in Azure Cloud Shell Quickstart | Microsoft Docs
3
- description : Quickstart for Bash in Cloud Shell
2
+ title : Azure Cloud Shell Quickstart | Microsoft Docs
3
+ description : Quickstart for Azure Cloud Shell
4
4
services :
5
5
documentationcenter : ' '
6
6
author : maertendMSFT
You can’t perform that action at this time.
0 commit comments