Skip to content

Commit 9c8dad6

Browse files
authored
Merge pull request #206908 from dominicbetts/central-fix-portal
IoT Central: fix portal article
2 parents 098853d + b23d2b7 commit 9c8dad6

File tree

1 file changed

+9
-22
lines changed

1 file changed

+9
-22
lines changed

articles/iot-central/core/howto-manage-iot-central-from-portal.md

Lines changed: 9 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: iot-central
55
ms.service: iot-central
66
author: dominicbetts
77
ms.author: dobett
8-
ms.date: 06/22/2022
8+
ms.date: 08/04/2022
99
ms.topic: how-to
1010
---
1111

@@ -19,28 +19,15 @@ You can use the [Azure portal](https://portal.azure.com) to create, manage, and
1919

2020
To create an application, navigate to the [IoT Central Application](https://portal.azure.com/#create/Microsoft.IoTCentral) page in the Azure portal:
2121

22-
![Create IoT Central form](media/howto-manage-iot-central-from-portal/create-form.png)
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.":::
2323

2424
* **Resource name** is a unique name you can choose for your IoT Central application in your Azure resource group.
2525

2626
* **Application URL** is the URL you can use to access your application.
2727

2828
* **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.
2929

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).
4431

4532
Once you choose a location, you can't later move your application to a different location.
4633

@@ -52,11 +39,11 @@ If you already have an Azure IoT Central application, you can delete it, or move
5239

5340
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:
5441

55-
![Screenshot that shows the search results for "IoT Central Applications" with the first service selected.](media/howto-manage-iot-central-from-portal/search-iot-central.png)
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.":::
5643

5744
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**:
5845

59-
![Screenshot that shows the "Overview" page with the "IoT Central Application URL" highlighted.](media/howto-manage-iot-central-from-portal/highlight-application.png)
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.":::
6047

6148
> [!NOTE]
6249
> 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 **
6552

6653
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:
6754

68-
![Screenshot that shows the "Overview" page with the "Resource group (move)" highlighted.](media/howto-manage-iot-central-from-portal/highlight-resource-group-subscription.png)
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.":::
6956

7057
## Manage networking
7158

@@ -113,11 +100,11 @@ To view IoT Central metrics in the portal:
113100
1. Navigate to your IoT Central application resource in the portal. By default, IoT Central resources are located in a resource group called **IOTC**.
114101
1. To create a chart from your application's metrics, select **Metrics** in the **Monitoring** section.
115102

116-
![Azure Metrics](media/howto-manage-iot-central-from-portal/metrics.png)
103+
:::image type="content" source="media/howto-manage-iot-central-from-portal/metrics.png" alt-text="Screenshot that shows example metrics in the Azure portal.":::
117104

118105
### Export logs and metrics
119106

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).
121108

122109
### Analyze logs and metrics
123110

@@ -142,4 +129,4 @@ To learn how to remotely monitor your IoT Edge fleet using Azure Monitor and bui
142129
Now that you've learned how to manage and monitor Azure IoT Central applications from the Azure portal, here is the suggested next step:
143130

144131
> [!div class="nextstepaction"]
145-
> [Administer your application](howto-administer.md)
132+
> [Administer your application](howto-administer.md)

0 commit comments

Comments
 (0)