Skip to content

Commit c7a8b84

Browse files
committed
retiring old tutorial
1 parent 225ed24 commit c7a8b84

15 files changed

+7
-246
lines changed

articles/event-hubs/.openpublishing.redirection.event-hubs.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "event-hubs-tutorial-visualize-anomalies.md",
5+
"redirect_url": "/azure/stream-analytics/stream-analytics-real-time-fraud-detection",
6+
"redirect_document_id": false
7+
},
8+
39
{
410
"source_path": "event-hubs-api-overview.md",
511
"redirect_url": "/azure/event-hubs/event-hubs-samples",

articles/event-hubs/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@
6565
href: event-hubs-dedicated-cluster-create-portal.md
6666
- name: Tutorials
6767
items:
68-
- name: Visualize data anomalies on Event Hubs data streams
69-
href: event-hubs-tutorial-visualize-anomalies.md
7068
- name: Analyze fraudulent call data with Stream Analytics
7169
href: ../stream-analytics/stream-analytics-real-time-fraud-detection.md?toc=/azure/event-hubs/TOC.json
7270
- name: Capture Event Hubs data in Parquet format

articles/event-hubs/event-hubs-dotnet-standard-getstarted-send.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,5 +412,5 @@ For complete .NET library reference, see our [SDK documentation](/dotnet/api/ove
412412
See the following tutorial:
413413
414414
> [!div class="nextstepaction"]
415-
> [Tutorial: Visualize data anomalies in real-time events sent to Azure Event Hubs](event-hubs-tutorial-visualize-anomalies.md)
415+
> [Tutorial: Visualize data anomalies in real-time events sent to Azure Event Hubs](../stream-analytics/stream-analytics-real-time-fraud-detection.md?toc=%2Fazure%2Fevent-hubs%2FTOC.json)
416416

articles/event-hubs/event-hubs-tutorial-visualize-anomalies.md

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

articles/event-hubs/index.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,6 @@ landingContent:
175175
linkLists:
176176
- linkListType: tutorial
177177
links:
178-
- text: Visualize data anomalies on Event Hubs data streams
179-
url: event-hubs-tutorial-visualize-anomalies.md
180178
- text: Process Event Hubs for Apache Kafka events using Stream Analytics
181179
url: event-hubs-kafka-stream-analytics.md
182180
- text: Stream data into Azure Databricks using Event Hubs

0 commit comments

Comments
 (0)