Skip to content

Commit 68b5ab1

Browse files
IEvangelistDocs.Archive pipeline
andauthored
[DocsArchive-1.0.23192.2](2023-07-25-19-49-03)Auto archive content (dotnet#36390)
* [DocsArchive-1.0.23192.2](2023-07-25-19-49-03)Auto archive content * Remove refs to Apache Spark. * Add missing redirects --------- Co-authored-by: Docs.Archive pipeline <[email protected]>
1 parent 694a846 commit 68b5ab1

File tree

77 files changed

+150
-3794
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+150
-3794
lines changed

.openpublishing.redirection.fsharp.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@
150150
"source_path_from_root": "/docs/fsharp/whats-new/index.md",
151151
"redirect_url": "/dotnet/fsharp/whats-new/fsharp-6",
152152
"ms.custom": "updateeachrelease"
153+
},
154+
{
155+
"source_path_from_root": "/docs/fsharp/using-fsharp-on-azure/apache-spark.md",
156+
"redirect_url": "/previous-versions/dotnet/fsharp/using-fsharp-on-azure/apache-spark"
153157
}
154158
]
155159
}

.openpublishing.redirection.json

Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,145 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "docs/spark/what-is-apache-spark-dotnet.md",
5+
"redirect_url": "/previous-versions/dotnet/spark/what-is-apache-spark-dotnet",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "docs/spark/what-is-spark.md",
10+
"redirect_url": "/previous-versions/dotnet/spark/what-is-spark",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "docs/spark/how-to-guides/broadcast-guide.md",
15+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/broadcast-guide",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path": "docs/spark/how-to-guides/connect-to-azure-storage.md",
20+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/connect-to-azure-storage",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path": "docs/spark/how-to-guides/connect-to-event-hub.md",
25+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/connect-to-event-hub",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path": "docs/spark/how-to-guides/connect-to-mongo-db.md",
30+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/connect-to-mongo-db",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path": "docs/spark/how-to-guides/connect-to-sql-server.md",
35+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/connect-to-sql-server",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path": "docs/spark/how-to-guides/databricks-deploy-methods.md",
40+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/databricks-deploy-methods",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path": "docs/spark/how-to-guides/debug.md",
45+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/debug",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path": "docs/spark/how-to-guides/deploy-worker-udf-binaries.md",
50+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/deploy-worker-udf-binaries",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path": "docs/spark/how-to-guides/dotnet-interactive-udf-issue.md",
55+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/dotnet-interactive-udf-issue",
56+
"redirect_document_id": false
57+
},
58+
{
59+
"source_path": "docs/spark/how-to-guides/dotnet-spark-jupyter-notebooks.md",
60+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/dotnet-spark-jupyter-notebooks",
61+
"redirect_document_id": false
62+
},
63+
{
64+
"source_path": "docs/spark/how-to-guides/hdinsight-deploy-methods.md",
65+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/hdinsight-deploy-methods",
66+
"redirect_document_id": false
67+
},
68+
{
69+
"source_path": "docs/spark/how-to-guides/hdinsight-notebook-installation.md",
70+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/hdinsight-notebook-installation",
71+
"redirect_document_id": false
72+
},
73+
{
74+
"source_path": "docs/spark/how-to-guides/java-udf-from-dotnet.md",
75+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/java-udf-from-dotnet",
76+
"redirect_document_id": false
77+
},
78+
{
79+
"source_path": "docs/spark/how-to-guides/ubuntu-instructions.md",
80+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/ubuntu-instructions",
81+
"redirect_document_id": false
82+
},
83+
{
84+
"source_path": "docs/spark/how-to-guides/udf-guide.md",
85+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/udf-guide",
86+
"redirect_document_id": false
87+
},
88+
{
89+
"source_path": "docs/spark/how-to-guides/windows-instructions.md",
90+
"redirect_url": "/previous-versions/dotnet/spark/how-to-guides/windows-instructions",
91+
"redirect_document_id": false
92+
},
93+
{
94+
"source_path": "docs/spark/resources/index.md",
95+
"redirect_url": "/previous-versions/dotnet/spark/resources/index",
96+
"redirect_document_id": false
97+
},
98+
{
99+
"source_path": "docs/spark/tutorials/amazon-emr-spark-deployment.md",
100+
"redirect_url": "/previous-versions/dotnet/spark/tutorials/amazon-emr-spark-deployment",
101+
"redirect_document_id": false
102+
},
103+
{
104+
"source_path": "docs/spark/tutorials/batch-processing.md",
105+
"redirect_url": "/previous-versions/dotnet/spark/tutorials/batch-processing",
106+
"redirect_document_id": false
107+
},
108+
{
109+
"source_path": "docs/spark/tutorials/databricks-deployment.md",
110+
"redirect_url": "/previous-versions/dotnet/spark/tutorials/databricks-deployment",
111+
"redirect_document_id": false
112+
},
113+
{
114+
"source_path": "docs/spark/tutorials/get-started.md",
115+
"redirect_url": "/previous-versions/dotnet/spark/tutorials/get-started",
116+
"redirect_document_id": false
117+
},
118+
{
119+
"source_path": "docs/spark/tutorials/hdinsight-deployment.md",
120+
"redirect_url": "/previous-versions/dotnet/spark/tutorials/hdinsight-deployment",
121+
"redirect_document_id": false
122+
},
123+
{
124+
"source_path": "docs/spark/tutorials/index.md",
125+
"redirect_url": "/previous-versions/dotnet/spark/tutorials/index",
126+
"redirect_document_id": false
127+
},
128+
{
129+
"source_path": "docs/spark/tutorials/ml-sentiment-analysis.md",
130+
"redirect_url": "/previous-versions/dotnet/spark/tutorials/ml-sentiment-analysis",
131+
"redirect_document_id": false
132+
},
133+
{
134+
"source_path": "docs/spark/tutorials/streaming.md",
135+
"redirect_url": "/previous-versions/dotnet/spark/tutorials/streaming",
136+
"redirect_document_id": false
137+
},
138+
{
139+
"source_path": "docs/spark/index.yml",
140+
"redirect_url": "/previous-versions/dotnet/spark",
141+
"redirect_document_id": false
142+
},
3143
{
4144
"source_path_from_root": "/docs/about/index.md",
5145
"redirect_url": "/dotnet/fundamentals/"

docs/breadcrumb/toc.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -500,9 +500,6 @@ items:
500500
- name: Tutorials
501501
tocHref: /dotnet/machine-learning/tutorials/
502502
topicHref: /dotnet/machine-learning/tutorials/index
503-
- name: .NET for Apache Spark guide
504-
tocHref: /dotnet/spark/
505-
topicHref: /dotnet/spark/index
506503
- name: Azure
507504
tocHref: /dotnet/azure/
508505
topicHref: /dotnet/azure/index

docs/fsharp/index.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ landingContent:
9393
url: scenarios/web-development.md
9494
- text: "F# for machine learning"
9595
url: scenarios/machine-learning.md
96-
- text: "F# for Apache Spark on Azure"
97-
url: using-fsharp-on-azure/apache-spark.md
9896
- text: "F# for deploying Azure resources"
9997
url: using-fsharp-on-azure/deploying-and-managing.md
10098
- linkListType: learn

docs/fsharp/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,6 @@ items:
330330
href: scenarios/web-development.md
331331
- name: F# for Azure
332332
items:
333-
- name: Apache Spark on Azure
334-
href: using-fsharp-on-azure/apache-spark.md
335333
- name: Azure resource management
336334
href: using-fsharp-on-azure/deploying-and-managing.md
337335
- name: Azure storage

docs/fsharp/using-fsharp-on-azure/apache-spark.md

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

docs/index.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,6 @@ additionalContent:
323323
text: Azure Cognitive Services
324324
- url: /azure/machine-learning
325325
text: Azure machine learning
326-
- url: spark/index.yml
327-
text: .NET for Apache Spark
328326
- url: fsharp/scenarios/machine-learning.md
329327
text: F# for Machine Leaning
330328
# Card
@@ -370,9 +368,9 @@ additionalContent:
370368
summary: API reference documentation for ML.NET
371369
url: ../api/index.md?view=ml-dotnet&preserve-view=true
372370
# Card
373-
- title: ".NET for Apache Spark API reference"
374-
summary: API reference documentation for .NET for Apache Spark
375-
url: ../api/index.md?view=spark-dotnet&preserve-view=true
371+
- title: ".NET Platform Extensions API reference"
372+
summary: API reference documentation for .NET Platform Extensions
373+
url: ../api/index.md?view=dotnet-plat-ext-8.0
376374
# Card
377375
- title: "C# language reference"
378376
summary: C# language reference and specification

docs/machine-learning/toc.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
- name: ML.NET
22
href: index.yml
33
- name: Overview
4-
expanded: true
54
items:
65
- name: Model Builder & CLI
76
items:
@@ -15,6 +14,7 @@
1514
href: how-does-mldotnet-work.md
1615
- name: What is Automated Machine Learning (AutoML)?
1716
href: automated-machine-learning-mlnet.md
17+
expanded: true
1818
- name: Tutorials
1919
items:
2020
- name: Model Builder & CLI
@@ -48,7 +48,7 @@
4848
- name: Recommend movies (matrix factorization)
4949
href: tutorials/movie-recommendation.md
5050
- name: Image Classification (transfer learning)
51-
href: tutorials/image-classification-api-transfer-learning.md
51+
href: tutorials/image-classification-api-transfer-learning.md
5252
- name: Classify images (model composition)
5353
href: tutorials/image-classification.md
5454
- name: Forecast bike rental demand (time series)
@@ -108,7 +108,7 @@
108108
- name: Train and evaluate a model
109109
href: how-to-guides/train-machine-learning-model-ml-net.md
110110
- name: Use the automated ML API
111-
href: how-to-guides/how-to-use-the-automl-api.md
111+
href: how-to-guides/how-to-use-the-automl-api.md
112112
- name: Train a model using cross-validation
113113
href: how-to-guides/train-machine-learning-model-cross-validation-ml-net.md
114114
- name: Inspect intermediate pipeline data values
@@ -129,8 +129,6 @@
129129
href: how-to-guides/serve-model-web-api-ml-net.md
130130
- name: Consume Azure Machine Learning ONNX model
131131
href: /azure/machine-learning/how-to-use-automl-onnx-model-dotnet?toc=/dotnet/machine-learning/how-to-guides/toc.json&bc=/dotnet/machine-learning/how-to-guides/toc.json
132-
- name: Make batch predictions using .NET for Apache Spark
133-
href: ../spark/tutorials/ml-sentiment-analysis.md
134132
- name: Reference
135133
items:
136134
- name: ML.NET API Reference

docs/spark/how-to-guides/broadcast-guide.md

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

0 commit comments

Comments
 (0)