Skip to content

Commit 8e6fcc3

Browse files
committed
edit pass: comm-service-tutorials
1 parent c8b2189 commit 8e6fcc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/tutorials/trusted-service-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In this tutorial, you learn how to:
2929
3030
[!INCLUDE [Trusted Service JavaScript](./includes/trusted-service-js.md)]
3131

32-
## Secure Azure Functions
32+
## Secure the endpoint
3333

3434
As part of setting up a trusted service to provide access tokens for users, you need to take into account the security of that endpoint to make sure that no bad actor can randomly create tokens for your service. Azure Functions provides built-in security features that you can use to secure the endpoint by using different types of authentication policies. For more information, see [Azure Functions security](../../azure-functions/security-concepts.md).
3535

0 commit comments

Comments
 (0)