Take a tour of the Azure IoT Central UI

This article introduces you to Azure IoT Central UI. You can use the UI to create, administer, and use an IoT Central application and its connected devices.

IoT Central homepage

The IoT Central homepage page is the place to learn more about the latest news and features available on IoT Central, create new applications, and see and launch your existing applications.

IoT Central homepage

Create an application

In the Build section you can browse the list of industry-relevant IoT Central templates, or start from scratch using a Custom application template.

IoT Central build page

To learn more, see the Create an Azure IoT Central application quickstart.

Launch your application

You launch your IoT Central application by navigating to the URL you chose during app creation. You can also see a list of all the applications you have access to in the IoT Central app manager.

IoT Central app manager

Once you're inside your IoT application, use the left pane to access various features. You can expand or collapse the left pane by selecting the three-lined icon on top of the pane:

Note

The items you see in the left pane depend on your user role. Learn more about managing users and roles.

left pane

Devices lets you manage all your devices.

Device groups lets you view and create collections of devices specified by a query. Device groups are used through the application to perform bulk operations.

Device templates lets you create and manage the characteristics of devices that connect to your application.

Edge manifests lets you import and manage deployment manifests for the IoT Edge devices that connect to your application.

Data explorer exposes rich capabilities to analyze historical trends and correlate various telemetries from your devices.

Dashboards displays all application and personal dashboards.

Jobs lets you manage your devices at scale by running bulk operations.

Rules lets you create and edit rules to monitor your devices. Rules are evaluated based on device data and trigger customizable actions.

Data export lets you configure a continuous export to external services such as storage and queues.

Audit logs lets you view changes made to entities in your application.

Permissions lets you manage an organization's users, devices and data.

Application lets you manage your application's settings, billing, users, and roles.

Customization lets you customize your application appearance.

IoT Central Home lets you jump back to the IoT Central app manager.

Search, help, theme, and support

The top menu appears on every page:

IoT Central Toolbar

You can choose between a light theme or a dark theme for the UI:

Note

The option to choose between light and dark themes isn't available if your administrator has configured a custom theme for the application.

Screenshot of IoT Central Choose a Theme.

Devices

Screenshot of Devices Page.

This page shows the devices in your IoT Central application grouped by device template.

  • A device template defines a type of device that can connect to your application.
  • A device represents either a real or simulated device in your application.

Device groups

Device Group page

This page lets you create and view device groups in your IoT Central application. You can use device groups to do bulk operations in your application or to analyze data. To learn more, see the Use device groups in your Azure IoT Central application article.

Device templates

Screenshot of Device Templates.

The device templates page is where you can view and create device templates in the application. To learn more, see Connect Azure IoT Edge devices to an Azure IoT Central application.

Edge manifests

Screenshot of Edge manifests page.

The edge manifests page is where you can import and manage IoT Edge deployment manifests in the application. To learn more, see the Define a new device type in your Azure IoT Central application tutorial.

Data Explorer

Screenshot of data analytics page.

Data explorer exposes rich capabilities to analyze historical trends and correlate various telemetries from your devices. To learn more, see the Create analytics for your Azure IoT Central application article.

Dashboards

Screenshot of IoT Central Dashboard.

Jobs

Jobs Page

This page lets you view and create jobs that can be used for bulk device management operations on your devices. You can update device properties, settings, and execute commands against device groups. To learn more, see the Run a job article.

Rules

Screenshot of Rules Page.

This page lets you view and create rules based on device data. When a rule fires, it can trigger one or more actions such as sending an email or invoking a webhook. To learn, see the Configuring rules tutorial.

Data export

Data Export

Data export enables you to set up streams of data to external systems. To learn more, see the Export your data in Azure IoT Central article.

Audit logs

Screenshot of audit logs page.

Audit logs enable you to view a list of recent changes made in your IoT Central application. To learn more, see the Use audit logs to track activity in your IoT Central application article.

Permissions

Screenshot of Permissions Page.

This page let you define a hierarchy that you use to manage which users can see which devices in your IoT Central application. To learn, see the Manage IoT Central organizations.

Application

Screenshot of IoT Application.

The application page allows you to configure your IoT Central application. Here you can change your application name, URL, theming, manage users and roles, create API tokens, and export your application. To learn more, see the Administer your Azure IoT Central application article.

Customization

Screenshot of customization.

The customization page allows you to customize your IoT Central application. Here you can change your masthead logo, browser icon, and browser colors. To learn more, see the How to customize the Azure IoT Central UI article.

Next steps

Now that you have an overview of Azure IoT Central and are familiar with the layout of the UI, the suggested next step is to complete the Create an Azure IoT Central application quickstart.