Skip to content

Commit

Permalink
Adjusting automation redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonWHowell committed Mar 23, 2024
1 parent bd57be1 commit 7701c8a
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions articles/automation/.openpublishing.redirection.automation.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
{
"redirection": [
{
"source_path_from_root": "/articles/automation/dsc-linux-powershell.md",
"redirect_url": "/azure/automation/automation-dsc-overview",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/automation/automation-intro.md",
"redirect_url": "/azure/automation/overview",
Expand Down Expand Up @@ -237,28 +232,33 @@
},
{
"source_path_from_root": "/articles/automation/automation-solution-vm-management.md",
"redirect_url": "/azure/azure-functions/start-stop-vms/overview",
"redirect_url":"/azure/azure-functions/start-stop-vms/overview",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/automation/automation-solution-vm-management-config.md",
"redirect_url": "/azure/azure-functions/start-stop-vms/deploy",
"redirect_document_id": false
"source_path_from_root": "/articles/automation/automation-solution-vm-management-config.md",
"redirect_url": "/azure/azure-functions/start-stop-vms/deploy",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/automation/automation-solution-vm-management-logs.md",
"redirect_url": "/azure/azure-functions/start-stop-vms/deploy",
"redirect_document_id": false
"source_path_from_root": "/articles/automation/automation-solution-vm-management-logs.md",
"redirect_url": "/azure/azure-functions/start-stop-vms/deploy",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/automation/automation-solution-vm-management-remove.md",
"redirect_url": "/azure/azure-functions/start-stop-vms/remove",
"redirect_document_id": false
"source_path_from_root": "/articles/automation/automation-solution-vm-management-remove.md",
"redirect_url": "/azure/azure-functions/start-stop-vms/remove",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/automation/troubleshoot/start-stop-vm.md",
"redirect_url": "/azure/azure-functions/start-stop-vms/troubleshoot",
"source_path_from_root": "/articles/automation/troubleshoot/start-stop-vm.md",
"redirect_url": "/azure/azure-functions/start-stop-vms/troubleshoot",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/automation/dsc-linux-powershell.md",
"redirect_url": "/azure/automation/automation-dsc-overview",
"redirect_document_id": false
}
}
]
}

0 comments on commit 7701c8a

Please sign in to comment.