azure-service-connector
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAzure Service Connector Skill
Azure Service Connector技能
This skill provides expert guidance for Azure Service Connector. Covers troubleshooting, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.
本技能为Azure Service Connector提供专家指导,涵盖故障排查、限制与配额、安全、配置、集成与编码模式以及部署。它结合了本地快速参考内容与远程文档获取能力。
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 |
|---|---|---|
| Troubleshooting | L34-L38 | Diagnosing and resolving Service Connector errors and failures, including common error codes, connection issues, and steps to debug and fix failed connections. |
| Limits & Quotas | L39-L43 | Details on current Service Connector feature gaps, unsupported scenarios, resource limits, and constraints you must consider when designing or troubleshooting connections. |
| Security | L44-L49 | Details on what Microsoft Entra roles and permissions Service Connector assigns or requires, least-privilege guidance, and how access is granted to target services. |
| Configuration | L50-L56 | How to view and retrieve Service Connector-generated configs, choose and set up auth methods, and supply correct Azure CLI parameters when creating or managing connections |
| Integrations & Coding Patterns | L57-L86 | How to use Azure Service Connector to securely connect apps to databases, messaging, storage, AI, and caching services (Cosmos DB, Kafka, SQL, Redis, Key Vault, OpenAI, etc.) |
| Deployment | L87-L91 | Info on where Service Connector is regionally supported per compute service and how to create connections using infrastructure-as-code tools. |
| 分类 | 行范围 | 描述 |
|---|---|---|
| 故障排查 | L34-L38 | 诊断并解决Service Connector的错误与故障,包括常见错误代码、连接问题,以及调试和修复失败连接的步骤。 |
| 限制与配额 | L39-L43 | 详细介绍当前Service Connector的功能缺口、不支持的场景、资源限制,以及设计或排查连接时必须考虑的约束条件。 |
| 安全 | L44-L49 | 详细说明Service Connector分配或要求的Microsoft Entra角色与权限、最小权限原则指南,以及如何向目标服务授予访问权限。 |
| 配置 | L50-L56 | 如何查看和获取Service Connector生成的配置、选择并设置身份验证方法,以及在创建或管理连接时提供正确的Azure CLI参数 |
| 集成与编码模式 | L57-L86 | 如何使用Azure Service Connector安全地将应用连接到数据库、消息服务、存储、AI和缓存服务(Cosmos DB、Kafka、SQL、Redis、Key Vault、OpenAI等) |
| 部署 | L87-L91 | 有关各计算服务对应的Service Connector区域支持信息,以及如何使用基础设施即代码(IaC)工具创建连接的内容。 |
Troubleshooting
故障排查
| Topic | URL |
|---|---|
| Troubleshoot Service Connector errors and failures | https://learn.microsoft.com/en-us/azure/service-connector/how-to-troubleshoot-front-end-error |
| 主题 | 链接 |
|---|---|
| 排查Service Connector的错误与故障 | https://learn.microsoft.com/en-us/azure/service-connector/how-to-troubleshoot-front-end-error |
Limits & Quotas
限制与配额
| Topic | URL |
|---|---|
| Understand current Service Connector limitations | https://learn.microsoft.com/en-us/azure/service-connector/known-limitations |
| 主题 | 链接 |
|---|---|
| 了解当前Service Connector的限制 | https://learn.microsoft.com/en-us/azure/service-connector/known-limitations |
Security
安全
| Topic | URL |
|---|---|
| Review Microsoft Entra roles assigned by Service Connector | https://learn.microsoft.com/en-us/azure/service-connector/concept-microsoft-entra-roles |
| Understand permission requirements for Service Connector | https://learn.microsoft.com/en-us/azure/service-connector/concept-permission |
| 主题 | 链接 |
|---|---|
| 查看Service Connector分配的Microsoft Entra角色 | https://learn.microsoft.com/en-us/azure/service-connector/concept-microsoft-entra-roles |
| 了解Service Connector的权限要求 | https://learn.microsoft.com/en-us/azure/service-connector/concept-permission |
Configuration
配置
| Topic | URL |
|---|---|
| Retrieve Service Connector-added connection configurations | https://learn.microsoft.com/en-us/azure/service-connector/how-to-get-configurations |
| Configure authentication options in Service Connector | https://learn.microsoft.com/en-us/azure/service-connector/how-to-manage-authentication |
| Provide correct CLI parameters to Service Connector | https://learn.microsoft.com/en-us/azure/service-connector/how-to-provide-correct-parameters |
| 主题 | 链接 |
|---|---|
| 获取Service Connector添加的连接配置 | https://learn.microsoft.com/en-us/azure/service-connector/how-to-get-configurations |
| 在Service Connector中配置身份验证选项 | https://learn.microsoft.com/en-us/azure/service-connector/how-to-manage-authentication |
| 为Service Connector提供正确的CLI参数 | https://learn.microsoft.com/en-us/azure/service-connector/how-to-provide-correct-parameters |
Integrations & Coding Patterns
集成与编码模式
Deployment
部署
| Topic | URL |
|---|---|
| Check Service Connector regional support by compute service | https://learn.microsoft.com/en-us/azure/service-connector/concept-region-support |
| Create Service Connector connections with IaC tools | https://learn.microsoft.com/en-us/azure/service-connector/how-to-build-connections-with-iac-tools |
| 主题 | 链接 |
|---|---|
| 按计算服务查看Service Connector的区域支持情况 | https://learn.microsoft.com/en-us/azure/service-connector/concept-region-support |
| 使用IaC工具创建Service Connector连接 | https://learn.microsoft.com/en-us/azure/service-connector/how-to-build-connections-with-iac-tools |