Skip to content

Commit 51ee2db

Browse files
committed
Add note to model how-to
1 parent b25a1fe commit 51ee2db

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/digital-twins/how-to-manage-model.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ titleSuffix: Azure Digital Twins
55
description: Learn how to manage DTDL models within Azure Digital Twins, including how to create, edit, and delete them.
66
author: baanders
77
ms.author: baanders # Microsoft employees only
8-
ms.date: 10/3/2023
8+
ms.date: 06/11/2024
99
ms.topic: how-to
1010
ms.service: digital-twins
1111

@@ -25,6 +25,8 @@ This article describes how to manage the [models](concepts-models.md) in your Az
2525

2626
[!INCLUDE [digital-twins-developer-interfaces.md](../../includes/digital-twins-developer-interfaces.md)]
2727

28+
[!INCLUDE [digital-twins-explorer-dtdl](../../includes/digital-twins-explorer-dtdl.md)]
29+
2830
[!INCLUDE [visualizing with Azure Digital Twins explorer](../../includes/digital-twins-visualization.md)]
2931

3032
:::image type="content" source="media/how-to-use-azure-digital-twins-explorer/model-graph-panel.png" alt-text="Screenshot of Azure Digital Twins Explorer showing a sample model graph." lightbox="media/how-to-use-azure-digital-twins-explorer/model-graph-panel.png":::
@@ -340,6 +342,8 @@ After these changes, a former DTDL v2 model has been converted to a DTDL v3 mode
340342

341343
You might also want to consider [new capabilities of DTDL v3](concepts-models.md#supported-dtdl-versions), such as array-type properties, version relaxation, and additional feature extensions, to see if any of them would be beneficial additions. For a complete list of differences between DTDL v2 and v3, see [Changes from Version 2 in the DTDL v3 Language Description](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v3/DTDL.v3.md#changes-from-version-2).
342344

345+
[!INCLUDE [digital-twins-explorer-dtdl](../../includes/digital-twins-explorer-dtdl.md)]
346+
343347
## Next steps
344348

345349
See how to create and manage digital twins based on your models:

0 commit comments

Comments
 (0)