Skip to content

Commit 5bdab31

Browse files
authored
Merge pull request #229604 from sdwheeler/sdw-refactor
Refactor Overview and quickstarts
2 parents 7278e0b + 4528414 commit 5bdab31

14 files changed

+152
-510
lines changed

articles/cloud-shell/.openpublishing.redirection.cloud-shell.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/cloud-shell/quickstart-powershell.md",
5+
"redirect_url": "/azure/cloud-shell/quickstart",
6+
"redirect_document_id": true
7+
},
38
{
49
"source_path_from_root": "/articles/cloud-shell/cloud-shell-windows-users.md",
5-
"redirect_url": "/azure/cloud-shell/quickstart-powershell",
10+
"redirect_url": "/azure/cloud-shell/quickstart",
611
"redirect_document_id": false
712
},
813
{

articles/cloud-shell/TOC.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ items:
22
- name: Overview
33
href: overview.md
44
- name: Quickstart
5-
items:
6-
- name: Bash - Quickstart
7-
href: quickstart.md
8-
- name: PowerShell - Quickstart
9-
href: quickstart-powershell.md
5+
href: quickstart.md
106
- name: Features & tools
117
href: features.md
128
- name: Tutorials
@@ -23,10 +19,8 @@ items:
2319
href: /azure/developer/terraform/quickstart-configure?bc=%2fazure%2fbread%2ftoc.json&toc=%2fazure%2fcloud-shell%2ftoc.json
2420
- name: Concepts
2521
items:
26-
- name: Security
27-
items:
28-
- name: Security baseline
29-
href: /security/benchmark/azure/baselines/cloud-shell-security-baseline?bc=%2fazure%2fbread%2ftoc.json&toc=%2fazure%2fcloud-shell%2ftoc.json
22+
- name: Security baseline
23+
href: /security/benchmark/azure/baselines/cloud-shell-security-baseline?bc=%2fazure%2fbread%2ftoc.json&toc=%2fazure%2fcloud-shell%2ftoc.json
3024
- name: How-to guides
3125
items:
3226
- name: Persist files in storage
Binary file not shown.
Binary file not shown.
7.87 KB
Loading
15.1 KB
Loading
Binary file not shown.
-5.91 KB
Loading
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)