Skip to content

Commit 410b6cc

Browse files
authored
Merge pull request #75941 from dominicbetts/central-marketo
Update "Create" screenshots
2 parents 44c8863 + 062e6ae commit 410b6cc

File tree

3 files changed

+8
-14
lines changed

3 files changed

+8
-14
lines changed
9.48 KB
Loading
390 Bytes
Loading

articles/iot-central/quick-deploy-iot-central.md

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ manager: peterpr
1515

1616
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_.
1717

18+
## Create an application
19+
1820
Navigate to the Azure IoT Central [Application Manager](https://aka.ms/iotcentral) page. You will need to sign in with a Microsoft personal or work or school account.
1921

2022
To start creating a new Azure IoT Central application, select **New Application**. This takes you to the **Create Application** page.
@@ -24,10 +26,13 @@ To start creating a new Azure IoT Central application, select **New Application*
2426
To create a new Azure IoT Central application:
2527

2628
1. Choose a payment plan:
27-
- **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.
28-
- **Pay-As-You-Go** applications are charged per device, with the first 5 devices free.
29+
- **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. If you create a **Trial** application, you need to enter your contact information and choose whether to receive information and tips from Microsoft.
30+
- **Pay-As-You-Go** applications are charged per device, with the first 5 devices free. If you create a **Pay-As-You-Go** application, you need to select your *Directory*, *Azure Subscription*, and *Region*:
31+
- *Directory* is the Azure Active Directory (AD) to create your application. It contains user identities, credentials, and other organizational information. If you don’t have an Azure AD, one is created for you when you create an Azure subscription.
32+
- 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](https://aka.ms/createazuresubscription). After you create the Azure subscription, navigate back to the **Create Application** page. Your new subscription appears in the **Azure Subscription** drop-down.
33+
- *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](https://azure.microsoft.com/regions/services/) page. Once you choose a region, you can't later move your application to a different region.
2934

30-
Learn more about pricing on the [Azure IoT Central pricing page](https://azure.microsoft.com/pricing/details/iot-central/).
35+
Learn more about pricing on the [Azure IoT Central pricing page](https://azure.microsoft.com/pricing/details/iot-central/).
3136

3237
1. 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.
3338

@@ -39,17 +44,6 @@ To create a new Azure IoT Central application:
3944
| 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. |
4045
| Custom application | Creates an empty application for you to populate with your own device templates and devices. |
4146

42-
1. If you are creating a **Pay-As-You-Go** application, you need to select your *Directory*, *Azure Subscription*, and *Region*.
43-
44-
- *Directory* is the Azure Active Directory (AD) to create your application. It contains user identities, credentials, and other organizational information. If you don’t have an Azure AD, one is created for you when you create an Azure subscription.
45-
46-
- 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](https://aka.ms/createazuresubscription). After you create the Azure subscription, navigate back to the **Create Application** page. Your new subscription appears in the **Azure Subscription** drop-down.
47-
48-
- *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](https://azure.microsoft.com/regions/services/) page.
49-
50-
> [!Note]
51-
> Once you choose a region, you cannot later move your application to a different region.
52-
5347
1. Select **Create**.
5448

5549
## Next steps

0 commit comments

Comments
 (0)