Skip to content

Commit 2b1a14d

Browse files
committed
Minor changes - IN PROGRESS
1 parent 8324023 commit 2b1a14d

File tree

4 files changed

+8
-9
lines changed

4 files changed

+8
-9
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ titleSuffix: Azure Digital Twins
55
description: See how to retrieve, update, and delete individual twins and relationships.
66
author: baanders
77
ms.author: baanders # Microsoft employees only
8-
ms.date: 1/3/2024
8+
ms.date: 2/13/2025
99
ms.topic: how-to
1010
ms.service: azure-digital-twins
1111

includes/digital-twins-developer-interfaces.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
author: baanders
3-
description: include file for Azure Digital Twins - developer interfaces for managing instance
3+
description: Include file for Azure Digital Twins - developer interfaces for managing instance
44
ms.service: azure-digital-twins
55
ms.topic: include
6-
ms.date: 4/30/2021
6+
ms.date: 2/13/2025
77
ms.author: baanders
88
---
99

@@ -15,4 +15,3 @@ Other developer interfaces that can be used to complete these operations include
1515
* [Azure Digital Twins Explorer](../articles/digital-twins/concepts-azure-digital-twins-explorer.md)
1616
* [REST API](/rest/api/azure-digitaltwins/) calls
1717
* [Azure CLI](/cli/azure/dt) commands
18-
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
author: baanders
3-
description: include file for Azure Digital Twins - prerequisite to set up an instance
3+
description: Include file for Azure Digital Twins - prerequisite to set up an instance
44
ms.service: azure-digital-twins
55
ms.topic: include
6-
ms.date: 01/13/2023
6+
ms.date: 2/13/2025
77
ms.author: baanders
88
---
99

10-
To work with Azure Digital Twins in this article, you'll need an Azure Digital Twins instance and the required permissions for using it. If you already have an Azure Digital Twins instance set up, you can use that instance and skip to the next section. Otherwise, follow the instructions in [Set up an instance and authentication](../articles/digital-twins/how-to-set-up-instance-portal.md). The instructions contain information to help you verify that you've completed each step successfully.
10+
To work with Azure Digital Twins in this article, you need an Azure Digital Twins instance and the required permissions for using it. If you already have an Azure Digital Twins instance set up, you can use that instance and skip to the next section. Otherwise, follow the instructions in [Set up an instance and authentication](../articles/digital-twins/how-to-set-up-instance-portal.md). The instructions contain information to help you verify that you completed each step successfully.
1111

1212
After you set up your instance, make a note of the instance's host name. You can [find the host name in the Azure portal](../articles/digital-twins/how-to-set-up-instance-portal.md#verify-success-and-collect-important-values).

includes/digital-twins-visualization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
author: baanders
3-
description: include file for Azure Digital Twins - visualizing with Azure Digital Twins Explorer
3+
description: Include file for Azure Digital Twins - visualizing with Azure Digital Twins Explorer
44
ms.service: azure-digital-twins
55
ms.topic: include
6-
ms.date: 4/28/2021
6+
ms.date: 2/13/2025
77
ms.author: baanders
88
---
99

0 commit comments

Comments
 (0)