Skip to content

Commit b6c3363

Browse files
authored
Merge pull request #103118 from MicrosoftDocs/release-ga-iotcentral
Release ga iotcentral
2 parents d68da54 + 0bc7500 commit b6c3363

File tree

659 files changed

+2785
-10223
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

659 files changed

+2785
-10223
lines changed

.openpublishing.redirection.json

Lines changed: 427 additions & 71 deletions
Large diffs are not rendered by default.

articles/iot-central/core/TOC.yml

Lines changed: 147 additions & 148 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- name: Azure IoT Central Documentation
1+
- name: Azure IoT Central documentation
22
href: index.yml
33
- name: Overview
44
items:
@@ -9,160 +9,159 @@
99
- name: Quickstarts
1010
expanded: true
1111
items:
12-
- name: Create a new application
13-
href: quick-deploy-iot-central.md
12+
- name: 1. Create a new application
13+
href: quick-deploy-iot-central.md
14+
- name: 2. Add a simulated device
15+
href: quick-create-pnp-device.md
16+
- name: 3. Configure rules and actions
17+
href: quick-configure-rules.md
18+
- name: 4. Monitor your devices
19+
href: quick-monitor-devices.md
1420
- name: Tutorials
1521
items:
16-
- name: 1 - Define a new device type
17-
href: tutorial-define-device-type.md
18-
- name: 2 - Configure rules
19-
href: tutorial-configure-rules.md
20-
- name: 3 - Customize the operator's view
21-
href: tutorial-customize-operator.md
22-
- name: 4 - Monitor your devices
23-
href: tutorial-monitor-devices.md
24-
- name: 5 - Add a device
25-
href: tutorial-add-device.md
22+
- name: Get connected
23+
items:
24+
- name: Connect a Plug and Play (preview) device
25+
href: tutorial-connect-pnp-device.md
26+
- name: Create a gateway device template
27+
href: tutorial-define-gateway-device-type.md
28+
- name: Connect an IoT Edge device
29+
href: tutorial-add-edge-as-leaf-device.md
30+
- name: Stay connected
31+
items:
32+
- name: Create a device group
33+
href: tutorial-use-device-groups.md
34+
- name: Transform
35+
items:
36+
- name: Create a rule
37+
href: tutorial-create-telemetry-rules.md
38+
- name: Use the REST API
39+
href: https://docs.microsoft.com/learn/modules/manage-iot-central-apps-with-rest-api/
2640
- name: Concepts
2741
items:
28-
- name: Architecture
29-
href: concepts-architecture.md
30-
- name: Connectivity
31-
href: concepts-connectivity.md
32-
- name: What are application templates?
33-
href: concepts-app-templates.md
42+
- name: Architecture
43+
href: concepts-architecture.md
44+
- name: What are application templates?
45+
href: concepts-app-templates.md
46+
- name: Get connected
47+
href: concepts-get-connected.md
48+
- name: Connect IoT Edge devices
49+
href: concepts-iot-edge.md
3450
- name: How-to guides
3551
items:
36-
- name : Connect devices
37-
items:
38-
- name: Prepare and connect a Node.js (generic) application
39-
href: howto-connect-nodejs.md
40-
- name: Prepare and connect an MXChip IoT DevKit
41-
href: howto-connect-devkit.md
42-
- name: Prepare and connect a Raspberry Pi (Python)
43-
href: howto-connect-raspberry-pi-python.md
44-
- name: Prepare and connect a Raspberry Pi (C#)
45-
href: howto-connect-raspberry-pi-csharp.md
46-
- name: Prepare and connect a Windows IoT Core device
47-
href: howto-connect-windowsiotcore.md
48-
- name: Prepare and connect a SensorTile.box device
49-
href: howto-connect-sensortile.md
50-
- name: Monitor device connectivity using command line
51-
href: howto-use-iotc-explorer.md
52-
- name: Manage devices
53-
items:
54-
- name: Set up a device template
55-
href: howto-set-up-template.md
56-
- name: Manage your devices
57-
href: howto-manage-devices.md
58-
- name: Run a job
59-
href: howto-run-a-job.md
60-
- name: Use device sets
61-
href: howto-use-device-sets.md
62-
- name: Version device template
63-
href: howto-version-device-template.md
64-
- name: Monitoring and analytics
65-
items:
66-
- name: Create telemetry rule
67-
href: howto-create-telemetry-rules.md
68-
- name: Create an event rule
69-
href: howto-create-event-rules.md
70-
- name: Analyze your device data
71-
href: howto-create-analytics.md
72-
- name: Actions and extensibility
73-
items:
74-
- name: Group multiple actions on rules
75-
href: howto-use-action-groups.md
76-
- name: Create webhook actions on rules
77-
href: howto-create-webhooks.md
78-
- name: Build workflows in Microsoft Flow
79-
href: howto-add-microsoft-flow.md
80-
- name: Build workflows in Azure Logic Apps
81-
href: howto-build-azure-logic-apps.md
82-
- name: Trigger Azure Functions
83-
href: howto-trigger-azure-functions.md
84-
- name: Export your data
85-
items:
86-
- name: Export to Event Hubs and Service Bus
87-
href: howto-export-data-event-hubs-service-bus.md
88-
- name: Export to Blob Storage
89-
href: howto-export-data-blob-storage.md
90-
- name: Create custom rules
91-
href: howto-create-custom-rules.md
92-
- name: Create custom analytics
93-
href: howto-create-custom-analytics.md
94-
- name: Visualize your data in Power BI
95-
href: howto-connect-powerbi.md
96-
- name: Connect other IoT clouds
97-
href: howto-build-iotc-device-bridge.md
98-
99-
- name : Administration
100-
items:
101-
- name: Manage your application
102-
href: howto-administer.md
103-
- name: Manage users and roles
104-
href: howto-manage-users-roles.md
105-
- name: View your bill
106-
href: howto-view-bill.md
107-
- name: Customize application UI
108-
href: howto-customize-ui.md
109-
- name: Prepare and upload image
110-
href: howto-prepare-images.md
111-
- name: Add tiles to your dashboard
112-
href: howto-add-tiles-to-your-dashboard.md
113-
- name: Use dashboard tiles
114-
href: howto-use-tiles.md
115-
- name: Use application templates
116-
href: howto-use-app-templates.md
117-
- name: Manage from the Azure portal
118-
href: howto-manage-iot-central-from-portal.md
119-
- name: Manage from Azure CLI
120-
href: howto-manage-iot-central-from-cli.md
121-
- name: Manage from Azure PowerShell
122-
href: howto-manage-iot-central-from-powershell.md
123-
- name: As a CSP create and manage an application
124-
href: howto-create-and-manage-applications-csp.md
125-
- name : Personalization
126-
items:
127-
- name: Create Azure IoT Central personal dashboards
128-
href: howto-create-personal-dashboards.md
129-
- name: Manage your preferences
130-
href: howto-manage-preferences.md
131-
- name: Toggle live chat
132-
href: howto-show-hide-chat.md
52+
- name: Get connected
53+
items:
54+
- name: Setup a device template
55+
href: howto-set-up-template.md
56+
- name: Prepare and connect an MXChip IoT DevKit
57+
href: howto-connect-devkit.md
58+
- name: Prepare and connect a RuuviTag device
59+
href: howto-connect-ruuvi.md
60+
- name: Prepare and connect a Rigado Cascade 500
61+
href: howto-connect-rigado-cascade-500.md
62+
- name: Connect other IoT clouds
63+
href: howto-build-iotc-device-bridge.md
64+
- name: Stay connected
65+
items:
66+
- name: Monitor device connectivity using Azure CLI
67+
href: howto-monitor-devices-azure-cli.md
68+
- name: Version device template
69+
href: howto-version-device-template.md
70+
- name: Manage your devices
71+
href: howto-manage-devices.md
72+
- name: Configure rules
73+
href: howto-configure-rules.md
74+
- name: Analyze your device data
75+
href: howto-create-analytics.md
76+
- name: Add tiles to your dashboard
77+
href: howto-add-tiles-to-your-dashboard.md
78+
- name: Create Azure IoT Central personal dashboards
79+
href: howto-create-personal-dashboards.md
80+
- name: Run a job
81+
href: howto-run-a-job.md
82+
- name: Version device template
83+
href: howto-version-device-template.md
84+
- name: Transform
85+
items:
86+
- name: Configure continuous data export
87+
href: howto-export-data.md
88+
- name: Create webhooks on rules
89+
href: howto-create-webhooks.md
90+
- name: Connect Azure Monitor action groups on rules
91+
href: howto-use-action-groups.md
92+
- name: Create custom rules
93+
href: howto-create-custom-rules.md
94+
- name: Create custom analytics with Databricks
95+
href: howto-create-custom-analytics.md
96+
- name: Administration
97+
items:
98+
- name: Manage your application
99+
items:
100+
- name: Change application settings
101+
href: howto-administer.md
102+
- name: Manage users and roles
103+
href: howto-manage-users-roles.md
104+
- name: Manage your bill
105+
href: howto-view-bill.md
106+
- name: Customize application UI
107+
href: howto-customize-ui.md
108+
- name: Export your application
109+
href: howto-use-app-templates.md
110+
- name: Manage from other places
111+
items:
112+
- name: Manage from the Azure portal
113+
href: howto-manage-iot-central-from-portal.md
114+
- name: Manage from Azure CLI
115+
href: howto-manage-iot-central-from-cli.md
116+
- name: Manage from Azure PowerShell
117+
href: howto-manage-iot-central-from-powershell.md
118+
- name: Manage from CSP portal
119+
href: howto-create-and-manage-applications-csp.md
120+
- name: Personalize application
121+
items:
122+
- name: Manage your personal preferences
123+
href: howto-manage-preferences.md
124+
- name: Toggle live chat
125+
href: howto-show-hide-chat.md
133126
- name: Related
134127
items:
135-
- name: Solutions
136-
items:
137-
- name: IoT Central
138-
href: https://docs.microsoft.com/microsoft-iot-central/
139-
- name: IoT solution accelerators
140-
href: /azure/iot-accelerators
141-
- name: Platform Services
142-
items:
143-
- name: IoT Hub
144-
href: /azure/iot-hub
145-
- name: IoT Plug and Play
146-
href: /azure/iot-pnp
147-
- name: IoT Hub Device Provisioning Service
148-
href: /azure/iot-dps
149-
- name: IoT Service SDKs
150-
href: /azure/iot-hub/iot-hub-devguide-sdks#azure-iot-service-sdks
151-
- name: Maps
152-
href: /azure/azure-maps
153-
- name: Time Series Insights
154-
href: /azure/time-series-insights
155-
- name: Edge solutions
156-
items:
157-
- name: Azure IoT Edge
158-
href: /azure/iot-edge
159-
- name: IoT Device SDKs
160-
href: /azure/iot-hub/iot-hub-devguide-sdks#azure-iot-device-sdks
128+
- name: Industry application templates
129+
items:
130+
- name: Retail
131+
href: ../retail/overview-iot-central-retail-pnp.md
132+
- name: Energy
133+
href: ../energy/overview-iot-central-energy.md
134+
- name: Government
135+
href: ../government/overview-iot-central-government.md
136+
- name: Healthcare
137+
href: ../healthcare/overview-iot-central-healthcare.md
138+
- name: Platform Services
139+
items:
140+
- name: IoT Hub
141+
href: /azure/iot-hub
142+
- name: IoT Plug and Play
143+
href: /azure/iot-pnp
144+
- name: IoT Hub Device Provisioning Service
145+
href: /azure/iot-dps
146+
- name: IoT Service SDKs
147+
href: /azure/iot-hub/iot-hub-devguide-sdks#azure-iot-service-sdks
148+
- name: Maps
149+
href: /azure/azure-maps
150+
- name: Time Series Insights
151+
href: /azure/time-series-insights
152+
- name: Edge solutions
153+
items:
154+
- name: Azure IoT Edge
155+
href: /azure/iot-edge
156+
- name: IoT Device SDKs
157+
href: /azure/iot-hub/iot-hub-devguide-sdks#azure-iot-device-sdks
161158
- name: Resources
162159
items:
163-
- name: Support and help options
164-
href: /azure/iot-fundamentals/iot-support-help
165-
- name: Customer data requests
166-
href: iot-central-customer-data-requests.md
167-
- name: Supported browsers
168-
href: iot-central-supported-browsers.md
160+
- name: Support and help options
161+
href: /azure/iot-fundamentals/iot-support-help
162+
- name: REST API
163+
href: https://docs.microsoft.com/rest/api/iotcentral/
164+
- name: Customer data requests
165+
href: iot-central-customer-data-requests.md
166+
- name: Supported browsers
167+
href: iot-central-supported-browsers.md

articles/iot-central/core/concepts-app-templates.md

Lines changed: 6 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -21,33 +21,16 @@ Application templates consist of:
2121
- Pre-configured rules and jobs
2222
- Rich documentation including tutorials and how-tos
2323

24-
## Preview templates
24+
You choose the application template when you create your application. You can't change the template after the application is created.
2525

26-
Your choice of application template determines whether your application uses IoT Central preview features such as Plug and Play for devices.
26+
## Custom templates
2727

28-
Currently, the application template that use _generally available_ features is:
28+
If you want to create your application from scratch, choose one of the two custom application templates:
2929

30-
- Custom app > Legacy application
30+
- Custom application
31+
- Custom application (legacy)
3132

32-
33-
Currently, the application templates that use _public preview_ features are:
34-
35-
- Custom app > Preview application
36-
- Retail > Connected logistics
37-
- Retail > Digital distribution center
38-
- Retail > In-store analytics – condition monitoring
39-
- Retail > In-store analytics – checkout
40-
- Retail > Micro-fulfillment center
41-
- Retail > Smart inventory management
42-
- Energy > Smart meter monitoring
43-
- Energy > Solar panel monitoring
44-
- Government > Connected waste management
45-
- Government > Water consumption monitoring
46-
- Government > Water quality monitoring
47-
- Healthcare > Continuous patient monitoring
48-
49-
> [!NOTE]
50-
> The **legacy application** templates are currently available in the **United States**, **Australia**, **Asia Pacific**, or in the **Europe** locations, while other templates are currently available only in **Europe** and **US** locations.
33+
Choose the **Custom application** template unless you have a specific reason to use the legacy template.
5134

5235
## Industry focused templates
5336

0 commit comments

Comments
 (0)