You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Get Person Faces](/rest/api/face/person-directory-operations/get-person-faces)| /persons/{personId}/recognitionModels/{model}/persistedfaces ||
408
-
|[Add Person Face](/rest/api/face/person-directory-operations/add-person-face)| /persons/{personId}/recognitionModels/{model}/persistedfaces |🔴|
409
-
|[Add Person Face From Url](/rest/api/face/person-directory-operations/add-person-face-from-url)| /persons/{personId}/recognitionModels/{model}/persistedfaces |🔴|
408
+
|[Add Person Face](/rest/api/face/person-directory-operations/add-person-face)| /persons/{personId}/recognitionModels/{model}/persistedfaces |✅|
409
+
|[Add Person Face From Url](/rest/api/face/person-directory-operations/add-person-face-from-url)| /persons/{personId}/recognitionModels/{model}/persistedfaces |✅|
410
410
|[Get Person Face](/rest/api/face/person-directory-operations/get-person-face)| /persons/{personId}/recognitionModels/{model}/persistedfaces/{persistedFaceId} ||
411
411
|[Update Person Face](/rest/api/face/person-directory-operations/update-person-face)| /persons/{personId}/recognitionModels/{model}/persistedfaces/{persistedFaceId} ||
412
-
|[Delete Person Face](/rest/api/face/person-directory-operations/delete-person-face)| /persons/{personId}/recognitionModels/{model}/persistedfaces/{persistedFaceId} |🔴|
412
+
|[Delete Person Face](/rest/api/face/person-directory-operations/delete-person-face)| /persons/{personId}/recognitionModels/{model}/persistedfaces/{persistedFaceId} |✅|
413
413
414
414
| Group Management | URI | LRO? |
415
415
| --- | --- | --- |
416
416
|[Get Dynamic Person Groups](/rest/api/face/person-directory-operations/get-dynamic-person-groups)| /dynamicpersongroups ||
417
417
|[Create Dynamic Person Group](/rest/api/face/person-directory-operations/create-dynamic-person-group)| /dynamicpersongroups/{dynamicPersonGroupId} ||
418
-
|[Create Dynamic Person Group With Person](/rest/api/face/person-directory-operations/create-dynamic-person-group-with-person)| /dynamicpersongroups/{dynamicPersonGroupId} |🔴|
418
+
|[Create Dynamic Person Group With Person](/rest/api/face/person-directory-operations/create-dynamic-person-group-with-person)| /dynamicpersongroups/{dynamicPersonGroupId} |✅|
419
419
|[Get Dynamic Person Group](/rest/api/face/person-directory-operations/get-dynamic-person-group)| /dynamicpersongroups/{dynamicPersonGroupId} ||
420
420
|[Update Dynamic Person Group](/rest/api/face/person-directory-operations/update-dynamic-person-group)| /dynamicpersongroups/{dynamicPersonGroupId} ||
421
-
|[Update Dynamic Person Group With Person Changes](/rest/api/face/person-directory-operations/update-dynamic-person-group-with-person-changes)| /dynamicpersongroups/{dynamicPersonGroupId} |🔴|
422
-
|[Delete Dynamic Person Group](/rest/api/face/person-directory-operations/delete-dynamic-person-group)| /dynamicpersongroups/{dynamicPersonGroupId} |🔴|
421
+
|[Update Dynamic Person Group With Person Changes](/rest/api/face/person-directory-operations/update-dynamic-person-group-with-person-changes)| /dynamicpersongroups/{dynamicPersonGroupId} |✅|
422
+
|[Delete Dynamic Person Group](/rest/api/face/person-directory-operations/delete-dynamic-person-group)| /dynamicpersongroups/{dynamicPersonGroupId} |✅|
423
423
|[Get Dynamic Person Group Persons](/rest/api/face/person-directory-operations/get-dynamic-person-group-persons)| /dynamicpersongroups/{dynamicPersonGroupId}/persons ||
424
424
|[Get Dynamic Person Group References](/rest/api/face/person-directory-operations/get-dynamic-person-group-references)| /persons/{personId}/dynamicPersonGroupReferences ||
Copy file name to clipboardExpand all lines: articles/ai-services/computer-vision/includes/identity-sensitive-attributes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,4 @@ ms.author: pafarley
11
11
---
12
12
13
13
> [!CAUTION]
14
-
> Microsoft has retired or limited facial recognition capabilities that can be used to try to infer emotional states and identity attributes which, if misused, can subject people to stereotyping, discrimination or unfair denial of services. The retired capabilities are emotion and gender. The limited capabilities are age, smile, facial hair, hair and makeup. Email [Azure Face API](mailto:[email protected]) if you have a responsible use case that would benefit from the use of any of the limited capabilities. Read more about this decision [here](https://azure.microsoft.com/blog/responsible-ai-investments-and-safeguards-for-facial-recognition/).
14
+
> Microsoft has retired or limited facial recognition capabilities that can be used to try to infer emotional states and identity attributes which, if misused, can subject people to stereotyping, discrimination or unfair denial of services. The retired capabilities are emotion and gender. The limited capabilities are age, smile, facial hair, hair and makeup. Email [Azure Face team](mailto:[email protected]) if you have a responsible use case that would benefit from the use of any of the limited capabilities. Read more about this decision [here](https://azure.microsoft.com/blog/responsible-ai-investments-and-safeguards-for-facial-recognition/).
|Bad Request (400)|BadArgument|'returnFaceAttributes' is not supported by detection_02.||
53
53
|Bad Request (400)|BadArgument|'returnLandmarks' is not supported by detection_02.||
54
-
|Forbidden (403)|UnsupportedFeature|Return Attributes (emotion, gender, age, smile, facial hair, hair and makeup) have been deprecated and are no longer supported.|Email [Azure Face API](mailto:[email protected]) if you have a responsible use case that would benefit from the use of any of the limited capabilities.|
54
+
|Forbidden (403)|UnsupportedFeature|Return Attributes (emotion, gender, age, smile, facial hair, hair and makeup) have been deprecated and are no longer supported.|Email [Azure Face team](mailto:[email protected]) if you have a responsible use case that would benefit from the use of any of the limited capabilities.|
0 commit comments