Failed to connect to Face API

MILCAD(TI) 21 Reputation points
2022-07-04T17:55:42.02+00:00

Hello everybody!

I need to use the "Face API" resource, but when connecting the resource to a partner's software, the result is that the request is invalid.

When using the "Postman" tool, the following result is given below

Postman connection result:

{  
     "error": {  
         "code": "InvalidRequest",  
         "message": "Invalid request has been sent.",  
         "innererror": {  
             "code": "UnsupportedFeature",  
             "message": "Feature is not supported. Please apply for access at https://aka.ms/facerecognition"  
         }  
     }  
}  

What could it be? My partner's software support mentioned something in my Azure account.

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
182 questions
0 comments No comments
{count} votes

Accepted answer
  1. romungi-MSFT 48,906 Reputation points Microsoft Employee Moderator
    2022-07-05T10:59:56.427+00:00

    @MILCADPORTARIAREMOTATI-2611 Currently, face API service access is limited based on eligibility and usage criteria in order to support our Responsible AI principles. Face service is only available to Microsoft managed customers and partners. Please use the Face Recognition intake form to apply for access.

    Please see the complete announcement on this page for more details. To summarize below, If you are planning to use the API as a new customer or existing customer you need to provide details in the above form for review and approval.

    New customers need to apply for access to use facial recognition operations in Azure Face API, Computer Vision, and Video Indexer. Existing customers have one year to apply and receive approval for continued access to the facial recognition services based on their provided use cases.

    If an answer is helpful, please click on 130616-image.png or upvote 130671-image.png which might help other community members reading this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.