You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-central/core/overview-iot-central.md
+13-14Lines changed: 13 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,19 +25,6 @@ This article outlines, for IoT Central:
25
25
- Azure IoT Edge capabilities in IoT Central.
26
26
- How to connect your Azure IoT Edge runtime powered devices to your application.
27
27
28
-
## Known issues
29
-
30
-
- Continuous data export doesn't support the Avro format (incompatibility).
31
-
- GeoJSON isn't currently supported.
32
-
- Map tile isn't currently supported.
33
-
- Jobs don't support complex types.
34
-
- Array schema types aren't supported.
35
-
- Only the C device SDK and the Node.js device and service SDKs are supported.
36
-
- IoT Central is currently available in the United States, Europe, Asia Pacific, Australia, United Kingdom, and Japan locations.
37
-
- You cannot use the **Custom application (legacy)** application template in the United Kingdom and Japan locations.
38
-
- Device capability models must have all the interfaces defined inline in the same file.
39
-
- Support for [IoT Plug and Play](../../iot-pnp/overview-iot-plug-and-play.md) is in preview and is only supported only in selected regions.
40
-
41
28
## Personas
42
29
43
30
The IoT Central documentation refers to four personas who interact with an IoT Central application:
@@ -147,7 +134,7 @@ Administrators manage access to your application with [user roles and permission
147
134
148
135
With any IoT solution designed to operate at scale, a structured approach to device management is important. It's not enough just to connect your devices to the cloud, you need to keep your devices connected and healthy. An operator can use the following IoT Central capabilities to manage your devices throughout the application life cycle:
149
136
150
-
### Dashboards
137
+
### Dashboards
151
138
152
139
Built-in [dashboards](./howto-set-up-template.md#generate-default-views) provide a customizable UI to monitor device health and telemetry. Start with a pre-built dashboard in an [application template](howto-use-app-templates.md) or create your own dashboards tailored to the needs of your operators. You can share dashboards with all users in your application, or keep them private.
153
140
@@ -189,6 +176,18 @@ Build IoT solutions such as:
189
176
190
177
Each Azure subscription has default quotas that could impact the scope of your IoT solution. Currently, IoT Central limits the number of applications you can deploy in a subscription to 10. If you need to increase this limit, contact [Microsoft support](https://azure.microsoft.com/support/options/).
191
178
179
+
## Known issues
180
+
181
+
- Continuous data export doesn't support the Avro format (incompatibility).
182
+
- GeoJSON isn't currently supported.
183
+
- Map tile isn't currently supported.
184
+
- Array schema types aren't supported.
185
+
- Only the C device SDK and the Node.js device and service SDKs are supported.
186
+
- IoT Central is currently available in the United States, Europe, Asia Pacific, Australia, United Kingdom, and Japan locations.
187
+
- You cannot use the **Custom application (legacy)** application template in the United Kingdom and Japan locations.
188
+
- Device capability models must have all the interfaces defined inline in the same file.
189
+
- Support for [IoT Plug and Play](../../iot-pnp/overview-iot-plug-and-play.md) is in preview and is only supported only in selected regions.
190
+
192
191
## Next steps
193
192
194
193
Now that you have an overview of IoT Central, here are some suggested next steps:
0 commit comments