Skip to content

Commit 605f93f

Browse files
Merge pull request #1017 from PatrickFarley/comvis-updates
Comvis updates
2 parents f3c141b + a8439c3 commit 605f93f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

articles/ai-services/computer-vision/how-to/identity-access-token.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ Independent software vendors (ISVs) can manage the Face API usage of their clien
1919

2020
This guide shows you how to generate the access tokens, if you're an approved ISV, and how to use the tokens if you're a client.
2121

22-
The limited access token feature is a part of the existing Azure AI Services token service. We have added a new operation for the purpose of bypassing the Limited Access gate for approved scenarios. Only ISVs that pass the gating requirements will be given access to this feature.
22+
The limited access token feature is a part of the existing Azure AI Services token service. We have added a new operation for the purpose of bypassing the Limited Access gate for approved scenarios.
23+
24+
> [!IMPORTANT]
25+
> Only ISVs that pass the gating requirements will be given access to this feature. To request approval, contact [[email protected]](mailto:[email protected]).
2326
2427
## Example use case
2528

articles/ai-services/computer-vision/overview-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The goal of liveness detection is to ensure that the system is interacting with
8282

8383
The liveness detection solution successfully defends against a variety of spoof types ranging from paper printouts, 2d/3d masks, and spoof presentations on phones and laptops. Liveness detection is an active area of research, with continuous improvements being made to counteract increasingly sophisticated spoofing attacks over time. Continuous improvements will be rolled out to the client and the service components over time as the overall solution gets more robust to new types of attacks.
8484

85-
Our liveness detection solution meets iBeta Level 1 and 2 ISO/IEC 30107-3 compliance.
85+
Our liveness detection solution meets [iBeta Level 1 and 2 ISO/IEC 30107-3](https://www.ibeta.com/iso-30107-3-presentation-attack-detection-confirmation-letters/#letters) compliance.
8686

8787
Tutorial
8888
- [Face liveness Tutorial](Tutorials/liveness.md)

0 commit comments

Comments
 (0)