Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 3.9 KB

quick-deploy-iot-central.md

File metadata and controls

58 lines (40 loc) · 3.9 KB
title description author ms.author ms.date ms.topic ms.service services ms.custom manager
Create an Azure IoT Central application | Microsoft Docs
Create a new Azure IoT Central application. Create a Trial or Pay-As-You-Go application using an application template.
viv-liu
viviali
10/31/2018
quickstart
iot-central
iot-central
mvc
peterpr

Create an Azure IoT Central application

As a builder, you use the Azure IoT Central UI to define your Microsoft Azure IoT Central application. This quickstart shows you how to create an Azure IoT Central application that contains a sample device template and simulated devices.

Navigate to the Azure IoT Central Application Manager page. You will need to sign in with a Microsoft personal or work or school account.

To start creating a new Azure IoT Central application, select New Application. This takes you to the Create Application page.

Azure IoT Central Create Application page

To create a new Azure IoT Central application:

  1. Choose a payment plan:

    • Trial applications are free for 7 days before they expire. They can be converted to Pay-As-You-Go at any time before they expire.
    • Pay-As-You-Go applications are charged per device, with the first 5 devices free.

    Learn more about pricing on the Azure IoT Central pricing page.

  2. Choose a friendly application name, such as Contoso IoT. Azure IoT Central generates a unique URL prefix for you. You can change this URL prefix to something more memorable.

  3. Choose an application template. An application template can contain predefined items such as device templates and dashboards to help you get started.

    Application template Description
    Sample Contoso Creates an application that includes a device template already created for a Refrigerated Vending Machine. Use this template to get started exploring Azure IoT Central.
    Sample Devkits Creates an application with device templates ready for you to connect an MXChip or Raspberry Pi device. Use this template if you are a device developer experimenting with any of these devices.
    Custom application Creates an empty application for you to populate with your own device templates and devices.
  4. If you are creating a Pay-As-You-Go application, you need to select your Directory, Azure Subscription, and Region.

    • Directory is the Azure Active Directory to create your application. It contains user identities, credentials, and other organizational information. If you don’t have an AAD, one is created for you when you create an Azure subscription.

    • An Azure Subscription enables you to create instances of Azure services. IoT Central will provision resources in your subscription. If you don’t have an Azure subscription, you can create one on the Azure sign-up page. After you create the Azure subscription, navigate back to the Create Application page. Your new subscription appears in the Azure Subscription drop-down.

    • Region is the physical location where you’d like to create your application. Typically, you should choose the region that is physically closest to your devices to get optimal performance.You can see the regions in which Azure IoT Central is available on the Products available by region page.

    [!Note] Once you choose a region, you cannot later move your application to a different region.

  5. Click Create.

Next steps

In this quickstart, you created an IoT Central application. Here's the suggested next step:

[!div class="nextstepaction"] Take a tour of IoT Central