Skip to content

Commit d0fbbd4

Browse files
committed
Retiring "custom serializers using .NET"
1 parent 44b8cbb commit d0fbbd4

8 files changed

+18
-552
lines changed

articles/stream-analytics/.openpublishing.redirection.stream-analytics.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/stream-analytics/custom-deserializer-examples.md",
5+
"redirect_url": "/azure/stream-analytics/stream-analytics-introduction",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/stream-analytics/custom-deserializer.md",
10+
"redirect_url": "/azure/stream-analytics/stream-analytics-introduction",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/stream-analytics/visual-studio-code-custom-deserializer.md",
15+
"redirect_url": "/azure/stream-analytics/stream-analytics-introduction",
16+
"redirect_document_id": false
17+
},
318
{
419
"source_path_from_root": "/articles/stream-analytics/stream-analytics-managed-identities-adls.md",
520
"redirect_url": "/azure/stream-analytics/blob-output-managed-identity",

articles/stream-analytics/TOC.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@
4343
href: stream-analytics-real-time-fraud-detection.md
4444
- name: Integrate third party services using Azure Functions
4545
href: stream-analytics-with-azure-functions.md
46-
- name: Create a custom .NET deserializer
47-
href: visual-studio-code-custom-deserializer.md
4846
- name: Create an IoT Edge job
4947
href: ../iot-edge/tutorial-deploy-stream-analytics.md
5048
maintainContext: true
@@ -99,8 +97,6 @@
9997
href: stream-analytics-define-kafka-input.md
10098
- name: Validate input schema
10199
href: input-validation.md
102-
- name: Read inputs in any format using custom deserializers
103-
href: custom-deserializer-examples.md
104100
- name: Output types for a job
105101
items:
106102
- name: Outputs overview
@@ -377,8 +373,6 @@
377373
href: visual-studio-code-local-run.md
378374
- name: Debug queries using job diagram
379375
href: debug-locally-using-job-diagram-vs-code.md
380-
- name: Create and debug .NET custom deserializer
381-
href: visual-studio-code-custom-deserializer.md
382376
- name: JobConfig.json fields
383377
href: job-config-json.md
384378
- name: Visual Studio
@@ -397,8 +391,6 @@
397391
href: stream-analytics-monitor-jobs-use-vs.md
398392
- name: Debug queries using job diagram
399393
href: debug-locally-using-job-diagram.md
400-
- name: Create a custom .NET deserializer
401-
href: custom-deserializer.md
402394
- name: Develop an edge job
403395
href: stream-analytics-tools-for-visual-studio-edge-jobs.md
404396
- name: Run a C# UDF

articles/stream-analytics/custom-deserializer-examples.md

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

0 commit comments

Comments
 (0)