Skip to content

Commit cee673c

Browse files
authored
Remove and redirect deprecated tutorial (#3656)
1 parent e008cb9 commit cee673c

17 files changed

+8
-1380
lines changed

.openpublishing.redirection.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"redirections": [
3-
{
3+
{
44
"redirect_document_id": false,
55
"redirect_url": "/powershell/azure/",
66
"source_path": "docs-conceptual/azps-14.1.0/overview.md"
@@ -74,6 +74,11 @@
7474
"redirect_document_id": false,
7575
"redirect_url": "/powershell/azure/overview",
7676
"source_path": "docs-conceptual/azuresmps-4.0.0/index.md"
77+
},
78+
{
79+
"redirect_document_id": false,
80+
"redirect_url": "/training/modules/automate-azure-tasks-with-powershell/",
81+
"source_path": "docs-conceptual/azps-14.1.0/azureps-vm-tutorial.yml"
7782
}
7883
]
79-
}
84+
}

docs-conceptual/azps-0.10.0/azureps-vm-tutorial.yml

Lines changed: 0 additions & 331 deletions
This file was deleted.

docs-conceptual/azps-0.10.0/get-started-azureps.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,7 @@ For a full list of the modules in Azure PowerShell, see the [Azure PowerShell mo
7777

7878
## Learn Azure PowerShell basics with quickstarts and tutorials
7979

80-
To get started with Azure PowerShell, try an in-depth tutorial for setting up virtual machines and
81-
learning how to query them.
82-
83-
> [!div class="nextstepaction"]
84-
> [Create virtual machines with Azure PowerShell](azureps-vm-tutorial.yml)
85-
86-
There are also Azure PowerShell quickstarts for other popular Azure services:
80+
There are Azure PowerShell quickstarts for other popular Azure services:
8781

8882
* [Create a storage account](/azure/storage/common/storage-quickstart-create-account?tabs=azure-powershell)
8983
* [Transfer objects to/from Azure Blob storage](/azure/storage/blobs/storage-quickstart-blobs-powershell)

docs-conceptual/azps-0.10.0/index.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@ landingContent:
5151
url: /azure/app-service-web/app-service-powershell-samples?toc=/powershell/azure/toc.json
5252
- text: Sample scripts for SQL databases
5353
url: /azure/sql-database/sql-database-powershell-samples?toc=/powershell/azure/toc.json
54-
- linkListType: tutorial
55-
links:
56-
- text: Create virtual machines on the same subnet
57-
url: azureps-vm-tutorial.yml
5854
- linkListType: learn
5955
links:
6056
- text: Automate Azure tasks from PowerShell

docs-conceptual/azps-0.10.0/toc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,6 @@
6363
- name: PowerShell jobs
6464
href: using-psjobs.md
6565
displayName: background, task, scripting, automation, context, process
66-
- name: Tutorials
67-
items:
68-
- name: Create Virtual Machines
69-
href: azureps-vm-tutorial.yml
7066
- name: Sample Scripts
7167
items:
7268
- name: Linux Virtual Machines

0 commit comments

Comments
 (0)