microsoft-foundry-tools
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseMicrosoft Foundry Tools Skill
Microsoft Foundry Tools 技能
This skill provides expert guidance for Microsoft Foundry Tools. Covers 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.
本技能为Microsoft Foundry Tools提供专业指导,涵盖最佳实践、决策制定、架构与设计模式、限制与配额、安全、配置、集成与编码模式以及部署。它结合了本地快速参考内容与远程文档获取能力。
How to Use This Skill
如何使用本技能
IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g.,), useL35-L120with the specified lines. For categories with file links (e.g.,read_file), use[security.md](security.md)on the linked reference fileread_file
IMPORTANT for Agent: Ifis more than 3 months old, suggest the user pull the latest version from the repository. Ifmetadata.generated_attools are not available, suggest the user install it: Installation Guidemcp_microsoftdocs
This skill requires network access to fetch documentation content:
- Preferred: Use with query string
mcp_microsoftdocs:microsoft_docs_fetch. Returns Markdown.from=learn-agent-skill - Fallback: Use with query string
fetch_webpage. Returns Markdown.from=learn-agent-skill&accept=text/markdown
Agent 重要提示:使用下方的分类索引查找相关章节。对于带有行范围的分类(例如),使用L35-L120读取指定行内容。对于带有文件链接的分类(例如read_file),使用[security.md](security.md)读取链接的参考文件read_file
本技能需要网络访问权限以获取文档内容:
- 首选方式:使用,并携带查询参数
mcp_microsoftdocs:microsoft_docs_fetch,返回Markdown格式内容。from=learn-agent-skill - 备用方式:使用,并携带查询参数
fetch_webpage,返回Markdown格式内容。from=learn-agent-skill&accept=text/markdown
Category Index
分类索引
| Category | Lines | Description |
|---|---|---|
| Best Practices | L36-L41 | Improving Content Understanding accuracy, document extraction quality, and using confidence scores/grounding to make extractions more reliable and trustworthy |
| Decision Making | L42-L51 | Guidance on choosing Foundry pricing tiers, selecting Azure AI/Content Understanding modes and tools, comparing Foundry vs Studio, migration steps, and estimating Content Understanding costs. |
| Architecture & Design Patterns | L52-L56 | Designing and configuring how Content Understanding analyzers are mapped to specific model deployments, including routing strategies and deployment architecture patterns. |
| Limits & Quotas | L57-L65 | Quotas, rate limits, and throughput for Foundry Tools and Content Moderator/Understanding APIs, including autoscale settings, image/list limits, and supported language constraints. |
| Security | L66-L79 | Securing Foundry: auth methods, Entra-only access, keys/Key Vault, CMK encryption, DLP, VNet rules, API key rotation, Azure Policy and regulatory compliance configuration |
| Configuration | L80-L98 | Configuring Foundry environments and resources: credentials, subdomains, ARM provisioning, logging, and detailed setup for Content Understanding analyzers, layouts, images, faces, and routing. |
| Integrations & Coding Patterns | L99-L114 | Using Content Moderator and Content Understanding via REST/.NET: calling text/image/video APIs, managing term lists, and consuming/creating multimodal Markdown and custom analyzers. |
| Deployment | L115-L121 | Deploying Foundry Tools as containers: setup on Azure AI and Azure Container Instances, offline/disconnected deployment, and multi-container orchestration with Docker Compose. |
| 分类 | 行范围 | 描述 |
|---|---|---|
| 最佳实践 | L36-L41 | 提升Content Understanding的准确性、文档提取质量,以及使用置信度和基础信息使提取结果更可靠可信 |
| 决策制定 | L42-L51 | 关于选择Foundry定价层级、挑选Azure AI/Content Understanding模式与工具、对比Foundry与Studio、迁移步骤以及估算Content Understanding成本的指导。 |
| 架构与设计模式 | L52-L56 | 设计和配置Content Understanding分析器如何映射到特定模型部署,包括路由策略和部署架构模式。 |
| 限制与配额 | L57-L65 | Foundry Tools和Content Moderator/Understanding API的配额、速率限制和吞吐量,包括自动缩放设置、图像/列表限制以及支持的语言约束。 |
| 安全 | L66-L79 | Foundry的安全配置:认证方式、仅Entra访问、密钥/Key Vault、CMK加密、DLP、VNet规则、API密钥轮换、Azure策略和合规性配置 |
| 配置 | L80-L98 | 配置Foundry环境和资源:凭据、子域名、ARM部署、日志记录,以及Content Understanding分析器、布局、图像、人脸和路由的详细设置。 |
| 集成与编码模式 | L99-L114 | 通过REST/.NET使用Content Moderator和Content Understanding:调用文本/图像/视频API、管理术语列表,以及使用/创建多模态Markdown和自定义分析器。 |
| 部署 | L115-L121 | 将Foundry Tools部署为容器:在Azure AI和Azure容器实例上设置、离线/断开连接环境下的部署,以及使用Docker Compose进行多容器编排。 |
Best Practices
最佳实践
| Topic | URL |
|---|---|
| Apply best practices for Content Understanding accuracy | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/concepts/best-practices |
| Improve document extraction with confidence and grounding | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/document/analyzer-improvement |
| 主题 | 链接 |
|---|---|
| 应用Content Understanding准确性最佳实践 | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/concepts/best-practices |
| 利用置信度和基础信息提升文档提取效果 | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/document/analyzer-improvement |
Decision Making
决策制定
| Topic | URL |
|---|---|
| Choose and use Foundry commitment tier pricing | https://learn.microsoft.com/en-us/azure/ai-services/commitment-tier |
| Choose Azure AI tools for document processing | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/choosing-right-ai-tool |
| Choose between Content Understanding standard and pro modes | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/concepts/standard-pro-modes |
| Compare Foundry vs Content Understanding Studio features | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/foundry-vs-content-understanding-studio |
| Migrate Content Understanding from preview to GA APIs | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/how-to/migration-preview-to-ga |
| Estimate and plan Content Understanding pricing | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/pricing-explainer |
| 主题 | 链接 |
|---|---|
| 选择和使用Foundry承诺层级定价 | https://learn.microsoft.com/en-us/azure/ai-services/commitment-tier |
| 为文档处理选择Azure AI工具 | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/choosing-right-ai-tool |
| 选择Content Understanding标准模式和专业模式 | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/concepts/standard-pro-modes |
| 对比Foundry与Content Understanding Studio功能 | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/foundry-vs-content-understanding-studio |
| 将Content Understanding从预览版API迁移到正式版API | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/how-to/migration-preview-to-ga |
| 估算和规划Content Understanding定价 | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/pricing-explainer |
Architecture & Design Patterns
架构与设计模式
| Topic | URL |
|---|---|
| Map Content Understanding analyzers to model deployments | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/concepts/models-deployments |
| 主题 | 链接 |
|---|---|
| 将Content Understanding分析器映射到模型部署 | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/concepts/models-deployments |
Limits & Quotas
限制与配额
| Topic | URL |
|---|---|
| Configure autoscale rate limits for Foundry Tools | https://learn.microsoft.com/en-us/azure/ai-services/autoscale |
| Use Content Moderator image lists within quota limits | https://learn.microsoft.com/en-us/azure/ai-services/content-moderator/image-lists-quickstart-dotnet |
| Use supported languages in Content Moderator API | https://learn.microsoft.com/en-us/azure/ai-services/content-moderator/language-support |
| Apply Content Moderator .NET samples with list limits | https://learn.microsoft.com/en-us/azure/ai-services/content-moderator/samples-dotnet |
| Content Understanding quotas, limits, and throughput | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/service-limits |
| 主题 | 链接 |
|---|---|
| 配置Foundry Tools的自动缩放速率限制 | https://learn.microsoft.com/en-us/azure/ai-services/autoscale |
| 在配额限制内使用Content Moderator图像列表 | https://learn.microsoft.com/en-us/azure/ai-services/content-moderator/image-lists-quickstart-dotnet |
| 在Content Moderator API中使用支持的语言 | https://learn.microsoft.com/en-us/azure/ai-services/content-moderator/language-support |
| 使用符合列表限制的Content Moderator .NET示例 | https://learn.microsoft.com/en-us/azure/ai-services/content-moderator/samples-dotnet |
| Content Understanding的配额、限制和吞吐量 | https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/service-limits |
Security
安全
Configuration
配置
Integrations & Coding Patterns
集成与编码模式
Deployment
部署
| Topic | URL |
|---|---|
| Deploy Foundry Tools using Azure AI containers | https://learn.microsoft.com/en-us/azure/ai-services/cognitive-services-container-support |
| Deploy Foundry containers to Azure Container Instances | https://learn.microsoft.com/en-us/azure/ai-services/containers/azure-container-instance-recipe |
| Run Foundry containers in disconnected environments | https://learn.microsoft.com/en-us/azure/ai-services/containers/disconnected-containers |
| Orchestrate multiple Foundry containers with Docker Compose | https://learn.microsoft.com/en-us/azure/ai-services/containers/docker-compose-recipe |
| 主题 | 链接 |
|---|---|
| 使用Azure AI容器部署Foundry Tools | https://learn.microsoft.com/en-us/azure/ai-services/cognitive-services-container-support |
| 将Foundry容器部署到Azure容器实例 | https://learn.microsoft.com/en-us/azure/ai-services/containers/azure-container-instance-recipe |
| 在断开连接的环境中运行Foundry容器 | https://learn.microsoft.com/en-us/azure/ai-services/containers/disconnected-containers |
| 使用Docker Compose编排多个Foundry容器 | https://learn.microsoft.com/en-us/azure/ai-services/containers/docker-compose-recipe |