Skip to content

Commit d2d8886

Browse files
authored
Merge pull request #84154 from maertendMSFT/metadata
updating metadata and tools
2 parents 17e3298 + e333813 commit d2d8886

File tree

7 files changed

+14
-16
lines changed

7 files changed

+14
-16
lines changed

articles/cloud-shell/TOC.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@
66
href: quickstart.md
77
- name: PowerShell - Quickstart
88
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
1311
- name: Tutorials
1412
items:
1513
- name: Ansible

articles/cloud-shell/example-terraform-bash.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
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
44
services: Azure
55
documentationcenter: ''
66
author: tomarchermsft

articles/cloud-shell/features.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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
44
services: Azure
55
documentationcenter: ''
66
author: maertendMSFT
@@ -68,13 +68,13 @@ Cloud Shell includes pre-configured authentication for open-source tools such as
6868
|Category |Name |
6969
|---|---|
7070
|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)|
7272
|Text editors |code (Cloud Shell editor)<br> vim<br> nano<br> emacs |
7373
|Source control |git |
7474
|Build tools |make<br> maven<br> npm<br> pip |
7575
|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) |
7676
|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/)|
7878

7979
## Language support
8080

articles/cloud-shell/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Cloud Shell overview | Microsoft Docs
33
description: Overview of the Azure Cloud Shell.
44
services:
55
documentationcenter: ''
6-
author: jluk
6+
author: maertendMSFT
77
manager: timlt
88
tags: azure-resource-manager
99

articles/cloud-shell/persisting-shell-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
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.
44
services: azure
55
documentationcenter: ''
66
author: maertendMSFT

articles/cloud-shell/quickstart-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
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
44
services: Azure
55
documentationcenter: ''
66
author: maertendmsft

articles/cloud-shell/quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
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
44
services:
55
documentationcenter: ''
66
author: maertendMSFT

0 commit comments

Comments
 (0)