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
Copy file name to clipboardExpand all lines: articles/iot-central/core/howto-manage-iot-central-from-cli.md
+6-22Lines changed: 6 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
title: Manage IoT Central from Azure CLI | Microsoft Docs
3
-
description: This article describes how to create and manage your IoT Central application using CLI. You can view, modify and remove the application using CLI.
3
+
description: This article describes how to create and manage your IoT Central application using CLI. You can view, modify, and remove the application using CLI.
4
4
services: iot-central
5
5
ms.service: iot-central
6
6
author: dominicbetts
7
7
ms.author: dobett
8
-
ms.date: 08/23/2019
8
+
ms.date: 02/11/2020
9
9
ms.topic: conceptual
10
10
manager: philmea
11
11
---
@@ -39,7 +39,7 @@ az group create --location "East US" \
@@ -48,30 +48,14 @@ These commands first create a resource group in the east US region for the appli
48
48
| Parameter | Description |
49
49
| ----------------- | ----------- |
50
50
| resource-group | The resource group that contains the application. This resource group must already exist in your subscription. |
51
-
| location | By default, this command uses the location from the resource group. Currently, you can create an IoT Central application in the **East US**, **West US**, **North Europe**, or **West Europe** regions, or in the **Australia** or **Asia Pacific** geographies. |
51
+
| location | By default, this command uses the location from the resource group. Currently, you can create an IoT Central application in the **Australia**, **Asia Pacific**, **Europe**, or **United States** geographies. |
52
52
| name | The name of the application in the Azure portal. |
53
53
| subdomain | The subdomain in the URL of the application. In the example, the application URL is https://mysubdomain.azureiotcentral.com.|
54
54
| sku | Currently, you can use either **ST1** or **ST2**. See [Azure IoT Central pricing](https://azure.microsoft.com/pricing/details/iot-central/). |
55
-
| template | The application template to use. For more information, see the following table:|
55
+
| template | The application template to use. For more information, see the following table.|
56
56
| display-name | The name of the application as displayed in the UI. |
57
57
58
-
**Application templates**
59
-
60
-
| Template name | Description |
61
-
| ------------------------ | ----------- |
62
-
| [email protected] | Creates an empty application for you to populate with your own device templates and devices.
63
-
|[email protected]| Creates an empty Plug and Play (preview) application for you to populate with your own device templates and devices. |
64
-
|[email protected]| Creates an application with a in-store analytics – condition monitoring template. Use this template to connect and monitor store environment. |
65
-
|[email protected]| Creates an application with water consumption monitoring template. Use this template to monitor and control water flow. |
66
-
|[email protected]| Creates an application with a Digital distribution template. Use this template to improve warehouse output efficiency by digitalizing key assets and actions. |
67
-
|[email protected]| Creates an application with a smart inventory management template. Use this template to automate receiving, product movement, cycle counting, and tracking of sensors. |
68
-
|[email protected]| Creates an application with a Connected logistics template. Use this template to track your shipment in real-time across air, water and land with location and condition monitoring. |
69
-
|[email protected]| Creates an application with smart meter monitoring template. Use this template to monitor energy consumption, network status, and identify trends to improve customer support and smart meter management. |
70
-
|[email protected]| Creates an application with continuous patient monitoring template. Use this template to extend patient care, re-admissions, and manage diseases. |
71
-
|[email protected]| Creates an application with solar panel monitoring template. Use this template to monitor solar panel status, energy generation trends. |
72
-
|[email protected]| Creates an application with water quality monitoring template. Use this template to digitally monitor water quality.|
73
-
|[email protected]| Creates an application with a in-store analytics – checkout template. Use this template to monitor and manage the checkout flow inside your store. |
74
-
|[email protected]| Creates an application with a Connected waste management template. Use this template to monitor waste bins and dispatch field operators. |

36
34
37
35
Fill in all the fields in the form. This form is similar to the form you fill out to create applications on the [Azure IoT Central application manager](https://aka.ms/iotcentral) website. For more information, see the [Create an IoT Central application](quick-deploy-iot-central.md) quickstart.
38
36
39
-

37
+

40
38
41
39
**Location** is the [geography](https://azure.microsoft.com/global-infrastructure/geographies/) 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. Azure IoT Central is currently available in the **United States**, **Australia**, **Asia Pacific**, or in **Europe**. Once you choose a location, you can't move your application to a different location later.
42
40
@@ -50,19 +48,17 @@ If you already have an Azure IoT Central application you can delete it, or move
50
48
> [!NOTE]
51
49
> You can't see applications created on the free pricing plan in the Azure portal because they are not associated with your subscription.
52
50
53
-
To get started, select **All resources** in the main pane on the left. Use the search box to type in the name of your application to find it in your list of resources. Then select the IoT Central application you'd like to manage.
To get started, select **All resources** in the portal. Select **Show hidden types** and start typing the name of your application in **Filter by name** to find it. Then select the IoT Central application you'd like to manage.
56
52
57
-
To navigate to the application, select the IoT Central Application URL.
53
+
To navigate to the application, select the **IoT Central Application URL**:
To move the application to a different resource group, select **change** beside the resource group. On the **Move resources** page, pick the resource group you'd like to migrate this application to.
57
+
To move the application to a different resource group, select **change** beside the resource group. On the **Move resources** page, choose the resource group you'd like to move this application to:
To move the application to a different subscription, select the**change**link beside the subscription. Pick the subscription to which you'd like to migrate this application in the dialog that appears.
61
+
To move the application to a different subscription, select **change** beside the subscription. On the **Move resources** page, choose the subscription you'd like to move this application to:
@@ -61,30 +61,14 @@ The script first creates a resource group in the east US region for the applicat
61
61
|Parameter |Description |
62
62
|------------------|------------|
63
63
|ResourceGroupName |The resource group that contains the application. This resource group must already exist in your subscription. |
64
-
|Location |By default, this cmdlet uses the location from the resource group. Currently, you can create an IoT Central application in the **East US**, **West US**, **North Europe**, or **West Europe** regions, or in the **Australia** or **Asia Pacific** geographies. |
64
+
|Location |By default, this cmdlet uses the location from the resource group. Currently, you can create an IoT Central application in the **Australia**, **Asia Pacific**, **Europe**, or **United States** geographies. |
65
65
|Name |The name of the application in the Azure portal. |
66
66
|Subdomain |The subdomain in the URL of the application. In the example, the application URL is https://mysubdomain.azureiotcentral.com.|
67
67
|Sku |Currently, you can use either **ST1** or **ST2**. See [Azure IoT Central pricing](https://azure.microsoft.com/pricing/details/iot-central/). |
68
-
|Template | The application template to use. For more information, see the following table:|
68
+
|Template | The application template to use. For more information, see the following table.|
69
69
|DisplayName |The name of the application as displayed in the UI. |
70
70
71
-
**Application templates**
72
-
73
-
| Template name | Description |
74
-
| ------------------------ | ----------- |
75
-
| [email protected] | Creates an empty application for you to populate with your own device templates and devices.
76
-
|[email protected]| Creates an empty Plug and Play (preview) application for you to populate with your own device templates and devices. |
77
-
|[email protected]| Creates an application with a in-store analytics – condition monitoring template. Use this template to connect and monitor store environment. |
78
-
|[email protected]| Creates an application with water consumption monitoring template. Use this template to monitor and control water flow. |
79
-
|[email protected]| Creates an application with a Digital distribution template. Use this template to improve warehouse output efficiency by digitalizing key assets and actions. |
80
-
|[email protected]| Creates an application with a smart inventory management template. Use this template to automate receiving, product movement, cycle counting, and tracking of sensors. |
81
-
|[email protected]| Creates an application with a Connected logistics template. Use this template to track your shipment in real-time across air, water and land with location and condition monitoring. |
82
-
|[email protected]| Creates an application with smart meter monitoring template. Use this template to monitor energy consumption, network status, and identify trends to improve customer support and smart meter management. |
83
-
|[email protected]| Creates an application with continuous patient monitoring template. Use this template to extend patient care, re-admissions, and manage diseases. |
84
-
|[email protected]| Creates an application with solar panel monitoring template. Use this template to monitor solar panel status, energy generation trends. |
85
-
|[email protected]| Creates an application with water quality monitoring template. Use this template to digitally monitor water quality.|
86
-
|[email protected]| Creates an application with a in-store analytics – checkout template. Use this template to monitor and manage the checkout flow inside your store. |
87
-
|[email protected]| Creates an application with a Connected waste management template. Use this template to monitor waste bins and dispatch field operators. |
|[email protected]| Custom application | Creates an empty application for you to populate with your own device templates and devices. |
18
+
| [email protected] | Custom application (legacy) | Creates an empty legacy application for you to populate with your own device templates and devices.
19
+
|[email protected]| In-store Analytics – Condition Monitoring | Creates an application to connect and monitor a store environment. |
20
+
|[email protected]| Water Consumption Monitoring | Creates an application to monitor and control water flow. |
21
+
|[email protected]| Digital Distribution Center | Creates an application to improve warehouse output efficiency by digitizing key assets and actions. |
22
+
|[email protected]| Smart Inventory Management | Creates an application to automate receiving, product movement, cycle counting, and tracking. |
23
+
|[email protected]| Connected Logistics | Creates an application to track your shipments in real time across air, water, and land with location and condition monitoring. |
24
+
|[email protected]| Smart Meter Analytics | Creates an application to monitor energy consumption, network status, and identify trends to improve customer support and smart meter management. |
25
+
|[email protected]| Micro-fulfillment Center | Creates an application to digitally connect and manage a fully automated fulfillment center. |
26
+
|[email protected]| Continuous Patient Monitoring | Creates an application to extend patient care, reduce readmissions, and manage diseases. |
27
+
|[email protected]| Solar Power Monitoring | Creates an application to monitor solar panel status and energy generation trends. |
28
+
|[email protected]| Water Quality Monitoring | Creates an application to digitally monitor water quality. |
29
+
|[email protected]| In-store Analytics – Checkout | Creates an application to monitor and manage the checkout flow inside your store. |
30
+
|[email protected]| Connected Waste Management | Creates an application to monitor waste bins and dispatch field operators. |
0 commit comments