Skip to content

Commit 53a2a7b

Browse files
committed
Incorp
1 parent 81d4ee0 commit 53a2a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/digital-twins/how-to-use-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.date: 03/10/2025
1717
This article contains information about the following steps:
1818

1919
1. Set up a Visual Studio project and `.http` file, with variables that represent your Azure Digital Twins instance.
20-
1. To make API requests in Visual Studio, use the Azure CLI to [get a bearer token](#add-bearer-token).
20+
1. To authorize API requests in Visual Studio, use the Azure CLI to [get a bearer token](#add-bearer-token).
2121
1. To craft requests in the `.http` file and send them to the Azure Digital Twins APIs, use the [Azure Digital Twins REST API documentation](/rest/api/azure-digitaltwins/) as a resource.
2222

2323
Azure Digital Twins has two sets of APIs that you can work with: *data plane* and *control plane*. For more information about the difference between these API sets, see [Azure Digital Twins APIs and SDKs](concepts-apis-sdks.md). This article contains instructions for both API sets.

0 commit comments

Comments
 (0)