File tree Expand file tree Collapse file tree 5 files changed +13
-11
lines changed Expand file tree Collapse file tree 5 files changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -45552,12 +45552,12 @@
45552
45552
},
45553
45553
{
45554
45554
"source_path": "articles/iot-central/core/howto-export-data-blob-storage.md",
45555
- "redirect_url": "/azure/iot-central/core/",
45555
+ "redirect_url": "/azure/iot-central/core/howto-export-data/ ",
45556
45556
"redirect_document_id": false
45557
45557
},
45558
45558
{
45559
45559
"source_path": "articles/iot-central/core/howto-export-data-event-hubs-service-bus.md",
45560
- "redirect_url": "/azure/iot-central/core/",
45560
+ "redirect_url": "/azure/iot-central/core/howto-export-data/ ",
45561
45561
"redirect_document_id": false
45562
45562
},
45563
45563
{
Original file line number Diff line number Diff line change 35
35
items :
36
36
- name : Create a rule
37
37
href : tutorial-create-telemetry-rules.md
38
- - name : Use the REST API
38
+ - name : Explore the IoT Central APIs
39
39
href : https://docs.microsoft.com/learn/modules/manage-iot-central-apps-with-rest-api/
40
40
- name : Concepts
41
41
items :
83
83
href : howto-version-device-template.md
84
84
- name : Transform
85
85
items :
86
- - name : Configure continuous data export
86
+ - name : Export data to destinations in Azure
87
87
href : howto-export-data.md
88
+ - name : Explore the IoT Central APIs
89
+ href : https://docs.microsoft.com/learn/modules/manage-iot-central-apps-with-rest-api/
88
90
- name : Create webhooks on rules
89
91
href : howto-create-webhooks.md
90
92
- name : Connect Azure Monitor action groups on rules
159
161
items :
160
162
- name : Support and help options
161
163
href : /azure/iot-fundamentals/iot-support-help
162
- - name : REST API
164
+ - name : IoT Central API reference
163
165
href : https://docs.microsoft.com/rest/api/iotcentral/
164
166
- name : Customer data requests
165
167
href : iot-central-customer-data-requests.md
Original file line number Diff line number Diff line change @@ -10,9 +10,7 @@ ms.service: iot-central
10
10
manager : corywink
11
11
---
12
12
13
- # Export your Azure IoT Central data
14
-
15
-
13
+ # Export IoT data to destinations in Azure
16
14
17
15
* This topic applies to administrators.*
18
16
Original file line number Diff line number Diff line change @@ -65,8 +65,10 @@ landingContent:
65
65
links :
66
66
- text : Create telemetry rules
67
67
url : tutorial-create-telemetry-rules.md
68
- - text : Export data
69
- url : howto-export-data.md
68
+ - text : Export data to destinations in Azure
69
+ url : howto-export-data.md
70
+ - text : Explore the IoT Central APIs
71
+ url : https://docs.microsoft.com/learn/modules/manage-iot-central-apps-with-rest-api/
70
72
- linkListType : how-to-guide
71
73
links :
72
74
- text : Create custom rules
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ conceptualContent:
76
76
text : Create a telemetry rule
77
77
- url : ./core/howto-export-data.md
78
78
itemType : how-to-guide
79
- text : Configure continuous data export
79
+ text : Export data to destinations in Azure
80
80
footerLink :
81
81
url : ./core/index.yml
82
82
text : See more
You can’t perform that action at this time.
0 commit comments