Skip to content

Commit f2c1832

Browse files
authored
Update concept-id-document.md
1 parent f776ad1 commit f2c1832

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

articles/ai-services/document-intelligence/concept-id-document.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,19 @@ Extract data, including name, birth date, and expiration date, from ID documents
231231

232232
The following are the fields extracted per document type. The Document Intelligence ID model `prebuilt-idDocument` extracts the following fields in the `documents.*.fields`. The json output includes all the extracted text in the documents, words, lines, and styles.
233233

234+
::: moniker-end
235+
236+
::: moniker range="doc-intel-3.1.0"
237+
> [!div class="nextstepaction"]
238+
> [View samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/v3.1(2023-07-31-GA)/Python(v3.1)/Prebuilt_model/sample_analyze_identity_documents.py)
239+
::: moniker-end
240+
241+
::: moniker range="doc-intel-4.0.0"
242+
> [!div class="nextstepaction"]
243+
> [View samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/Python(v4.0)/Prebuilt_model/sample_analyze_identity_documents.py)
244+
::: moniker-end
245+
246+
::: moniker range=">=doc-intel-3.0.0"
234247
### `idDocument.driverLicense`
235248

236249
| Field | Type | Description | Example |

0 commit comments

Comments
 (0)