Skip to content

Commit 2387c30

Browse files
author
Larry Franks
committed
redirects
1 parent b06f935 commit 2387c30

File tree

3 files changed

+33
-13
lines changed

3 files changed

+33
-13
lines changed

.openpublishing.redirection.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13444,16 +13444,6 @@
1344413444
"redirect_url": "/azure/logic-apps/logic-apps-exception-handling",
1344513445
"redirect_document_id": false
1344613446
},
13447-
{
13448-
"source_path_from_root": "/articles/machine-learning/tutorial-power-bi-automated-model.md",
13449-
"redirect_url": "/azure/machine-learning/tutorial-power-bi-custom-model",
13450-
"redirect_document_id": false
13451-
},
13452-
{
13453-
"source_path_from_root": "/articles/machine-learning/tutorial-power-bi-designer-model.md",
13454-
"redirect_url": "/azure/machine-learning/tutorial-power-bi-custom-model",
13455-
"redirect_document_id": false
13456-
},
1345713447
{
1345813448
"source_path_from_root": "/articles/event-grid/cli-samples.md",
1345913449
"redirect_url": "/azure/event-grid/scripts/event-grid-cli-subscribe-custom-topic",

articles/machine-learning/.openpublishing.redirection.machine-learning.json

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
"redirect_url": "/azure/machine-learning/v1/tutorial-power-bi-custom-model",
66
"redirect_document_id": true
77
},
8+
{
9+
"source_path_from_root": "/articles/machine-learning/tutorial-power-bi-automated-model.md",
10+
"redirect_url": "/azure/machine-learning/tutorial-power-bi-custom-model",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/machine-learning/tutorial-power-bi-designer-model.md",
15+
"redirect_url": "/azure/machine-learning/tutorial-power-bi-custom-model",
16+
"redirect_document_id": false
17+
},
818
{
919
"source_path_from_root": "/articles/machine-learning/how-to-link-synapse-ml-workspaces.md",
1020
"redirect_url": "/azure/machine-learning/v1/how-to-link-synapse-ml-workspaces",
@@ -885,6 +895,11 @@
885895
"redirect_url": "/azure/machine-learning/classic/execute-python-scripts",
886896
"redirect_document_id": true
887897
},
898+
{
899+
"source_path_from_root": "/articles/machine-learning/machine-learning-excel-add-in-for-web-services.md",
900+
"redirect_url": "/azure/machine-learning/classic/excel-add-in-for-web-services",
901+
"redirect_document_id": false
902+
},
888903
{
889904
"source_path_from_root": "/articles/machine-learning/studio/excel-add-in-for-web-services.md",
890905
"redirect_url": "/azure/machine-learning/classic/excel-add-in-for-web-services",
@@ -1265,6 +1280,11 @@
12651280
"redirect_url": "/azure/machine-learning/how-to-understand-automated-ml",
12661281
"redirect_document_id": false
12671282
},
1283+
{
1284+
"source_path_from_root": "/articles/machine-learning/how-to-understand-automated-m.md",
1285+
"redirect_url": "/azure/machine-learning/how-to-understand-automated-ml",
1286+
"redirect_document_id": false
1287+
},
12681288
{
12691289
"source_path_from_root": "/articles/machine-learning/service/how-to-ui-sample-text-classification.md",
12701290
"redirect_url": "/azure/machine-learning/samples-designer",
@@ -2376,7 +2396,7 @@
23762396
"redirect_document_id": false
23772397
},
23782398
{
2379-
"source_path_from_root": "/articles/machine-learning/how-to-trigger-published-pipelines.md",
2399+
"source_path_from_root": "/articles/machine-learning/how-to-trigger-published-pipeline.md",
23802400
"redirect_url": "/azure/machine-learning/v1/how-to-trigger-published-pipeline",
23812401
"redirect_document_id": true
23822402
},
@@ -2565,9 +2585,14 @@
25652585
"redirect_url": "/azure/machine-learning/v1/how-to-debug-parallel-run-step",
25662586
"redirect_document_id": true
25672587
},
2588+
{
2589+
"source_path_from_root": "/articles/machine-learning/how-to-create-machine-learning-pipelines",
2590+
"redirect_document_id": "/azure/machine-learning/how-to-create-component-pipeline-python",
2591+
" redirect_document_id": false
2592+
},
25682593
{
25692594
"source_path_from_root": "/articles/machine-learning/how-to-create-your-first-pipeline.md",
2570-
"redirect_url": "/azure/machine-learning/v1/how-to-create-machine-learning-pipelines",
2595+
"redirect_url": "/azure/machine-learning/how-to-create-component-pipeline-python",
25712596
"redirect_document_id": true
25722597
},
25732598
{
@@ -3025,6 +3050,11 @@
30253050
"redirect_url": "/previous-versions/azure/machine-learning/classic/deploy-a-machine-learning-web-service",
30263051
"redirect_document_id": false
30273052
},
3053+
{
3054+
"source_path_from_root": "/articles/machine-learning/machine-learning-data-science-for-beginners-the-5-questions-data-science-answers.md",
3055+
"redirect_url": "/azure/machine-learning/classic/retired-data-science-for-beginners-videos",
3056+
"redirect_document_id": false
3057+
},
30283058
{
30293059
"source_path_from_root": "/articles/machine-learning/classic/data-science-for-beginners-the-5-questions-data-science-answers.md",
30303060
"redirect_url": "/azure/machine-learning/classic/retired-data-science-for-beginners-videos",

includes/machine-learning-deploy-v1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ms.author: sgilley
77
---
88

99
> [!IMPORTANT]
10-
> This article shows how to use the CLI and SDK v1 to deploy a model. For the recommended approach for v2, see [Deploy and score a machine learning model by using an online endpoint](../articles/machine-learning/how-to-deploy-managed-online-endpoints.md).
10+
> This article shows how to use the CLI and SDK v1 to deploy a model. For the recommended approach for v2, see [Deploy and score a machine learning model by using an online endpoint](/azure/machine-learning/how-to-deploy-managed-online-endpoints).

0 commit comments

Comments
 (0)