You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -317,7 +317,7 @@ This solution uses a Stream Analytics query to detect when a device stops sendin
317
317
318
318
## Configure export in IoT Central
319
319
320
-
On the [Azure IoT Central application manager](https://aka.ms/iotcentral) website, navigate to the IoT Central application the script created. The name of the app is **In-store analytics - Condition Monitoring (custom rules scenario)**.
320
+
On the [Azure IoT Central My apps](https://apps.azureiotcentral.com/myapps) page, locate the IoT Central application the script created. The name of the app is **In-store analytics - Condition Monitoring (custom rules scenario)**.
321
321
322
322
To enable the data export to Event Hubs, navigate to the **Data Export** page and enable the **All telemetry** export.
323
323
Wait until the export status is **Running** before you continue.
Copy file name to clipboardExpand all lines: articles/iot-central/core/howto-create-iot-central-application.md
+27-15Lines changed: 27 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: iot-central
5
5
ms.service: iot-central
6
6
author: dominicbetts
7
7
ms.author: dobett
8
-
ms.date: 10/28/2022
8
+
ms.date: 07/14/2023
9
9
ms.topic: how-to
10
10
---
11
11
@@ -42,7 +42,7 @@ The following table summarizes the differences between the three standard plans:
42
42
43
43
### Application name
44
44
45
-
The _application name_ you choose appears in the title bar on every page in your IoT Central application. It also appears on your application's tile on the **My apps** page on the [Azure IoT Central](https://aka.ms/iotcentral) site.
45
+
The _application name_ you choose appears in the title bar on every page in your IoT Central application.
46
46
47
47
The _subdomain_ you choose uniquely identifies your application. The subdomain is part of the URL you use to access the application. The URL for an IoT Central application looks like `https://yoursubdomain.azureiotcentral.com`.
48
48
@@ -58,26 +58,41 @@ If you choose one of the standard plans, you need to provide billing information
58
58
- The directory that contains the subscription you're using.
59
59
- The location to host your application. IoT Central uses Azure regions as locations: Australia East, Canada Central, Central US, East US, East US 2, Japan East, North Europe, South Central US, Southeast Asia, UK South, West Europe, and West US.
60
60
61
-
## Azure IoT Central site
61
+
## Azure portal
62
62
63
-
The easiest way to get started creating IoT Central applications is on the [Azure IoT Central](https://aka.ms/iotcentral) site.
63
+
The easiest way to get started creating IoT Central applications is in the [Azure portal](https://portal.azure.com/#create/Microsoft.IoTCentral).
64
64
65
-
The [Build](https://apps.azureiotcentral.com/build) lets you select the application template you want to use:
65
+
[!INCLUDE [Warning About Access Required](../../../includes/iot-central-warning-contribitorrequireaccess.md)]
66
+
67
+
Enter the following information:
68
+
69
+
| Field | Description |
70
+
| ----- | ----------- |
71
+
| Subscription | The Azure subscription you want to use. |
72
+
| Resource group | The resource group you want to use. You can create a new resource group or use an existing one. |
73
+
| Resource name | A valid Azure resource name. |
74
+
| Application URL | The URL subdomain for your application. The URL for an IoT Central application looks like `https://yoursubdomain.azureiotcentral.com`. |
75
+
| Template | The application template you want to use. For a blank application template, select **Custom application**.|
76
+
| Region | The Azure region you want to use. |
77
+
| Pricing plan | The pricing plan you want to use. |
66
78
67
-
If you select **Create app**, you can provide the necessary information to create an application from the template:
79
+
:::image type="content" source="media/howto-create-iot-central-application/create-app-portal.png" alt-text="Screenshot that shows the create application experience in the Azure portal.":::
Select **Review + create**, Then select **Create** to create the application.
70
82
71
-
The **My apps** page lists all the IoT Central applications you have access to. The list includes applications you created and applications that you've been granted access to.
83
+
When the app is ready, you can navigate to it from the Azure portal:
72
84
73
-
> [!TIP]
74
-
> All the applications you create using a standard pricing plan on the Azure IoT Central site use the **IOTC** resource group in your subscription. The approaches described in the following section let you choose a resource group to use.
85
+
:::image type="content" source="media/howto-create-iot-central-application/view-app-portal.png" alt-text="Screenshot that shows the IoT Central application resource in the Azure portal. The application URL is highlighted.":::
86
+
87
+
To list all the IoT Central apps you've created, navigate to [IoT Central Applications](https://portal.azure.com/#blade/HubsExtension/BrowseResourceBlade/resourceType/Microsoft.IoTCentral%2FIoTApps).
88
+
89
+
To list all the IoT Central applications you have access to, navigate to [IoT Central Applications](https://apps.azureiotcentral.com/myapps).
75
90
76
91
## Copy an application
77
92
78
93
You can create a copy of any application, minus any device instances, device data history, and user data. The copy uses a standard pricing plan that you'll be billed for.
79
94
80
-
Navigate to **Application > Management** and select **Copy**. In the dialog box, enter the details for the new application. Then select **Copy** to confirm that you want to continue. To learn more about the fields in the form, see [Create an application](howto-create-iot-central-application.md).
95
+
Navigate to **Application > Management** and select **Copy**. In the dialog box, enter the details for the new application. Then select **Copy** to confirm that you want to continue. To learn more about the fields in the form, see [Options](#options).
81
96
82
97
:::image type="content" source="media/howto-create-iot-central-application/app-copy.png" alt-text="Screenshot that shows the copy application settings page." lightbox="media/howto-create-iot-central-application/app-copy.png":::
83
98
@@ -121,9 +136,7 @@ To create an application template from an existing IoT Central application:
121
136
122
137
### Use an application template
123
138
124
-
To use an application template to create a new IoT Central application, you need a previously created **Shareable Link**. Paste the **Shareable Link** into your browser's address bar. The **Create an application** page displays with your custom application template selected:
125
-
126
-
:::image type="content" source="media/howto-create-iot-central-application/create-app.png" alt-text="Screenshot that shows create an application from a template.":::
139
+
To use an application template to create a new IoT Central application, you need a previously created **Shareable Link**. Paste the **Shareable Link** into your browser's address bar. The **Create an application** page displays with your custom application template selected.
127
140
128
141
Select your pricing plan and fill out the other fields on the form. Then select **Create** to create a new IoT Central application from the application template.
129
142
@@ -139,7 +152,6 @@ To update your application template, change the template name or description on
139
152
140
153
You can also use the following approaches to create an IoT Central application:
141
154
142
-
-[Create an IoT Central application from the Azure portal](howto-manage-iot-central-from-portal.md#create-iot-central-applications)
143
155
-[Create an IoT Central application using the command line](howto-manage-iot-central-from-cli.md#create-an-application)
144
156
-[Create an IoT Central application programmatically](/samples/azure-samples/azure-iot-central-arm-sdk-samples/azure-iot-central-arm-sdk-samples/)
Instead of creating and managing IoT Central applications on the [Azure IoT Central application manager](https://aka.ms/iotcentral) website, you can use [Azure CLI](/cli/azure/) or [Azure PowerShell](/powershell/azure/) to manage your applications.
15
+
Instead of creating and managing IoT Central applications in the [Azure portal](https://portal.azure.com/#create/Microsoft.IoTCentral), you can use [Azure CLI](/cli/azure/) or [Azure PowerShell](/powershell/azure/) to manage your applications.
16
16
17
17
If you prefer to use a language such as JavaScript, Python, C#, Ruby, or Go to create, update, list, and delete Azure IoT Central applications, see the [Azure IoT Central ARM SDK samples](/samples/azure-samples/azure-iot-central-arm-sdk-samples/azure-iot-central-arm-sdk-samples/) repository.
Copy file name to clipboardExpand all lines: articles/iot-central/core/howto-manage-iot-central-from-portal.md
+4-22Lines changed: 4 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,33 +5,15 @@ services: iot-central
5
5
ms.service: iot-central
6
6
author: dominicbetts
7
7
ms.author: dobett
8
-
ms.date: 08/04/2022
8
+
ms.date: 07/14/2023
9
9
ms.topic: how-to
10
10
---
11
11
12
12
# Manage and monitor IoT Central from the Azure portal
13
13
14
14
You can use the [Azure portal](https://portal.azure.com) to create, manage, and monitor IoT Central applications.
15
15
16
-
## Create IoT Central applications
17
-
18
-
[!INCLUDE [Warning About Access Required](../../../includes/iot-central-warning-contribitorrequireaccess.md)]
19
-
20
-
To create an application, navigate to the [IoT Central Application](https://portal.azure.com/#create/Microsoft.IoTCentral) page in the Azure portal:
21
-
22
-
:::image type="content" source="media/howto-manage-iot-central-from-portal/create-form.png" alt-text="Screenshot that shows the Azure portal form for creating an I o T Central application.":::
23
-
24
-
***Resource name** is a unique name you can choose for your IoT Central application in your Azure resource group.
25
-
26
-
***Application URL** is the URL you can use to access your application.
27
-
28
-
***Template** is the type of IoT Central application you want to create. You can create a new application either from the list of industry-relevant templates to help you get started quickly, or start from scratch using the **Custom application** template.
29
-
30
-
***Location** is the Azure region where you'd like to create your application. Typically, you should choose the location that's physically closest to your devices to get optimal performance. For a list of the regions where Azure IoT Central is currently available, see [Availability by region](https://azure.microsoft.com/global-infrastructure/services/?regions=all&products=iot-central).
31
-
32
-
Once you choose a location, you can't later move your application to a different location.
33
-
34
-
After filling out all fields, select **Create**. To learn more, see [Create an IoT Central application](howto-create-iot-central-application.md).
16
+
To learn how to create an IoT Central application, see [Create an IoT Central application](howto-create-iot-central-application.md).
35
17
36
18
## Manage existing IoT Central applications
37
19
@@ -115,7 +97,7 @@ Use the **Workbooks** page to analyze logs and create visual reports. To learn m
115
97
116
98
### Metrics and invoices
117
99
118
-
Metrics may differ from the numbers shown on your Azure IoT Central invoice. This situation occurs for a number of reasons such as:
100
+
Metrics may differ from the numbers shown on your Azure IoT Central invoice. This situation occurs for reasons such as:
119
101
120
102
* IoT Central [standard pricing plans](https://azure.microsoft.com/pricing/details/iot-central/) include two devices and varying message quotas for free. While the free items are excluded from billing, they're still counted in the metrics.
121
103
@@ -129,7 +111,7 @@ To learn how to remotely monitor your IoT Edge fleet using Azure Monitor and bui
129
111
130
112
## Next steps
131
113
132
-
Now that you've learned how to manage and monitor Azure IoT Central applications from the Azure portal, here is the suggested next step:
114
+
Now that you've learned how to manage and monitor Azure IoT Central applications from the Azure portal, here's the suggested next step:
133
115
134
116
> [!div class="nextstepaction"]
135
117
> [Administer your application](howto-administer.md)
Copy file name to clipboardExpand all lines: articles/iot-central/core/overview-iot-central-tour.md
+3-11Lines changed: 3 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,17 +16,9 @@ This article introduces you to Azure IoT Central UI. You can use the UI to creat
16
16
17
17
## IoT Central homepage
18
18
19
-
The [IoT Central homepage](https://apps.azureiotcentral.com/) 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.
19
+
The [IoT Central homepage](https://apps.azureiotcentral.com/) page is the place to learn more about the latest news and features available on IoT Central and see and launch your existing applications.
20
20
21
-
:::image type="content" source="media/overview-iot-central-tour/iot-central-homepage.png" alt-text="Screenshot that shows the IoT Central homepage where you can create new IoT Central applications.":::
22
-
23
-
### Create an application
24
-
25
-
In the **Build** section you can browse the list of industry-relevant IoT Central templates, or start from scratch using a Custom application template.
26
-
27
-
:::image type="content" source="media/overview-iot-central-tour/iot-central-build.png" alt-text="Screenshot that shows the IoT Central build page where you can select an application template.":::
28
-
29
-
To learn more, see the [Create an Azure IoT Central application](quick-deploy-iot-central.md) quickstart.
21
+
:::image type="content" source="media/overview-iot-central-tour/iot-central-homepage.png" alt-text="Screenshot that shows the IoT Central homepage where you can see the IoT Central applications you have access to.":::
30
22
31
23
### Launch your application
32
24
@@ -44,7 +36,7 @@ Once you're inside your IoT application, use the left pane to access various fea
:::image type="content" source="media/overview-iot-central-tour/navigation-bar.png" alt-text="Screenshot that shows the IoT Central left navigation pane.":::
0 commit comments