Skip to content

Commit fa64f78

Browse files
authored
Merge pull request #113873 from dominicbetts/central-overview-update
Move known issues in Overview article
2 parents 4b16a5a + 693c825 commit fa64f78

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

articles/iot-central/core/overview-iot-central.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,6 @@ This article outlines, for IoT Central:
2525
- Azure IoT Edge capabilities in IoT Central.
2626
- How to connect your Azure IoT Edge runtime powered devices to your application.
2727

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-
4128
## Personas
4229

4330
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
147134

148135
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:
149136

150-
### Dashboards
137+
### Dashboards
151138

152139
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.
153140

@@ -189,6 +176,18 @@ Build IoT solutions such as:
189176

190177
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/).
191178

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+
192191
## Next steps
193192

194193
Now that you have an overview of IoT Central, here are some suggested next steps:

0 commit comments

Comments
 (0)