Skip to content

Commit c403b4a

Browse files
committed
Address PR feedback
1 parent 14d4d12 commit c403b4a

File tree

11 files changed

+23
-23
lines changed

11 files changed

+23
-23
lines changed

articles/iot-operations/.openpublishing.redirection.iot-operations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@
512512
},
513513
{
514514
"source_path_from_root": "/articles/iot-operations/manage-devices-assets/howto-autodetect-opcua-assets-using-akri.md",
515-
"redirect_url": "/azure/iot-operations/discover-manage-assets/howto-autodetect-opcua-assets-using-akri",
515+
"redirect_url": "/azure/iot-operations/discover-manage-assets/howto-autodetect-opc-ua-assets-use-akri",
516516
"redirect_document_id": false
517517
},
518518
{

articles/iot-operations/discover-manage-assets/howto-autodetect-opcua-assets-using-akri.md renamed to articles/iot-operations/discover-manage-assets/howto-autodetect-opc-ua-assets-use-akri.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ To create an asset endpoint with discovery enabled:
6363

6464
1. Add a new asset endpoint and select the **Enable discovery** option:
6565

66-
:::image type="content" source="media/howto-autodetect-opcua-assets-using-akri/enable-auto-discover.png" alt-text="Create an asset endpoint with discovery enabled.":::
66+
:::image type="content" source="media/howto-autodetect-opc-ua-assets-use-akri/enable-auto-discover.png" alt-text="Screenshot that shows how to create an asset endpoint with discovery enabled.":::
6767

6868
1. Select **Create** to create the asset endpoint.
6969

@@ -73,7 +73,7 @@ Azure IoT Operations uses the asset endpoint to connect to the OPC UA server and
7373

7474
1. Go to the **Discovery** page for your instance in the operations experience:
7575

76-
:::image type="content" source="media/howto-autodetect-opcua-assets-using-akri/discovered-assets-list.png" alt-text="View discovered assets.":::
76+
:::image type="content" source="media/howto-autodetect-opc-ua-assets-use-akri/discovered-assets-list.png" alt-text="Screenshot that shows how to view discovered assets.":::
7777

7878
1. You can filter the list by the asset endpoint name, or by keyword. The list shows the discovered assets and their status.
7979

@@ -85,23 +85,23 @@ From the list of discovered assets, you can import an asset into your Azure IoT
8585

8686
1. The site takes you to the **Add asset details** page, where you can review the asset details and make any changes. The asset name is automatically populated with the name of the discovered asset, but you can override the name on this page:
8787

88-
:::image type="content" source="media/howto-autodetect-opcua-assets-using-akri/add-asset-details.png" alt-text="An asset from a discovered asset.":::
88+
:::image type="content" source="media/howto-autodetect-opc-ua-assets-use-akri/add-asset-details.png" alt-text="Screenshot that shows an asset created from a discovered asset.":::
8989

9090
1. Step through the rest of the **Create asset** pages and select the imported tags and events that you want to use:
9191

92-
:::image type="content" source="media/howto-autodetect-opcua-assets-using-akri/add-imported-tags.png" alt-text="Modify the tags of an imported asset.":::
92+
:::image type="content" source="media/howto-autodetect-opc-ua-assets-use-akri/add-imported-tags.png" alt-text="Screenshot that shows how to modify the tags of an imported asset.":::
9393

9494
1. The imported asset is created in your Azure IoT Operations instance. You can view the asset in the **Assets** page of the operations experience:
9595

96-
:::image type="content" source="media/howto-autodetect-opcua-assets-using-akri/provisioned-asset.png" alt-text="View the imported asset.":::
96+
:::image type="content" source="media/howto-autodetect-opc-ua-assets-use-akri/provisioned-asset.png" alt-text="Screenshot that shows how to view the imported asset.":::
9797

9898
To learn more about managing asset configurations, see [Manage asset configurations remotely](howto-manage-assets-remotely.md).
9999

100100
## Review the asset definitions in the Azure portal (optional)
101101

102102
Both the discovered asset and the imported asset are visible in your resource group in the Azure portal:
103103

104-
:::image type="content" source="media/howto-autodetect-opcua-assets-using-akri/portal-assets.png" alt-text="View the discovered and imported asset in the Azure portal.":::
104+
:::image type="content" source="media/howto-autodetect-opc-ua-assets-use-akri/portal-assets.png" alt-text="Screenshot that shows how to view the discovered and imported asset in the Azure portal.":::
105105

106106
## Review the custom resource definitions in your cluster (optional)
107107

articles/iot-operations/discover-manage-assets/overview-akri.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The Akri services support the following features:
8181

8282
## Related content
8383

84-
To learn more about the Akri services, see [Discover OPC UA data sources using the Akri services](howto-autodetect-opcua-assets-using-akri.md)
84+
To learn more about the Akri services, see [Discover OPC UA data sources using the Akri services](howto-autodetect-opc-ua-assets-use-akri.md)
8585

8686
To learn more about the open-source CNCF Akri, see the following resources:
8787

articles/iot-operations/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ items:
6666
- name: Configure OPC UA user authentication
6767
href: discover-manage-assets/howto-configure-opcua-authentication-options.md
6868
- name: Configure and use automatic asset discovery
69-
href: discover-manage-assets/howto-autodetect-opcua-assets-using-akri.md
69+
href: discover-manage-assets/howto-autodetect-opc-ua-assets-use-akri.md
7070
- name: Connect to media sources
7171
items:
7272
- name: What is the media connector?

0 commit comments

Comments
 (0)