Skip to content

Commit efb34cf

Browse files
committed
make tip block
1 parent 1adae08 commit efb34cf

File tree

1 file changed

+4
-1
lines changed
  • articles/ai-services/computer-vision/tutorials

1 file changed

+4
-1
lines changed

articles/ai-services/computer-vision/tutorials/liveness.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ feedback_help_link_url: https://learn.microsoft.com/answers/tags/156/azure-face
1414

1515
# Tutorial: Detect liveness in faces
1616

17-
In this tutorial, you learn how to detect liveness in faces, using a combination of server-side code and a client-side mobile application. For general information about face liveness detection, see the [conceptual guide](../concept-face-liveness-detection.md).
17+
In this tutorial, you learn how to detect liveness in faces, using a combination of server-side code and a client-side mobile application.
18+
19+
> [!TIP]
20+
> For general information about face liveness detection, see the [conceptual guide](../concept-face-liveness-detection.md).
1821
1922
This tutorial demonstrates how to operate a frontend application and an app server to perform liveness detection, including the optional step of [face verification](#perform-liveness-detection-with-face-verification), across various platforms and languages.
2023

0 commit comments

Comments
 (0)