microsoft-foundry-tools

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Microsoft 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.,
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
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
This skill requires network access to fetch documentation content:
  • Preferred: Use
    mcp_microsoftdocs:microsoft_docs_fetch
    with query string
    from=learn-agent-skill
    . Returns Markdown.
  • Fallback: Use
    fetch_webpage
    with query string
    from=learn-agent-skill&accept=text/markdown
    . Returns Markdown.
Agent 重要提示:使用下方的分类索引查找相关章节。对于带有行范围的分类(例如
L35-L120
),使用
read_file
读取指定行内容。对于带有文件链接的分类(例如
[security.md](security.md)
),使用
read_file
读取链接的参考文件
Agent 重要提示:如果
metadata.generated_at
已超过3个月,建议用户从仓库拉取最新版本。如果
mcp_microsoftdocs
工具不可用,建议用户安装它:安装指南
本技能需要网络访问权限以获取文档内容:
  • 首选方式:使用
    mcp_microsoftdocs:microsoft_docs_fetch
    ,并携带查询参数
    from=learn-agent-skill
    ,返回Markdown格式内容。
  • 备用方式:使用
    fetch_webpage
    ,并携带查询参数
    from=learn-agent-skill&accept=text/markdown
    ,返回Markdown格式内容。

Category Index

分类索引

CategoryLinesDescription
Best PracticesL36-L41Improving Content Understanding accuracy, document extraction quality, and using confidence scores/grounding to make extractions more reliable and trustworthy
Decision MakingL42-L51Guidance 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 PatternsL52-L56Designing and configuring how Content Understanding analyzers are mapped to specific model deployments, including routing strategies and deployment architecture patterns.
Limits & QuotasL57-L65Quotas, rate limits, and throughput for Foundry Tools and Content Moderator/Understanding APIs, including autoscale settings, image/list limits, and supported language constraints.
SecurityL66-L79Securing Foundry: auth methods, Entra-only access, keys/Key Vault, CMK encryption, DLP, VNet rules, API key rotation, Azure Policy and regulatory compliance configuration
ConfigurationL80-L98Configuring Foundry environments and resources: credentials, subdomains, ARM provisioning, logging, and detailed setup for Content Understanding analyzers, layouts, images, faces, and routing.
Integrations & Coding PatternsL99-L114Using Content Moderator and Content Understanding via REST/.NET: calling text/image/video APIs, managing term lists, and consuming/creating multimodal Markdown and custom analyzers.
DeploymentL115-L121Deploying 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-L65Foundry Tools和Content Moderator/Understanding API的配额、速率限制和吞吐量,包括自动缩放设置、图像/列表限制以及支持的语言约束。
安全L66-L79Foundry的安全配置:认证方式、仅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

最佳实践

Decision Making

决策制定

Architecture & Design Patterns

架构与设计模式

Limits & Quotas

限制与配额

Security

安全

Configuration

配置

TopicURL
Configure custom subdomains for Foundry resourceshttps://learn.microsoft.com/en-us/azure/ai-services/cognitive-services-custom-subdomains
Use environment variables for Foundry credentialshttps://learn.microsoft.com/en-us/azure/ai-services/cognitive-services-environment-variables
Create reusable Azure AI container images with presetshttps://learn.microsoft.com/en-us/azure/ai-services/containers/container-reuse-recipe
Configure Content Understanding analyzers and parametershttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/concepts/analyzer-reference
Configure Content Understanding classifier and splittinghttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/concepts/classifier
Use and customize Content Understanding prebuilt analyzershttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/concepts/prebuilt-analyzers
Configure document layout analysis with Content Understandinghttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/document/elements
Configure face detection and recognition in Content Understandinghttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/face/overview
Configure classification and routing in Content Understanding Studiohttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/how-to/classification-content-understanding-studio
Configure Standard and Pro tasks in Foundry classichttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/how-to/content-understanding-foundry-classic
Copy Content Understanding custom analyzers across resourceshttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/how-to/copy-analyzers
Build and refine custom analyzers in Content Understanding Studiohttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/how-to/customize-analyzer-content-understanding-studio
Configure image analyzers and schemas in Content Understandinghttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/image/overview
Provision Foundry resources using ARM templateshttps://learn.microsoft.com/en-us/azure/ai-services/create-account-resource-manager-template
Enable and configure Foundry diagnostic logginghttps://learn.microsoft.com/en-us/azure/ai-services/diagnostic-logging
主题链接
为Foundry资源配置自定义子域名https://learn.microsoft.com/en-us/azure/ai-services/cognitive-services-custom-subdomains
使用环境变量存储Foundry凭据https://learn.microsoft.com/en-us/azure/ai-services/cognitive-services-environment-variables
使用预设创建可复用的Azure AI容器镜像https://learn.microsoft.com/en-us/azure/ai-services/containers/container-reuse-recipe
配置Content Understanding分析器和参数https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/concepts/analyzer-reference
配置Content Understanding分类器和拆分功能https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/concepts/classifier
使用和自定义Content Understanding预构建分析器https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/concepts/prebuilt-analyzers
使用Content Understanding配置文档布局分析https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/document/elements
在Content Understanding中配置人脸检测和识别https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/face/overview
在Content Understanding Studio中配置分类和路由https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/how-to/classification-content-understanding-studio
在Foundry classic中配置标准和专业任务https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/how-to/content-understanding-foundry-classic
在资源间复制Content Understanding自定义分析器https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/how-to/copy-analyzers
在Content Understanding Studio中构建和优化自定义分析器https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/how-to/customize-analyzer-content-understanding-studio
在Content Understanding中配置图像分析器和架构https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/image/overview
使用ARM模板部署Foundry资源https://learn.microsoft.com/en-us/azure/ai-services/create-account-resource-manager-template
启用和配置Foundry诊断日志https://learn.microsoft.com/en-us/azure/ai-services/diagnostic-logging

