Skip to content

Commit 913aba4

Browse files
author
Jill Grant
authored
Merge pull request #269931 from dominicbetts/terminology
AIO: Update references to Azure IoT Operations (preview) portal
2 parents 0d00300 + 92f5060 commit 913aba4

12 files changed

+50
-50
lines changed

articles/iot-operations/get-started/overview-iot-operations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ There are two core elements in the Azure IoT Operations Preview architecture:
3535
* **Azure IoT Data Processor Preview** - a configurable data processing service that can manage the complexities and diversity of industrial data. Use Data Processor to make data from disparate sources more understandable, usable, and valuable.
3636
* **Azure IoT MQ Preview** - an edge-native MQTT broker that powers event-driven architectures.
3737
* **Azure IoT OPC UA Broker Preview** - an OPC UA broker that handles the complexities of OPC UA communication with OPC UA servers and other leaf devices.
38-
* **Azure IoT Operations Experience Preview portal**. This web UI provides a unified experience for operational technologists to manage assets and Data Processor pipelines in an Azure IoT Operations deployment.
38+
* **Azure IoT Operations (preview) portal**. This web UI provides a unified experience for operational technologists to manage assets and Data Processor pipelines in an Azure IoT Operations deployment.
3939

4040
## Deploy
4141

@@ -45,7 +45,7 @@ Azure IoT Operations runs on Arc-enabled Kubernetes clusters on the edge. You ca
4545

4646
## Manage devices and assets
4747

48-
Azure IoT Operations can connect to various industrial devices and assets. You can use the [Azure IoT Operations (preview) portal](../manage-devices-assets/howto-manage-assets-remotely.md?tabs=portal) or the [Azure CLI](../manage-devices-assets/howto-manage-assets-remotely.md?tabs=cli) to manage the devices and assets that you want to connect to.
48+
Azure IoT Operations can connect to various industrial devices and assets. You can use the [Azure IoT Operations (preview)](../manage-devices-assets/howto-manage-assets-remotely.md?tabs=portal) portal or the [Azure CLI](../manage-devices-assets/howto-manage-assets-remotely.md?tabs=cli) to manage the devices and assets that you want to connect to.
4949

5050
The [Azure IoT OPC UA Broker Preview](../manage-devices-assets/overview-opcua-broker.md) component manages the connection to OPC UA servers and other leaf devices. The OPC UA Broker component publishes data from the OPC UA servers and the devices discovered by _Azure IoT Akri Preview_ to Azure IoT MQ topics.
5151

articles/iot-operations/get-started/quickstart-add-assets.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this quickstart, you use the Azure IoT Operations (preview) portal to create
2727

2828
Complete [Quickstart: Deploy Azure IoT Operations Preview to an Arc-enabled Kubernetes cluster](quickstart-deploy.md) before you begin this quickstart.
2929

30-
To sign in to the Azure IoT Operations portal, you need a work or school account in the tenant where you deployed Azure IoT Operations. If you're currently using a Microsoft account (MSA), you need to create a Microsoft Entra ID with at least contributor permissions for the resource group that contains your **Kubernetes - Azure Arc** instance. To learn more, see [Known Issues > Create Entra account](../troubleshoot/known-issues.md#azure-iot-operations-preview-portal).
30+
To sign in to the Azure IoT Operations (preview) portal, you need a work or school account in the tenant where you deployed Azure IoT Operations. If you're currently using a Microsoft account (MSA), you need to create a Microsoft Entra ID with at least contributor permissions for the resource group that contains your **Kubernetes - Azure Arc** instance. To learn more, see [Known Issues > Create Entra account](../troubleshoot/known-issues.md#azure-iot-operations-preview-portal).
3131

3232
## What problem will we solve?
3333

@@ -38,7 +38,7 @@ The data that OPC UA servers expose can have a complex structure and can be diff
3838
To create asset endpoints, assets and subscribe to OPC UA tags and events, use the Azure IoT Operations (preview) portal. Navigate to the [Azure IoT Operations (preview)](https://iotoperations.azure.com) portal in your browser and sign in with your Microsoft Entra ID credentials.
3939

4040
> [!IMPORTANT]
41-
> You must use a work or school account to sign in to the Azure IoT Operations portal. To learn more, see [Known Issues > Create Entra account](../troubleshoot/known-issues.md#azure-iot-operations-preview-portal).
41+
> You must use a work or school account to sign in to the Azure IoT Operations (preview) portal. To learn more, see [Known Issues > Create Entra account](../troubleshoot/known-issues.md#azure-iot-operations-preview-portal).
4242
4343
## Select your cluster
4444

@@ -57,7 +57,7 @@ To add an asset endpoint:
5757

5858
1. Select **Manage asset endpoints** and then **Create asset endpoint**:
5959

60-
:::image type="content" source="media/quickstart-add-assets/asset-endpoints.png" alt-text="Screenshot that shows the asset endpoints page in the Azure IoT Operations portal.":::
60+
:::image type="content" source="media/quickstart-add-assets/asset-endpoints.png" alt-text="Screenshot that shows the asset endpoints page in the Azure IoT Operations (preview) portal.":::
6161

6262
1. Enter the following endpoint information:
6363

@@ -109,7 +109,7 @@ When the OPC PLC simulator is running, data flows from the simulator, to the con
109109

110110
## Manage your assets
111111

112-
After you select your cluster in Azure IoT Operations portal, you see the available list of assets on the **Assets** page. If there are no assets yet, this list is empty:
112+
After you select your cluster in Azure IoT Operations (preview) portal, you see the available list of assets on the **Assets** page. If there are no assets yet, this list is empty:
113113

114114
:::image type="content" source="media/quickstart-add-assets/create-asset-empty.png" alt-text="Screenshot of Azure IoT Operations empty asset list.":::
115115

articles/iot-operations/manage-devices-assets/howto-configure-opcua-authentication-options.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ Azure IoT Operations Preview installed. For more information, see [Quickstart: D
3030
| Configuration of OPC UA user authentication with an X.509 user certificate | Unsupported ||
3131

3232
## Configure OPC UA user authentication with username and password
33-
If an OPC UA Server requires user authentication with username and password, you can select that option in Operations Experience, and configure the secrets references for the username and password.
33+
If an OPC UA Server requires user authentication with username and password, you can select that option in the Azure IoT Operations (preview) portal, and configure the secrets references for the username and password.
3434

3535
Before you can configure secrets for the username and password, you need to complete two more configuration steps:
36-
If an OPC UA Server requires user authentication with username and password, you can select that option in the Operations Experience portal, and configure the secret references for the username and password.
36+
If an OPC UA Server requires user authentication with username and password, you can select that option in the Azure IoT Operations (preview) portal, and configure the secret references for the username and password.
3737

38-
1. Configure the username and password in Azure Key Vault. In the following example, use the `username` and `password` as secret references for the configuration in Operations Experience.
38+
1. Configure the username and password in Azure Key Vault. In the following example, use the `username` and `password` as secret references for the configuration in the Azure IoT Operations (preview) portal.
3939

4040
> [!NOTE]
4141
> Replace the values in the example for user (*user1*) and password (*password*) with the actual credentials used in the OPC UA server to connect.

0 commit comments

Comments
 (0)