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-portal.md
+9-22Lines changed: 9 additions & 22 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: 06/22/2022
8
+
ms.date: 08/04/2022
9
9
ms.topic: how-to
10
10
---
11
11
@@ -19,28 +19,15 @@ You can use the [Azure portal](https://portal.azure.com) to create, manage, and
19
19
20
20
To create an application, navigate to the [IoT Central Application](https://portal.azure.com/#create/Microsoft.IoTCentral) page in the Azure portal:
21
21
22
-

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
23
24
24
***Resource name** is a unique name you can choose for your IoT Central application in your Azure resource group.
25
25
26
26
***Application URL** is the URL you can use to access your application.
27
27
28
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
29
30
-
***Location** is the [Azure region](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 following locations:
31
-
32
-
* Australia East
33
-
* Canada Central
34
-
* Central US
35
-
* East US
36
-
* East US 2
37
-
* Japan East
38
-
* North Europe
39
-
* South Central US
40
-
* Southeast Asia
41
-
* UK South
42
-
* West Europe
43
-
* West US
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).
44
31
45
32
Once you choose a location, you can't later move your application to a different location.
46
33
@@ -52,11 +39,11 @@ If you already have an Azure IoT Central application, you can delete it, or move
52
39
53
40
To get started, search for your application in the search bar at the top of the Azure portal. You can also view all your applications by searching for _IoT Central Applications_ and selecting the service:
54
41
55
-

42
+
:::image type="content" source="media/howto-manage-iot-central-from-portal/search-iot-central.png" alt-text="Screenshot that shows the search results for I o T Central Applications with the first service selected.":::
56
43
57
44
When you select an application in the search results, the Azure portal shows you its overview. You can navigate to the application by selecting the **IoT Central Application URL**:
58
45
59
-

46
+
:::image type="content" source="media/howto-manage-iot-central-from-portal/highlight-application.png" alt-text="Screenshot that shows the Overview page with the I o T Central Application URL highlighted.":::
60
47
61
48
> [!NOTE]
62
49
> Use the **IoT Central Application URL** to access the application for the first time.
@@ -65,7 +52,7 @@ To move the application to a different resource group, select **move** beside **
65
52
66
53
To move the application to a different subscription, select **move** beside **Subscription**. On the **Move resources** page, choose the subscription you'd like to move this application to:
67
54
68
-

55
+
:::image type="content" source="media/howto-manage-iot-central-from-portal/highlight-resource-group-subscription.png" alt-text="Screenshot that shows the Overview page with the Resource group (move) highlighted.":::
69
56
70
57
## Manage networking
71
58
@@ -113,11 +100,11 @@ To view IoT Central metrics in the portal:
113
100
1. Navigate to your IoT Central application resource in the portal. By default, IoT Central resources are located in a resource group called **IOTC**.
114
101
1. To create a chart from your application's metrics, select **Metrics** in the **Monitoring** section.
:::image type="content" source="media/howto-manage-iot-central-from-portal/metrics.png" alt-text="Screenshot that shows example metrics in the Azure portal.":::
117
104
118
105
### Export logs and metrics
119
106
120
-
Use the Azure portal to export metrics and logs to different destinations. To learn more, see Use the **Diagnostics settings** page to configure exporting metrics and logs to different destinations. To learn more, see [Diagnostic settings in Azure Monitor](../../azure-monitor/essentials/diagnostic-settings.md).
107
+
Use the **Diagnostics settings** page to configure exporting metrics and logs to different destinations. To learn more, see [Diagnostic settings in Azure Monitor](../../azure-monitor/essentials/diagnostic-settings.md).
121
108
122
109
### Analyze logs and metrics
123
110
@@ -142,4 +129,4 @@ To learn how to remotely monitor your IoT Edge fleet using Azure Monitor and bui
142
129
Now that you've learned how to manage and monitor Azure IoT Central applications from the Azure portal, here is the suggested next step:
143
130
144
131
> [!div class="nextstepaction"]
145
-
> [Administer your application](howto-administer.md)
132
+
> [Administer your application](howto-administer.md)
0 commit comments