Skip to content

Commit b0f2c26

Browse files
authored
Merge pull request #177404 from baanders/10-25-adtex
ADT: Panel name (small)
2 parents dbef0ea + 17bd36a commit b0f2c26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/digital-twins/how-to-use-azure-digital-twins-explorer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Run a query using the [Query Explorer](#query-your-digital-twin-graph) to see th
100100
101101
#### View twin and relationship properties
102102

103-
To view the property values of a twin or a relationship, select the twin or relationship in the **Twin Graph** and use the **Toggle property inspector** button to expand the **Properties** panel. This panel will display all the properties associated with the element, along with their values. It also includes default values for properties that have not yet been set.
103+
To view the property values of a twin or a relationship, select the twin or relationship in the **Twin Graph** and use the **Toggle property inspector** button to expand the **Twin Properties** panel. This panel will display all the properties associated with the element, along with their values. It also includes default values for properties that have not yet been set.
104104

105105
:::image type="content" source="media/how-to-use-azure-digital-twins-explorer/twin-graph-panel-highlight-graph-properties.png" alt-text="Screenshot of Azure Digital Twins Explorer Twin Graph panel. The FactoryA twin is selected, and the Twin Properties panel is expanded, showing the properties of the twin." lightbox="media/how-to-use-azure-digital-twins-explorer/twin-graph-panel-highlight-graph-properties.png":::
106106

@@ -213,7 +213,7 @@ This will bring up the **Create Relationship** dialog, which shows the source tw
213213

214214
### Edit twins and relationships
215215

216-
To view the property values of a twin or a relationship, select the element in the **Twin Graph** and use the **Toggle property inspector** button to expand the **Properties** panel.
216+
To view the property values of a twin or a relationship, select the element in the **Twin Graph** and use the **Toggle property inspector** button to expand the **Twin Properties** panel.
217217

218218
:::image type="content" source="media/how-to-use-azure-digital-twins-explorer/twin-graph-panel-highlight-graph-properties.png" alt-text="Screenshot of Azure Digital Twins Explorer Twin Graph panel. The FactoryA twin is selected, and the Twin Properties panel is expanded, showing the properties of the twin." lightbox="media/how-to-use-azure-digital-twins-explorer/twin-graph-panel-highlight-graph-properties.png":::
219219

0 commit comments

Comments
 (0)