{"id":"0b508bb2-914e-426e-8d18-bc573376585a","shortId":"gmVHMF","kind":"skill","title":"azure-document-intelligence","tagline":"Expert knowledge for Azure AI Document Intelligence development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using AnalyzeDocument/Mar","description":"# Azure AI Document Intelligence Skill\n\nThis skill provides expert guidance for Azure AI Document Intelligence. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.\n\n## How to Use This Skill\n\n> **IMPORTANT for Agent**: Use the **Category Index** below to locate relevant sections. For categories with line ranges (e.g., `L35-L120`), use `read_file` with the specified lines. For categories with file links (e.g., `[security.md](security.md)`), use `read_file` on the linked reference file\n\n> **IMPORTANT for Agent**: If `metadata.generated_at` is more than 3 months old, suggest the user pull the latest version from the repository. If `mcp_microsoftdocs` tools are not available, suggest the user install it: [Installation Guide](https://github.com/MicrosoftDocs/mcp/blob/main/README.md)\n\nThis skill requires **network access** to fetch documentation content:\n- **Preferred**: Use `mcp_microsoftdocs:microsoft_docs_fetch` with query string `from=learn-agent-skill`. Returns Markdown.\n- **Fallback**: Use `fetch_webpage` with query string `from=learn-agent-skill&accept=text/markdown`. Returns Markdown.\n\n## Category Index\n\n| Category | Lines | Description |\n|----------|-------|-------------|\n| Troubleshooting | L37-L43 | Diagnosing and fixing Document Intelligence issues: latency/performance problems, service error codes and meanings, and known Foundry-specific bugs and workarounds. |\n| Best Practices | L44-L54 | Improving custom model accuracy and confidence, labeling and table-tagging best practices, training/classification workflows, and managing the full Document Intelligence model lifecycle |\n| Decision Making | L55-L61 | Choosing the right Document Intelligence model, understanding version changes, and migrating or updating apps to API v3.1 based on changelog and migration guidance |\n| Architecture & Design Patterns | L62-L66 | Guidance on designing disaster recovery, redundancy, and failover strategies for Azure AI Document Intelligence models and deployments. |\n| Limits & Quotas | L67-L76 | Quotas, rate limits, capacity add-ons, batch processing scale, and supported languages/locales for OCR, prebuilt, and custom Document Intelligence models. |\n| Security | L77-L84 | Securing Document Intelligence: creating SAS tokens, configuring data-at-rest encryption, and using managed identities and VNets to lock down access to resources. |\n| Configuration | L85-L90 | Configuring Document Intelligence containers and building, training, and composing custom models for tailored document processing workflows. |\n| Integrations & Coding Patterns | L91-L100 | Using SDKs/REST to call Document Intelligence, handle AnalyzeDocument/Markdown outputs, and integrate with apps, Azure Functions, and Logic Apps for end‑to‑end document workflows |\n| Deployment | L101-L107 | Deploying Document Intelligence via Docker/containers, including image tags, offline/disconnected setups, and installing/running the service and sample labeling tool. |\n\n### Troubleshooting\n| Topic | URL |\n|-------|-----|\n| Troubleshoot Azure Document Intelligence latency issues | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/troubleshoot-latency?view=doc-intel-4.0.0 |\n| Interpret and resolve Document Intelligence error codes | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/resolve-errors?view=doc-intel-4.0.0 |\n| Resolve known Azure Document Intelligence Foundry issues | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/reference/known-issues?view=doc-intel-4.0.0 |\n\n### Best Practices\n| Topic | URL |\n|-------|-----|\n| Improve Document Intelligence accuracy and confidence scores | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/accuracy-confidence?view=doc-intel-4.0.0 |\n| Train custom document classification models | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/build-a-custom-classifier?view=doc-intel-4.0.0 |\n| Build and train custom Document Intelligence models | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/build-a-custom-model?view=doc-intel-4.0.0 |\n| Use labeling tips to optimize Document Intelligence custom models | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/train/custom-label-tips?view=doc-intel-4.0.0 |\n| Apply best practices for labeling Document Intelligence training data | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/train/custom-labels?view=doc-intel-4.0.0 |\n| Manage Azure Document Intelligence custom model lifecycle | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/train/custom-lifecycle?view=doc-intel-4.0.0 |\n| Use supervised table tags for custom template models | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/v21/supervised-table-tags?view=doc-intel-2.1.0 |\n\n### Decision Making\n| Topic | URL |\n|-------|-----|\n| Select the right Document Intelligence model for workflows | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/choose-model-feature?view=doc-intel-4.0.0 |\n| Use Document Intelligence changelog and migration guidance | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/versioning/changelog-release-history?view=doc-intel-4.0.0 |\n| Migrate Document Intelligence apps to API v3.1 | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/versioning/v3-1-migration-guide?view=doc-intel-4.0.0 |\n\n### Architecture & Design Patterns\n| Topic | URL |\n|-------|-----|\n| Design disaster recovery for Document Intelligence models | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/disaster-recovery?view=doc-intel-4.0.0 |\n\n### Limits & Quotas\n| Topic | URL |\n|-------|-----|\n| Increase Document Intelligence capacity with add-ons | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/add-on-capabilities?view=doc-intel-4.0.0 |\n| Review language support for Document Intelligence custom models | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/language-support/custom?view=doc-intel-4.0.0 |\n| Check OCR language and locale support for Read/Layout | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/language-support/ocr?view=doc-intel-4.0.0 |\n| Review language support for Document Intelligence prebuilt models | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/language-support/prebuilt?view=doc-intel-4.0.0 |\n| Run batch document analysis at scale | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/prebuilt/batch-analysis?view=doc-intel-4.0.0 |\n| Understand Document Intelligence quotas, limits, and throttling | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/service-limits?view=doc-intel-4.0.0 |\n\n### Security\n| Topic | URL |\n|-------|-----|\n| Create SAS tokens for Document Intelligence storage | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/authentication/create-sas-tokens?view=doc-intel-4.0.0 |\n| Configure data-at-rest encryption for Document Intelligence | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/authentication/encrypt-data-at-rest?view=doc-intel-4.0.0 |\n| Secure Document Intelligence with managed identities and VNets | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/authentication/managed-identities-secured-access?view=doc-intel-4.0.0 |\n| Configure managed identities for Document Intelligence | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/authentication/managed-identities?view=doc-intel-4.0.0 |\n\n### Configuration\n| Topic | URL |\n|-------|-----|\n| Configure Azure Document Intelligence containers | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/containers/configuration?view=doc-intel-4.0.0 |\n| Create and compose Document Intelligence custom models | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/compose-custom-models?view=doc-intel-4.0.0 |\n\n### Integrations & Coding Patterns\n| Topic | URL |\n|-------|-----|\n| Use AnalyzeDocument API response objects effectively | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/analyze-document-response?view=doc-intel-4.0.0 |\n| Consume Document Intelligence Markdown layout output | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/markdown-elements?view=doc-intel-4.0.0 |\n| Call Document Intelligence models from applications | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/use-sdk-rest-api?view=doc-intel-4.0.0 |\n| Integrate Document Intelligence via SDKs and REST | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/quickstarts/get-started-sdks-rest-api?view=doc-intel-4.0.0 |\n| Process documents with Azure Functions and Document Intelligence | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/tutorial/azure-function?view=doc-intel-4.0.0 |\n| Integrate Document Intelligence with Azure Logic Apps | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/tutorial/logic-apps?view=doc-intel-4.0.0 |\n\n### Deployment\n| Topic | URL |\n|-------|-----|\n| Run Document Intelligence containers in disconnected environments | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/containers/disconnected?view=doc-intel-4.0.0 |\n| Use Document Intelligence container image tags and releases | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/containers/image-tags?view=doc-intel-4.0.0 |\n| Install and run Document Intelligence Docker containers | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/containers/install-run?view=doc-intel-4.0.0 |\n| Deploy the Document Intelligence Sample Labeling tool | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/v21/deploy-label-tool?view=doc-intel-2.1.0 |","tags":["azure","document","intelligence","agent","skills","microsoftdocs","agent-skills","agentic-skills","agentskill","ai-agents","ai-coding","azure-functions"],"capabilities":["skill","source-microsoftdocs","skill-azure-document-intelligence","topic-agent","topic-agent-skills","topic-agentic-skills","topic-agentskill","topic-ai-agents","topic-ai-coding","topic-azure","topic-azure-functions","topic-azure-kubernetes-service","topic-azure-openai","topic-azure-sql-database","topic-azure-storage"],"categories":["Agent-Skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/MicrosoftDocs/Agent-Skills/azure-document-intelligence","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add MicrosoftDocs/Agent-Skills","source_repo":"https://github.com/MicrosoftDocs/Agent-Skills","install_from":"skills.sh"}},"qualityScore":"0.698","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 497 github stars · SKILL.md body (10,353 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T06:53:31.872Z","embedding":null,"createdAt":"2026-04-18T21:58:56.769Z","updatedAt":"2026-04-22T06:53:31.872Z","lastSeenAt":"2026-04-22T06:53:31.872Z","tsv":"'/en-us/azure/ai-services/document-intelligence/authentication/create-sas-tokens?view=doc-intel-4.0.0':683 '/en-us/azure/ai-services/document-intelligence/authentication/encrypt-data-at-rest?view=doc-intel-4.0.0':695 '/en-us/azure/ai-services/document-intelligence/authentication/managed-identities-secured-access?view=doc-intel-4.0.0':706 '/en-us/azure/ai-services/document-intelligence/authentication/managed-identities?view=doc-intel-4.0.0':715 '/en-us/azure/ai-services/document-intelligence/concept/accuracy-confidence?view=doc-intel-4.0.0':490 '/en-us/azure/ai-services/document-intelligence/concept/add-on-capabilities?view=doc-intel-4.0.0':618 '/en-us/azure/ai-services/document-intelligence/concept/analyze-document-response?view=doc-intel-4.0.0':750 '/en-us/azure/ai-services/document-intelligence/concept/choose-model-feature?view=doc-intel-4.0.0':568 '/en-us/azure/ai-services/document-intelligence/concept/markdown-elements?view=doc-intel-4.0.0':759 '/en-us/azure/ai-services/document-intelligence/concept/troubleshoot-latency?view=doc-intel-4.0.0':456 '/en-us/azure/ai-services/document-intelligence/containers/configuration?view=doc-intel-4.0.0':726 '/en-us/azure/ai-services/document-intelligence/containers/disconnected?view=doc-intel-4.0.0':812 '/en-us/azure/ai-services/document-intelligence/containers/image-tags?view=doc-intel-4.0.0':823 '/en-us/azure/ai-services/document-intelligence/containers/install-run?view=doc-intel-4.0.0':833 '/en-us/azure/ai-services/document-intelligence/how-to-guides/build-a-custom-classifier?view=doc-intel-4.0.0':498 '/en-us/azure/ai-services/document-intelligence/how-to-guides/build-a-custom-model?view=doc-intel-4.0.0':508 '/en-us/azure/ai-services/document-intelligence/how-to-guides/compose-custom-models?view=doc-intel-4.0.0':736 '/en-us/azure/ai-services/document-intelligence/how-to-guides/disaster-recovery?view=doc-intel-4.0.0':603 '/en-us/azure/ai-services/document-intelligence/how-to-guides/resolve-errors?view=doc-intel-4.0.0':466 '/en-us/azure/ai-services/document-intelligence/how-to-guides/use-sdk-rest-api?view=doc-intel-4.0.0':768 '/en-us/azure/ai-services/document-intelligence/language-support/custom?view=doc-intel-4.0.0':629 '/en-us/azure/ai-services/document-intelligence/language-support/ocr?view=doc-intel-4.0.0':640 '/en-us/azure/ai-services/document-intelligence/language-support/prebuilt?view=doc-intel-4.0.0':651 '/en-us/azure/ai-services/document-intelligence/prebuilt/batch-analysis?view=doc-intel-4.0.0':660 '/en-us/azure/ai-services/document-intelligence/quickstarts/get-started-sdks-rest-api?view=doc-intel-4.0.0':778 '/en-us/azure/ai-services/document-intelligence/reference/known-issues?view=doc-intel-4.0.0':476 '/en-us/azure/ai-services/document-intelligence/service-limits?view=doc-intel-4.0.0':670 '/en-us/azure/ai-services/document-intelligence/train/custom-label-tips?view=doc-intel-4.0.0':520 '/en-us/azure/ai-services/document-intelligence/train/custom-labels?view=doc-intel-4.0.0':532 '/en-us/azure/ai-services/document-intelligence/train/custom-lifecycle?view=doc-intel-4.0.0':542 '/en-us/azure/ai-services/document-intelligence/tutorial/azure-function?view=doc-intel-4.0.0':789 '/en-us/azure/ai-services/document-intelligence/tutorial/logic-apps?view=doc-intel-4.0.0':799 '/en-us/azure/ai-services/document-intelligence/v21/deploy-label-tool?view=doc-intel-2.1.0':843 '/en-us/azure/ai-services/document-intelligence/v21/supervised-table-tags?view=doc-intel-2.1.0':553 '/en-us/azure/ai-services/document-intelligence/versioning/changelog-release-history?view=doc-intel-4.0.0':578 '/en-us/azure/ai-services/document-intelligence/versioning/v3-1-migration-guide?view=doc-intel-4.0.0':588 '/microsoftdocs/mcp/blob/main/readme.md)':167 '3':138 'accept':206 'access':172,370 'accuraci':248,484 'add':329,614 'add-on':328,613 'agent':87,131,190,204 'ai':9,36,47,313 'analysi':655 'analyzedocu':743 'analyzedocument/mar':34 'analyzedocument/markdown':406 'api':288,584,744 'app':286,411,416,582,796 'appli':521 'applic':765 'architectur':19,56,296,589 'avail':157 'azur':2,8,35,46,312,412,449,469,534,720,782,794 'azure-document-intellig':1 'base':290 'batch':331,653 'best':15,52,240,256,477,522 'bug':237 'build':382,499 'call':402,760 'capabl':79 'capac':327,611 'categori':90,98,114,210,212 'chang':281 'changelog':292,572 'check':630 'choos':273 'classif':494 'code':27,64,229,394,463,738 'combin':69 'compos':385,729 'confid':250,486 'configur':25,62,355,373,377,684,707,716,719 'consum':751 'contain':380,723,806,816,830 'content':74,176 'cover':50 'creat':352,674,727 'custom':246,341,386,492,502,516,537,548,625,732 'data':357,529,686 'data-at-rest':356,685 'decis':17,54,268,554 'deploy':30,67,318,423,427,800,834 'descript':214 'design':20,57,297,304,590,594 'develop':12 'diagnos':219 'disast':305,595 'disconnect':808 'doc':182 'docker':829 'docker/containers':431 'document':3,10,37,48,77,175,222,264,276,314,342,350,378,390,403,421,428,450,460,470,482,493,503,514,526,535,561,570,580,598,609,623,645,654,662,678,691,697,711,721,730,752,761,770,780,785,791,804,814,827,836 'e.g':102,118 'effect':747 'encrypt':360,689 'end':418,420 'environ':809 'error':228,462 'expert':5,43 'failov':309 'fallback':194 'fetch':78,174,183,196 'file':108,116,123,128 'fix':221 'foundri':235,472 'foundry-specif':234 'full':263 'function':413,783 'github.com':166 'github.com/microsoftdocs/mcp/blob/main/readme.md)':165 'guid':164 'guidanc':44,295,302,575 'handl':405 'ident':364,701,709 'imag':433,817 'import':85,129 'improv':245,481 'includ':13,432 'increas':608 'index':91,211 'instal':161,163,824 'installing/running':438 'integr':26,63,393,409,737,769,790 'intellig':4,11,38,49,223,265,277,315,343,351,379,404,429,451,461,471,483,504,515,527,536,562,571,581,599,610,624,646,663,679,692,698,712,722,731,753,762,771,786,792,805,815,828,837 'interpret':457 'issu':224,453,473 'knowledg':6 'known':233,468 'l100':398 'l101':425 'l101-l107':424 'l107':426 'l120':105 'l35':104 'l35-l120':103 'l37':217 'l37-l43':216 'l43':218 'l44':243 'l44-l54':242 'l54':244 'l55':271 'l55-l61':270 'l61':272 'l62':300 'l62-l66':299 'l66':301 'l67':322 'l67-l76':321 'l76':323 'l77':347 'l77-l84':346 'l84':348 'l85':375 'l85-l90':374 'l90':376 'l91':397 'l91-l100':396 'label':251,443,510,525,839 'languag':620,632,642 'languages/locales':336 'latenc':452 'latency/performance':225 'latest':146 'layout':755 'learn':189,203 'learn-agent-skil':188,202 'learn.microsoft.com':455,465,475,489,497,507,519,531,541,552,567,577,587,602,617,628,639,650,659,669,682,694,705,714,725,735,749,758,767,777,788,798,811,822,832,842 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/authentication/create-sas-tokens?view=doc-intel-4.0.0':681 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/authentication/encrypt-data-at-rest?view=doc-intel-4.0.0':693 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/authentication/managed-identities-secured-access?view=doc-intel-4.0.0':704 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/authentication/managed-identities?view=doc-intel-4.0.0':713 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/accuracy-confidence?view=doc-intel-4.0.0':488 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/add-on-capabilities?view=doc-intel-4.0.0':616 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/analyze-document-response?view=doc-intel-4.0.0':748 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/choose-model-feature?view=doc-intel-4.0.0':566 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/markdown-elements?view=doc-intel-4.0.0':757 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/troubleshoot-latency?view=doc-intel-4.0.0':454 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/containers/configuration?view=doc-intel-4.0.0':724 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/containers/disconnected?view=doc-intel-4.0.0':810 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/containers/image-tags?view=doc-intel-4.0.0':821 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/containers/install-run?view=doc-intel-4.0.0':831 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/build-a-custom-classifier?view=doc-intel-4.0.0':496 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/build-a-custom-model?view=doc-intel-4.0.0':506 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/compose-custom-models?view=doc-intel-4.0.0':734 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/disaster-recovery?view=doc-intel-4.0.0':601 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/resolve-errors?view=doc-intel-4.0.0':464 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/use-sdk-rest-api?view=doc-intel-4.0.0':766 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/language-support/custom?view=doc-intel-4.0.0':627 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/language-support/ocr?view=doc-intel-4.0.0':638 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/language-support/prebuilt?view=doc-intel-4.0.0':649 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/prebuilt/batch-analysis?view=doc-intel-4.0.0':658 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/quickstarts/get-started-sdks-rest-api?view=doc-intel-4.0.0':776 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/reference/known-issues?view=doc-intel-4.0.0':474 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/service-limits?view=doc-intel-4.0.0':668 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/train/custom-label-tips?view=doc-intel-4.0.0':518 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/train/custom-labels?view=doc-intel-4.0.0':530 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/train/custom-lifecycle?view=doc-intel-4.0.0':540 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/tutorial/azure-function?view=doc-intel-4.0.0':787 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/tutorial/logic-apps?view=doc-intel-4.0.0':797 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/v21/deploy-label-tool?view=doc-intel-2.1.0':841 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/v21/supervised-table-tags?view=doc-intel-2.1.0':551 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/versioning/changelog-release-history?view=doc-intel-4.0.0':576 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/versioning/v3-1-migration-guide?view=doc-intel-4.0.0':586 'lifecycl':267,539 'limit':22,59,319,326,604,665 'line':100,112,213 'link':117,126 'local':70,634 'locat':94 'lock':368 'logic':415,795 'make':18,55,269,555 'manag':261,363,533,700,708 'markdown':193,209,754 'mcp':152,179 'mean':231 'metadata.generated':133 'microsoft':181 'microsoftdoc':153,180 'migrat':283,294,574,579 'model':247,266,278,316,344,387,495,505,517,538,550,563,600,626,648,733,763 'month':139 'network':171 'object':746 'ocr':338,631 'offline/disconnected':435 'old':140 'on':330,615 'optim':513 'output':407,756 'pattern':21,28,58,65,298,395,591,739 'practic':16,53,241,257,478,523 'prebuilt':339,647 'prefer':177 'problem':226 'process':332,391,779 'provid':42 'pull':144 'queri':185,199 'quick':72 'quick-refer':71 'quota':23,60,320,324,605,664 'rang':101 'rate':325 'read':107,122 'read/layout':637 'recoveri':306,596 'redund':307 'refer':73,127 'releas':820 'relev':95 'remot':76 'repositori':150 'requir':170 'resolv':459,467 'resourc':372 'respons':745 'rest':359,688,775 'return':192,208 'review':619,641 'right':275,560 'run':652,803,826 'sampl':442,838 'sas':353,675 'scale':333,657 'score':487 'sdks':773 'sdks/rest':400 'section':96 'secur':24,61,345,349,671,696 'security.md':119,120 'select':558 'servic':227,440 'setup':436 'skill':39,41,84,169,191,205 'skill-azure-document-intelligence' 'source-microsoftdocs' 'specif':236 'specifi':111 'storag':680 'strategi':310 'string':186,200 'suggest':141,158 'supervis':544 'support':335,621,635,643 'tabl':254,545 'table-tag':253 'tag':255,434,546,818 'tailor':389 'templat':549 'text/markdown':207 'throttl':667 'tip':511 'token':354,676 'tool':154,444,840 'topic':446,479,556,592,606,672,717,740,801 'topic-agent' 'topic-agent-skills' 'topic-agentic-skills' 'topic-agentskill' 'topic-ai-agents' 'topic-ai-coding' 'topic-azure' 'topic-azure-functions' 'topic-azure-kubernetes-service' 'topic-azure-openai' 'topic-azure-sql-database' 'topic-azure-storage' 'train':383,491,501,528 'training/classification':258 'troubleshoot':14,51,215,445,448 'understand':279,661 'updat':285 'url':447,480,557,593,607,673,718,741,802 'use':31,33,82,88,106,121,178,195,362,399,509,543,569,742,813 'user':143,160 'v3.1':289,585 'version':147,280 'via':430,772 'vnet':366,703 'webpag':197 'workaround':239 'workflow':259,392,422,565","prices":[{"id":"9c1f1264-db98-4d11-a118-77f5cc55eebe","listingId":"0b508bb2-914e-426e-8d18-bc573376585a","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"MicrosoftDocs","category":"Agent-Skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:58:56.769Z"}],"sources":[{"listingId":"0b508bb2-914e-426e-8d18-bc573376585a","source":"github","sourceId":"MicrosoftDocs/Agent-Skills/azure-document-intelligence","sourceUrl":"https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-document-intelligence","isPrimary":false,"firstSeenAt":"2026-04-18T21:58:56.769Z","lastSeenAt":"2026-04-22T06:53:31.872Z"}],"details":{"listingId":"0b508bb2-914e-426e-8d18-bc573376585a","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"MicrosoftDocs","slug":"azure-document-intelligence","github":{"repo":"MicrosoftDocs/Agent-Skills","stars":497,"topics":["agent","agent-skills","agentic-skills","agentskill","ai","ai-agents","ai-coding","azure","azure-functions","azure-kubernetes-service","azure-openai","azure-sql-database","azure-storage","azure-virtual-machine","claude-code","github-copilot","microsoft-learn","openai-codex","skills"],"license":"cc-by-4.0","html_url":"https://github.com/MicrosoftDocs/Agent-Skills","pushed_at":"2026-04-22T01:37:27Z","description":"Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.","skill_md_sha":"660cc59cd9fb37a87a860c8434e882f5917e2840","skill_md_path":"skills/azure-document-intelligence/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-document-intelligence"},"layout":"multi","source":"github","category":"Agent-Skills","frontmatter":{"name":"azure-document-intelligence","description":"Expert knowledge for Azure AI Document Intelligence development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using AnalyzeDocument/Markdown APIs, custom models, containers, SAS/managed identity auth, or VNets, and other Azure AI Document Intelligence related development tasks. Not for Azure AI Search (use azure-cognitive-search), Azure AI Vision (use azure-ai-vision), Azure AI Custom Vision (use azure-custom-vision), Azure AI Speech (use azure-speech).","compatibility":"Requires network access. Uses mcp_microsoftdocs:microsoft_docs_fetch or fetch_webpage to retrieve documentation."},"skills_sh_url":"https://skills.sh/MicrosoftDocs/Agent-Skills/azure-document-intelligence"},"updatedAt":"2026-04-22T06:53:31.872Z"}}