Azure Cognitive Services Facial Recognition Limited Access Review Approved, but still not available.

Hyunjin Cho 26 Reputation points
2023-02-17T07:03:27.3566667+00:00

I signed up for the Azure Cognitive Services Facial Recognition Limited Access Review and received the Welcome to Microsoft Cognitive Services Facial Recognition email from csgate@microsoft.com.

However, I still can't use the service.

I sent an email to csgate@microsoft.com, but I haven't gotten a response for months.

Please let me know how I can use the Face API.

Response
{
  "error": {
    "code": "InvalidRequest",
    "message": "Invalid request has been sent.",
    "innererror": {
      "code": "UnsupportedFeature",
      "message": "Feature is not supported, missing approval for one or more of the following features: Identification,Verification. Please apply for access at https://aka.ms/facerecognition"
    }
  }
}

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

2 answers

Sort by: Most helpful
  1. Hyunjin Cho 26 Reputation points
    2023-02-27T02:12:29.5966667+00:00

    Thank you for your support. I was able to get technical support by email with a engineer. The problem was that the directory ID was registered, not the subscription ID.

    1 person found this answer helpful.
    0 comments No comments

  2. MARCELO ESPINOZA MANSILLA 0 Reputation points
    2023-07-24T23:27:32.3+00:00

    Tengo el Mismo problemas

    {
        "error": {
            "code": "InvalidRequest",
            "message": "Invalid request has been sent.",
            "innererror": {
                "code": "UnsupportedFeature",
                "message": "Feature is not supported, missing approval for one or more of the following features: Identification,Verification. Please apply for access at https://aka.ms/facerecognition"
            }
        }
    }
    
    0 comments No comments