Hello @Diallo, Mouhamadou S !
Welcome to Microsoft QnA!
The error you're encountering in your client in C# seems to be related to the specific feature DocumentAnalysisFeature.KeyValuePairs
not being supported / recognized.
Try
API Version:
**2023-07-31**
```Reference : [https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/sdk-overview-v3-0?view=doc-intel-3.0.0&tabs=csharp](https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/sdk-overview-v3-0?view=doc-intel-3.0.0&tabs=csharp)
[https://learn.microsoft.com/en-us/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP](https://learn.microsoft.com/en-us/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP)
---
I hope this helps!
Kindly mark the answer as __Accepted__ and __Upvote__ in case it helped!
Regards