Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
167 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I got an error "Microsoft.Azure.CognitiveServices.Vision.Face.Models.APIErrorException: 'Operation returned an invalid status code 'Conflict'' when i create person group using faceclient (await faceClient.PersonGroup.CreateAsync(personGroupId, "My Friends");)
what is the meaning of thic error?
Can you try creating with a different name? It's possible the name already exists.