{"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, pr","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-L60 | Choosing which Document Intelligence model and API version to use, and how to migrate workflows between different API versions and capabilities |\n| Architecture & Design Patterns | L61-L65 | Guidance on designing disaster recovery, redundancy, and failover strategies for Azure AI Document Intelligence models and deployments. |\n| Limits & Quotas | L66-L75 | Quotas, rate limits, capacity add-ons, batch processing scale, and supported languages/locales for OCR, prebuilt, and custom Document Intelligence models. |\n| Security | L76-L83 | 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 | L84-L89 | Configuring Document Intelligence containers and building, training, and composing custom models for tailored document processing workflows. |\n| Integrations & Coding Patterns | L90-L99 | 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 | L100-L106 | 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| Decide and migrate between Document Intelligence API versions | https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/versioning/migration-guide-overview?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.700","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 549 github stars · SKILL.md body (10,154 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-05-18T18:53:52.782Z","embedding":null,"createdAt":"2026-04-18T21:58:56.769Z","updatedAt":"2026-05-18T18:53:52.782Z","lastSeenAt":"2026-05-18T18:53:52.782Z","tsv":"'/en-us/azure/ai-services/document-intelligence/authentication/create-sas-tokens?view=doc-intel-4.0.0':673 '/en-us/azure/ai-services/document-intelligence/authentication/encrypt-data-at-rest?view=doc-intel-4.0.0':685 '/en-us/azure/ai-services/document-intelligence/authentication/managed-identities-secured-access?view=doc-intel-4.0.0':696 '/en-us/azure/ai-services/document-intelligence/authentication/managed-identities?view=doc-intel-4.0.0':705 '/en-us/azure/ai-services/document-intelligence/concept/accuracy-confidence?view=doc-intel-4.0.0':489 '/en-us/azure/ai-services/document-intelligence/concept/add-on-capabilities?view=doc-intel-4.0.0':608 '/en-us/azure/ai-services/document-intelligence/concept/analyze-document-response?view=doc-intel-4.0.0':740 '/en-us/azure/ai-services/document-intelligence/concept/choose-model-feature?view=doc-intel-4.0.0':567 '/en-us/azure/ai-services/document-intelligence/concept/markdown-elements?view=doc-intel-4.0.0':749 '/en-us/azure/ai-services/document-intelligence/concept/troubleshoot-latency?view=doc-intel-4.0.0':455 '/en-us/azure/ai-services/document-intelligence/containers/configuration?view=doc-intel-4.0.0':716 '/en-us/azure/ai-services/document-intelligence/containers/disconnected?view=doc-intel-4.0.0':802 '/en-us/azure/ai-services/document-intelligence/containers/image-tags?view=doc-intel-4.0.0':813 '/en-us/azure/ai-services/document-intelligence/containers/install-run?view=doc-intel-4.0.0':823 '/en-us/azure/ai-services/document-intelligence/how-to-guides/build-a-custom-classifier?view=doc-intel-4.0.0':497 '/en-us/azure/ai-services/document-intelligence/how-to-guides/build-a-custom-model?view=doc-intel-4.0.0':507 '/en-us/azure/ai-services/document-intelligence/how-to-guides/compose-custom-models?view=doc-intel-4.0.0':726 '/en-us/azure/ai-services/document-intelligence/how-to-guides/disaster-recovery?view=doc-intel-4.0.0':593 '/en-us/azure/ai-services/document-intelligence/how-to-guides/resolve-errors?view=doc-intel-4.0.0':465 '/en-us/azure/ai-services/document-intelligence/how-to-guides/use-sdk-rest-api?view=doc-intel-4.0.0':758 '/en-us/azure/ai-services/document-intelligence/language-support/custom?view=doc-intel-4.0.0':619 '/en-us/azure/ai-services/document-intelligence/language-support/ocr?view=doc-intel-4.0.0':630 '/en-us/azure/ai-services/document-intelligence/language-support/prebuilt?view=doc-intel-4.0.0':641 '/en-us/azure/ai-services/document-intelligence/prebuilt/batch-analysis?view=doc-intel-4.0.0':650 '/en-us/azure/ai-services/document-intelligence/quickstarts/get-started-sdks-rest-api?view=doc-intel-4.0.0':768 '/en-us/azure/ai-services/document-intelligence/reference/known-issues?view=doc-intel-4.0.0':475 '/en-us/azure/ai-services/document-intelligence/service-limits?view=doc-intel-4.0.0':660 '/en-us/azure/ai-services/document-intelligence/train/custom-label-tips?view=doc-intel-4.0.0':519 '/en-us/azure/ai-services/document-intelligence/train/custom-labels?view=doc-intel-4.0.0':531 '/en-us/azure/ai-services/document-intelligence/train/custom-lifecycle?view=doc-intel-4.0.0':541 '/en-us/azure/ai-services/document-intelligence/tutorial/azure-function?view=doc-intel-4.0.0':779 '/en-us/azure/ai-services/document-intelligence/tutorial/logic-apps?view=doc-intel-4.0.0':789 '/en-us/azure/ai-services/document-intelligence/v21/deploy-label-tool?view=doc-intel-2.1.0':833 '/en-us/azure/ai-services/document-intelligence/v21/supervised-table-tags?view=doc-intel-2.1.0':552 '/en-us/azure/ai-services/document-intelligence/versioning/migration-guide-overview?view=doc-intel-4.0.0':578 '/microsoftdocs/mcp/blob/main/readme.md)':168 '3':139 'accept':207 'access':173,369 'accuraci':249,483 'add':328,604 'add-on':327,603 'agent':88,132,191,205 'ai':9,37,48,312 'analysi':645 'analyzedocu':34,733 'analyzedocument/markdown':405 'api':280,291,574,734 'app':410,415,786 'appli':520 'applic':755 'architectur':19,57,295,579 'avail':158 'azur':2,8,36,47,311,411,448,468,533,710,772,784 'azure-document-intellig':1 'batch':330,643 'best':15,53,241,257,476,521 'bug':238 'build':381,498 'call':401,750 'capabl':80,294 'capac':326,601 'categori':91,99,115,211,213 'check':620 'choos':274 'classif':493 'code':27,65,230,393,462,728 'combin':70 'compos':384,719 'confid':251,485 'configur':25,63,354,372,376,674,697,706,709 'consum':741 'contain':379,713,796,806,820 'content':75,177 'cover':51 'creat':351,664,717 'custom':247,340,385,491,501,515,536,547,615,722 'data':356,528,676 'data-at-rest':355,675 'decid':568 'decis':17,55,269,553 'deploy':30,68,317,422,426,790,824 'descript':215 'design':20,58,296,303,580,584 'develop':12 'diagnos':220 'differ':290 'disast':304,585 'disconnect':798 'doc':183 'docker':819 'docker/containers':430 'document':3,10,38,49,78,176,223,265,276,313,341,349,377,389,402,420,427,449,459,469,481,492,502,513,525,534,560,572,588,599,613,635,644,652,668,681,687,701,711,720,742,751,760,770,775,781,794,804,817,826 'e.g':103,119 'effect':737 'encrypt':359,679 'end':417,419 'environ':799 'error':229,461 'expert':5,44 'failov':308 'fallback':195 'fetch':79,175,184,197 'file':109,117,124,129 'fix':222 'foundri':236,471 'foundry-specif':235 'full':264 'function':412,773 'github.com':167 'github.com/microsoftdocs/mcp/blob/main/readme.md)':166 'guid':165 'guidanc':45,301 'handl':404 'ident':363,691,699 'imag':432,807 'import':86,130 'improv':246,480 'includ':13,431 'increas':598 'index':92,212 'instal':162,164,814 'installing/running':437 'integr':26,64,392,408,727,759,780 'intellig':4,11,39,50,224,266,277,314,342,350,378,403,428,450,460,470,482,503,514,526,535,561,573,589,600,614,636,653,669,682,688,702,712,721,743,752,761,776,782,795,805,818,827 'interpret':456 'issu':225,452,472 'knowledg':6 'known':234,467 'l100':424 'l100-l106':423 'l106':425 'l120':106 'l35':105 'l35-l120':104 'l37':218 'l37-l43':217 'l43':219 'l44':244 'l44-l54':243 'l54':245 'l55':272 'l55-l60':271 'l60':273 'l61':299 'l61-l65':298 'l65':300 'l66':321 'l66-l75':320 'l75':322 'l76':346 'l76-l83':345 'l83':347 'l84':374 'l84-l89':373 'l89':375 'l90':396 'l90-l99':395 'l99':397 'label':252,442,509,524,829 'languag':610,622,632 'languages/locales':335 'latenc':451 'latency/performance':226 'latest':147 'layout':745 'learn':190,204 'learn-agent-skil':189,203 'learn.microsoft.com':454,464,474,488,496,506,518,530,540,551,566,577,592,607,618,629,640,649,659,672,684,695,704,715,725,739,748,757,767,778,788,801,812,822,832 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/authentication/create-sas-tokens?view=doc-intel-4.0.0':671 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/authentication/encrypt-data-at-rest?view=doc-intel-4.0.0':683 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/authentication/managed-identities-secured-access?view=doc-intel-4.0.0':694 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/authentication/managed-identities?view=doc-intel-4.0.0':703 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/accuracy-confidence?view=doc-intel-4.0.0':487 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/add-on-capabilities?view=doc-intel-4.0.0':606 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/analyze-document-response?view=doc-intel-4.0.0':738 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/choose-model-feature?view=doc-intel-4.0.0':565 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/markdown-elements?view=doc-intel-4.0.0':747 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept/troubleshoot-latency?view=doc-intel-4.0.0':453 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/containers/configuration?view=doc-intel-4.0.0':714 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/containers/disconnected?view=doc-intel-4.0.0':800 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/containers/image-tags?view=doc-intel-4.0.0':811 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/containers/install-run?view=doc-intel-4.0.0':821 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/build-a-custom-classifier?view=doc-intel-4.0.0':495 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/build-a-custom-model?view=doc-intel-4.0.0':505 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/compose-custom-models?view=doc-intel-4.0.0':724 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/disaster-recovery?view=doc-intel-4.0.0':591 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/resolve-errors?view=doc-intel-4.0.0':463 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/use-sdk-rest-api?view=doc-intel-4.0.0':756 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/language-support/custom?view=doc-intel-4.0.0':617 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/language-support/ocr?view=doc-intel-4.0.0':628 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/language-support/prebuilt?view=doc-intel-4.0.0':639 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/prebuilt/batch-analysis?view=doc-intel-4.0.0':648 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/quickstarts/get-started-sdks-rest-api?view=doc-intel-4.0.0':766 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/reference/known-issues?view=doc-intel-4.0.0':473 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/service-limits?view=doc-intel-4.0.0':658 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/train/custom-label-tips?view=doc-intel-4.0.0':517 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/train/custom-labels?view=doc-intel-4.0.0':529 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/train/custom-lifecycle?view=doc-intel-4.0.0':539 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/tutorial/azure-function?view=doc-intel-4.0.0':777 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/tutorial/logic-apps?view=doc-intel-4.0.0':787 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/v21/deploy-label-tool?view=doc-intel-2.1.0':831 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/v21/supervised-table-tags?view=doc-intel-2.1.0':550 'learn.microsoft.com/en-us/azure/ai-services/document-intelligence/versioning/migration-guide-overview?view=doc-intel-4.0.0':576 'lifecycl':268,538 'limit':22,60,318,325,594,655 'line':101,113,214 'link':118,127 'local':71,624 'locat':95 'lock':367 'logic':414,785 'make':18,56,270,554 'manag':262,362,532,690,698 'markdown':194,210,744 'mcp':153,180 'mean':232 'metadata.generated':134 'microsoft':182 'microsoftdoc':154,181 'migrat':287,570 'model':248,267,278,315,343,386,494,504,516,537,549,562,590,616,638,723,753 'month':140 'network':172 'object':736 'ocr':337,621 'offline/disconnected':434 'old':141 'on':329,605 'optim':512 'output':406,746 'pattern':21,28,59,66,297,394,581,729 'pr':35 'practic':16,54,242,258,477,522 'prebuilt':338,637 'prefer':178 'problem':227 'process':331,390,769 'provid':43 'pull':145 'queri':186,200 'quick':73 'quick-refer':72 'quota':23,61,319,323,595,654 'rang':102 'rate':324 'read':108,123 'read/layout':627 'recoveri':305,586 'redund':306 'refer':74,128 'releas':810 'relev':96 'remot':77 'repositori':151 'requir':171 'resolv':458,466 'resourc':371 'respons':735 'rest':358,678,765 'return':193,209 'review':609,631 'right':559 'run':642,793,816 'sampl':441,828 'sas':352,665 'scale':332,647 'score':486 'sdks':763 'sdks/rest':399 'section':97 'secur':24,62,344,348,661,686 'security.md':120,121 'select':557 'servic':228,439 'setup':435 'skill':40,42,85,170,192,206 'skill-azure-document-intelligence' 'source-microsoftdocs' 'specif':237 'specifi':112 'storag':670 'strategi':309 'string':187,201 'suggest':142,159 'supervis':543 'support':334,611,625,633 'tabl':255,544 'table-tag':254 'tag':256,433,545,808 'tailor':388 'templat':548 'text/markdown':208 'throttl':657 'tip':510 'token':353,666 'tool':155,443,830 'topic':445,478,555,582,596,662,707,730,791 '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':382,490,500,527 'training/classification':259 'troubleshoot':14,52,216,444,447 'understand':651 'url':446,479,556,583,597,663,708,731,792 'use':31,33,83,89,107,122,179,196,283,361,398,508,542,732,803 'user':144,161 'version':148,281,292,575 'via':429,762 'vnet':365,693 'webpag':198 'workaround':240 'workflow':260,288,391,421,564","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-05-18T18:53:52.782Z"}],"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":549,"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-05-17T02:50:05Z","description":"Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.","skill_md_sha":"0ed1e40b9a29f118beb990a5b4aec6a793dfc7fc","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, prebuilt/custom models, OCR languages, containers, or SDK/REST integrations, and other Azure AI Document Intelligence related development tasks. Not for Azure AI Vision (use azure-ai-vision), Azure AI Search (use azure-cognitive-search), Azure AI Custom Vision (use azure-custom-vision), Azure AI Language (use azure-language-service).","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-05-18T18:53:52.782Z"}}