Skip to content

Commit 1a59a99

Browse files
authored
Merge pull request #206755 from v-krishnag/az
updates
2 parents d53991f + bc7cedb commit 1a59a99

File tree

8 files changed

+12
-15
lines changed

8 files changed

+12
-15
lines changed

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

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ After filling out all fields, select **Create**. To learn more, see [Create an I
5050

5151
If you already have an Azure IoT Central application, you can delete it, or move it to a different subscription or resource group in the Azure portal.
5252

53-
> [!NOTE]
54-
> Applications created using the *free* plan do not require an Azure subscriptions, and therefore you won't find them listed in your Azure subscription on the Azure portal. You can only see and manage free apps from the IoT Central portal.
55-
5653
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:
5754

5855
![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)
@@ -64,13 +61,15 @@ When you select an application in the search results, the Azure portal shows you
6461
> [!NOTE]
6562
> Use the **IoT Central Application URL** to access the application for the first time.
6663
67-
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:
64+
To move the application to a different resource group, select **move** beside **Resource group**. On the **Move resources** page, choose the resource group you'd like to move this application to.
65+
66+
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:
6867

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

71-
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:
70+
## Manage networking
7271

73-
![Management portal: resource management](media/howto-manage-iot-central-from-portal/highlight-subscription.png)
72+
You can use private IP addresses from a virtual network address space to manage your devices in IoT Central application to eliminate exposure on the public internet. To learn more, see [Create and configure a private endpoint for IoT Central](../core/howto-create-private-endpoint.md)
7473

7574
## Configure a managed identity
7675

@@ -103,13 +102,11 @@ You can use the set of metrics provided by IoT Central to assess the health of d
103102

104103
Metrics are enabled by default for your IoT Central application and you access them from the [Azure portal](https://portal.azure.com/). The [Azure Monitor data platform exposes these metrics](../../azure-monitor/essentials/data-platform-metrics.md) and provides several ways for you to interact with them. For example, you can use charts in the Azure portal, a REST API, or queries in PowerShell or the Azure CLI.
105104

106-
> [!TIP]
107-
> Applications that use the free trial plan don't have an associated Azure subscription and so don't support Azure Monitor metrics. You can [convert an application to a standard pricing plan](./howto-faq.yml#how-do-i-move-from-a-free-to-a-standard-pricing-plan-) and get access to these metrics.
105+
Access to metrics in the Azure portal is managed by [Azure role based access control](../../role-based-access-control/overview.md). Use the Azure portal to add users to the IoT Central application/resource group/subscription to grant them access. You must add a user in the portal even they're already added to the IoT Central application. Use [Azure built-in roles](../../role-based-access-control/built-in-roles.md) for finer grained access control.
108106

109107
### View metrics in the Azure portal
110108

111-
The following steps assume you have an [IoT Central application](./howto-create-iot-central-application.md) with some [connected devices](./tutorial-connect-device.md) or a running [data export](howto-export-to-blob-storage.md).
112-
109+
The following example **Metrics** page shows a plot of the number of devices connected to your IoT Central application. For a list of the metrics that are currently available for IoT Central, see [Supported metrics with Azure Monitor](../../azure-monitor/essentials/metrics-supported.md#microsoftiotcentraliotapps).
113110

114111
To view IoT Central metrics in the portal:
115112

@@ -118,13 +115,13 @@ To view IoT Central metrics in the portal:
118115

119116
![Azure Metrics](media/howto-manage-iot-central-from-portal/metrics.png)
120117

121-
### Azure portal permissions
118+
### Export logs and metrics
122119

123-
Access to metrics in the Azure portal is managed by [Azure role based access control](../../role-based-access-control/overview.md). Use the Azure portal to add users to the IoT Central application/resource group/subscription to grant them access. You must add a user in the portal even they're already added to the IoT Central application. Use [Azure built-in roles](../../role-based-access-control/built-in-roles.md) for finer grained access control.
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).
124121

125-
### IoT Central metrics
122+
### Analyze logs and metrics
126123

127-
For a list of the metrics that are currently available for IoT Central, see [Supported metrics with Azure Monitor](../../azure-monitor/essentials/metrics-supported.md#microsoftiotcentraliotapps).
124+
Use the **Workbooks** page to analyze logs and create visual reports. To learn more, see [Azure Workbooks](../../azure-monitor/visualize/workbooks-overview.md).
128125

129126
### Metrics and invoices
130127

88.7 KB
Loading
27.8 KB
Loading
104 KB
Loading
17.2 KB
Loading
53.2 KB
Loading

0 commit comments

Comments
 (0)