Hello @Suman Gautam (Slalom Consulting) , Thanks for using Microsoft Q&A Platform.
As we know the functionality of the layout model where it analyzes a document to extract title, heading and paragraphs. In your requirement you are looking for a key-value pair between the heading and the paragraph text.
The key-value pair functionality is different as we can see in the General document model: https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept-general-document?view=doc-intel-3.1.0#key-value-pairs
The key-value pairs are supported in the respective pre-built models like General document model. With custom models we can train the model with the labels a dataset of documents with the values.
I believe these are possible models that extracts key-value pairs. May I know the model you are looking for?
I hope this helps.
Regards,
Vasavi
-Please kindly accept the answer and vote 'yes' if you feel helpful to support the community, thanks.