Skip to content

Commit 4fb652e

Browse files
Merge pull request #253446 from dominicbetts/patch-1
IoT Central: REST API auth updates
2 parents a8a721b + 7d28cd8 commit 4fb652e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-central/core/howto-authorize-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The IoT Central REST API lets you develop client applications that integrate wit
1717

1818
Every IoT Central REST API call requires an authorization header that IoT Central uses to determine the identity of the caller and the permissions that caller is granted within the application.
1919

20-
This article describes the types of token you can use in the authorization header, and how to get them. Please note that service principals are the recommended method for access management for IoT Central REST APIs.
20+
This article describes the types of token you can use in the authorization header, and how to get them. Srvice principals are the recommended approach to access management for IoT Central REST APIs.
2121

2222
## Token types
2323

0 commit comments

Comments
 (0)