Integrations & Coding Patterns

集成与编码模式

TopicURL
Content Moderator REST API operations referencehttps://learn.microsoft.com/en-us/azure/ai-services/content-moderator/api-reference
Integrate Content Moderator via .NET client libraryhttps://learn.microsoft.com/en-us/azure/ai-services/content-moderator/client-libraries
Call Content Moderator image moderation APIshttps://learn.microsoft.com/en-us/azure/ai-services/content-moderator/image-moderation-api
Call Content Moderator REST APIs from C# sampleshttps://learn.microsoft.com/en-us/azure/ai-services/content-moderator/samples-rest
Use .NET SDK term lists with Content Moderatorhttps://learn.microsoft.com/en-us/azure/ai-services/content-moderator/term-lists-quickstart-dotnet
Use Content Moderator text moderation APIshttps://learn.microsoft.com/en-us/azure/ai-services/content-moderator/text-moderation-api
Moderate video content using Content Moderator .NET SDKhttps://learn.microsoft.com/en-us/azure/ai-services/content-moderator/video-moderation-api
Consume Content Understanding document Markdown outputhttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/document/markdown
Call Content Understanding REST API for multimodal datahttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/quickstart/use-rest-api
Create custom Content Understanding analyzers via RESThttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/tutorial/create-custom-analyzer
Extract structured audiovisual content with Content Understandinghttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/video/elements
Use audiovisual Markdown output from Content Understandinghttps://learn.microsoft.com/en-us/azure/ai-services/content-understanding/video/markdown
主题链接
Content Moderator REST API操作参考https://learn.microsoft.com/en-us/azure/ai-services/content-moderator/api-reference
通过.NET客户端库集成Content Moderatorhttps://learn.microsoft.com/en-us/azure/ai-services/content-moderator/client-libraries
调用Content Moderator图像审核APIhttps://learn.microsoft.com/en-us/azure/ai-services/content-moderator/image-moderation-api
从C#示例调用Content Moderator REST APIhttps://learn.microsoft.com/en-us/azure/ai-services/content-moderator/samples-rest
将Content Moderator与.NET SDK术语列表结合使用https://learn.microsoft.com/en-us/azure/ai-services/content-moderator/term-lists-quickstart-dotnet
使用Content Moderator文本审核APIhttps://learn.microsoft.com/en-us/azure/ai-services/content-moderator/text-moderation-api
使用Content Moderator .NET SDK审核视频内容https://learn.microsoft.com/en-us/azure/ai-services/content-moderator/video-moderation-api
消费Content Understanding文档Markdown输出https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/document/markdown
调用Content Understanding REST API处理多模态数据https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/quickstart/use-rest-api
通过REST创建自定义Content Understanding分析器https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/tutorial/create-custom-analyzer
使用Content Understanding提取结构化视听内容https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/video/elements
使用Content Understanding的视听Markdown输出https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/video/markdown

Deployment

部署