We're sorry, your Azure subscription (subscription-id) is not in enabled state.
I can't access to my keys and endpoint for azure-face in Cognitive service in my resource group (can't see them). I made it like a month ago and then everything was working fine, but now somehow it's not available in my state (sometimes it just says…
Azure Face
Face API not working on IOT Edge
Hi .I have a custom model similar to CameraCapture in Azure IOT Edge.Here I pass a mp4 video and I want to detect faces. The code is working fine independently. But when I have deployed on Edge it is giving me following error. Wait time between frames :1…
Azure IoT Edge
Azure Face

Azure Face: Error in Creating Large Face List(Resource Not Found)
Hello, Can you help me with my issue on my code? Detect and Find Similar works fine but when I test creating large face list it will result to 404 resource not found. Below is my code. $request_url =…
Azure Face

Zero faces returned from Face API when sending stream
I'm trying to detect if any faces in a picture using Azure Face Api. I have a Xamarin Forms apps where a picture is taken using the camera and I want to check if there are any faces there. The picture is taken using the Xamarin Community Toolkit…
Azure Face
Azure AI services

Face Recognition Sdk Content Headers
Hello Dear Microsoft Team. How can i add custom content header to FaceRecogntion Sdk? I need to set application/octet-stream for using base64 string, but i can't find this option on sdk (but i know raw API has no problem with it) Thank you
Azure Face
Azure AI services
Azure Face Detection: different behavior between the demo on Azure website and the acctual library.
I have a image with 2 faces: one big and one smaller. When I upload that image to the demo website at https://azure.microsoft.com/en-us/services/cognitive-services/face/#demo, it detects both faces. But when I use that image with the Python code, use…
Azure Face
PersonGroup - List/Request URL
HI Very green user here - just getting my head around alot of this. Using the console, I can retrieve the list no problems, but what I would like to know is, when i copy & paste the request url…
Azure Face
LargePersonGroup Person - Face limit management
Hi all! I would like to know if there is an automatic process when the face limit is reached in a person in LargePersonGroup (by documentation is 248 faces) and a new face is uploaded using LargePersonGroup Person - Add Face endpoint. If there's no…
Azure Face
Simplify face recognition steps
Hello Azure, Is it possible to make face recognition only need one time network I/O? As I know if I want to do face recognition I need to do Send pic to do face detection. => Network I/O Send step one result to do face recognition =>…
Azure Face
Azure AI services
Facing "'recognitionModel' is invalid." error in face detection API
I am receiving following error while invoking face detect api with "recognition_03" model.. I even tried using the cognitive services API console.. { "error": { "code": "BadArgument", "message":…
Azure Face
Azure AI services
Does the Azure TLS certificate changes affect Azure Face SDK for Python/Cognitive Services?
We use Azure Face SDK for Python https://learn.microsoft.com/en-us/azure/cognitive-services/face/quickstarts/client-libraries?pivots=programming-language-python And we use Azure Cognitive Services. Does the new Azure TLS certificate changes…
Azure Face
CognitiveServices.Face endpoint returns null in Visual Studio
Following this tutorial: https://learn.microsoft.com/en-us/azure/cognitive-services/face/tutorials/faceapiincsharptutorial The following line returns null. private static string faceEndpoint =…
Azure Face
Azure AI services
Azure Face Detection does not retrieve all images in a large iteration
Hi everyone, I am using Azure Face detection service and the issue I am encountering is related to iteration larger than 1000. Because I have a large number of images to retrieve information, I need to iterate them. However, whenever I iterate a large…
Azure Face

face-api error
Hello I'm daegeon I subscribed to the face api, but when I tried to access the endpoint address, resource not found is displayed. Therefore, the api is not called. endpoint is https://face-kr.cognitiveservices.azure.com/ and location is…
Azure Face
Azure AI services
Facing Error "404 Resource Not Found" while consuming Face Detection API on postman
Hi I am facing Error "Resouce Not Found" while Consuming Face Detection API on Postman. Details: Request Type: Post URL : <MyEndPoint>/detect Header: ContentType: application/json Ocp-Apim-Subscription-Key : <MyKey> Body …
Azure Face

Microsoft cognitive services Face APi: We have getting problem when training the personGroupId always return training status failed
Person added successfully in person Group but when trying to train the personGroupId for face identification it gives error (There is no person or no persisted faces of person in large person group 05414f30-c0b8-4ebc-8369-4e56f91fb123).
Azure Face
Azure AI services

Getting Empty [] response when consuming face detection api in postman
Hi I am getting Empty Response when I request for face detection API. Kindly find my Request CURL curl --location --request POST 'https://FaceAPIDemoProject.cognitiveservices.azure.com/face/v1.0/detect' \ --header 'Content-Type:…
Azure Face
Facing Invalid Image URL Error while Consuming Face detection API
Keys are the same as the resource am using. I Try to cross-check on your provided page but Now I get below mention error. Request: POST…
Azure Face
face recognition microsoft azure v1.0 stop working
i am using v1.0 with end point :https://yourregion.api.cognitive.microsoft.com/ full url :https://yourregion.api.cognitive.microsoft.com//face/v1.0/facelists/........ with key : 'Ocp-Apim-Subscription-Key': !!!!!!!!!!!!!!!!!!. and APIs…
Azure Face
Not able to clearly find the Face API service changing prices
Not able to clearly find the Face API service changing prices. I could see two different price details for Face API service in Azure calculator and Azure Face API site pricing details. Could you please help me with this?