Skip to content

Commit 106b444

Browse files
authored
pencil edits
1 parent 4530e2c commit 106b444

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/computer-vision/concept-face-liveness-quick-link.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: pafarley
1313
feedback_help_link_url: https://learn.microsoft.com/answers/tags/156/azure-face
1414
---
1515

16-
# Face Liveness quick link (Preview)
16+
# Face Liveness quick link (preview)
1717

1818
This article explains the concept of Face liveness quick link, its usage flow, and related concepts.
1919

@@ -29,7 +29,7 @@ Azure Liveness quick link provides multiple benefits to customers:
2929

3030
You can use the liveness quick link website, `liveness.face.azure.com`, to turn a liveness session into a shareable, single use link:
3131

32-
:::image type="content" source="media/liveness/liveness-quick-link-diagram.png" alt-text="A diagram illustrates liveness quick link work flow":::
32+
:::image type="content" source="media/liveness/liveness-quick-link-diagram.png" alt-text="A diagram illustrates liveness quick link work flow.":::
3333

3434
1. Start a session with your server-side code. Your application backend requests a new liveness session from the Face API and receives a short-lived authorization token that represents that session.
3535
2. Swap the session token for a link. Your application backend sends the token to the quick link service, which creates a one-time URL connected to the session. Here are examples of the post request:

0 commit comments

Comments
 (0)