jpskill.com
🛠️ 開発・MCP コミュニティ

azure-service-connector

Azureコンピューティングサービスとデータベース、ストレージなどをService Connectorで連携させる開発における、トラブルシューティングやセキュリティ、設定、デプロイに関する専門知識を提供するSkill。

📜 元の英語説明(参考)

Expert knowledge for Azure Service Connector development including troubleshooting, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when wiring Azure compute to databases, messaging, storage, AI services, or Key Vault via Service Connector, and other Azure Service Connector related development tasks. Not for Azure API Management (use azure-api-management), Azure App Service (use azure-app-service), Azure Functions (use azure-functions), Azure Logic Apps (use azure-logic-apps).

🇯🇵 日本人クリエイター向け解説

一言でいうと

Azureコンピューティングサービスとデータベース、ストレージなどをService Connectorで連携させる開発における、トラブルシューティングやセキュリティ、設定、デプロイに関する専門知識を提供するSkill。

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-17
取得日時
2026-05-17
同梱ファイル
1

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

Azure Service Connector スキル

このスキルは、Azure Service Connector に関する専門的なガイダンスを提供します。トラブルシューティング、制限とクォータ、セキュリティ、構成、統合とコーディングパターン、デプロイについて説明します。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。

このスキルの使用方法

エージェントへの重要事項: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲が指定されているカテゴリ(例: L35-L120)の場合は、指定された行で read_file を使用してください。ファイルリンクが指定されているカテゴリ(例: [security.md](security.md))の場合は、リンクされた参照ファイルで read_file を使用してください。

エージェントへの重要事項: metadata.generated_at が3か月以上前の場合、ユーザーにリポジトリから最新バージョンをプルするように提案してください。mcp_microsoftdocs ツールが利用できない場合、ユーザーにインストールを提案してください: インストールガイド

このスキルは、ドキュメントコンテンツを取得するためにネットワークアクセスを必要とします。

  • 推奨: クエリ文字列 from=learn-agent-skill を指定して mcp_microsoftdocs:microsoft_docs_fetch を使用してください。Markdown を返します。
  • フォールバック: クエリ文字列 from=learn-agent-skill&accept=text/markdown を指定して fetch_webpage を使用してください。Markdown を返します。

カテゴリインデックス

カテゴリ 説明
トラブルシューティング L34-L38 一般的なエラーコード、接続の問題、構成ミスに対する段階的なトラブルシューティングなど、Azure Service Connector の障害の診断と解決。
制限とクォータ L39-L43 接続の数/種類、サポートされるシナリオ、Service Connector の制約またはサポートされていない構成を軽減するためのガイダンスに関する制限。
セキュリティ L44-L50 Service Connector のセキュリティ、必要なアクセス許可と Microsoft Entra ロール、接続されたサービスの認証方法の構成と選択方法。
構成 L51-L57 Service Connector の接続設定の定義と取得方法、認証方法の選択と構成方法、接続作成のための正しい CLI/IaC パラメーターの提供方法。
統合とコーディングパターン L58-L90 認証パターン、セットアップ手順、統合例を含め、Service Connector を使用して Azure コンピューティングをデータベース、メッセージング、ストレージ、AI、および構成サービスに接続する方法。
デプロイ L91-L94 コンピューティングサービスごとに Service Connector が地域的にサポートされている場所と、Infrastructure-as-Code ツールを使用して接続を作成する方法に関する情報。

トラブルシューティング

トピック URL
Azure Service Connector のエラーを診断して修正する https://learn.microsoft.com/en-us/azure/service-connector/how-to-troubleshoot-front-end-error

制限とクォータ

トピック URL
Service Connector の制限と軽減策のガイダンス https://learn.microsoft.com/en-us/azure/service-connector/known-limitations

セキュリティ

トピック URL
Service Connector によって割り当てられた Microsoft Entra ロールを確認する https://learn.microsoft.com/en-us/azure/service-connector/concept-microsoft-entra-roles
Azure での Service Connector のアクセス許可要件を理解する https://learn.microsoft.com/en-us/azure/service-connector/concept-permission
Azure Service Connector の認証オプションを構成する https://learn.microsoft.com/en-us/azure/service-connector/how-to-manage-authentication

構成

トピック URL
Azure Service Connector IaC 接続設定を定義する 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/how-to-get-configurations
Service Connector に正しい CLI パラメーターを提供する https://learn.microsoft.com/en-us/azure/service-connector/how-to-provide-correct-parameters

統合とコーディングパターン

トピック URL
Azure Service Connector を介して Foundry Tools を統合する https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-ai-services
Service Connector を介して Azure App Configuration を統合する https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-app-configuration
Service Connector を介して Azure AI マルチサービスを接続する https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-cognitive-services
Service Connector を介して Confluent Cloud Kafka を Azure に接続する https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-confluent-kafka
Service Connector を介して Cosmos DB Cassandra を接続する https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-cosmos-cassandra
Service Connector を介して Cosmos DB MongoDB を接続する https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-cosmos-db
Service Connector を介して Cosmos DB Gremlin を接続する https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-cosmos-gremlin
Service Connector を介して Cosmos DB NoSQL を接続する https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-cosmos-sql
Service Connector を介して Cosmos DB Table を接続する https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-cosmos-table
Azure Event Hubs との Service Connector 統合を構成する https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-event-hubs
Service Connector を介して Fabric SQL データベースを接続する https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-fabric-sql
Service Connector を介して Azure Key Vault を接続する https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-key-vault
Service Connector を介して MongoDB Atlas を接続する https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-mongodb-atlas
Service Connector を介して Azure Database for MySQL を接続する https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-mysql
Service Connector を介して Neon Serverless Po を接続する

(原文がここで切り詰められています)

📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Azure Service Connector Skill

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.

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.

Category Index

Category Lines Description
Troubleshooting L34-L38 Diagnosing and resolving Azure Service Connector failures, including common error codes, connection issues, and step-by-step troubleshooting for misconfigurations.
Limits & Quotas L39-L43 Limits on number/types of connections, supported scenarios, and guidance to mitigate Service Connector constraints or unsupported configurations.
Security L44-L50 Service Connector security, required permissions and Microsoft Entra roles, and how to configure and choose authentication methods for connected services
Configuration L51-L57 How to define and retrieve Service Connector connection settings, choose and configure auth methods, and supply correct CLI/IaC parameters for creating connections
Integrations & Coding Patterns L58-L90 How to connect Azure compute to databases, messaging, storage, AI, and config services using Service Connector, including auth patterns, setup steps, and integration examples.
Deployment L91-L94 Info on where Service Connector is regionally supported per compute service and how to create connections using infrastructure-as-code tools.

Troubleshooting

Topic URL
Diagnose and fix Azure Service Connector errors https://learn.microsoft.com/en-us/azure/service-connector/how-to-troubleshoot-front-end-error

Limits & Quotas

Topic URL
Service Connector limitations and mitigation guidance 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 Service Connector permission requirements in Azure https://learn.microsoft.com/en-us/azure/service-connector/concept-permission
Configure authentication options for Azure Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-manage-authentication

Configuration

Topic URL
Define Azure Service Connector IaC connection settings https://learn.microsoft.com/en-us/azure/service-connector/how-to-build-connections-with-iac-tools
Retrieve Service Connector-added connection configurations https://learn.microsoft.com/en-us/azure/service-connector/how-to-get-configurations
Provide correct CLI parameters to Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-provide-correct-parameters

Integrations & Coding Patterns

Topic URL
Integrate Foundry Tools via Azure Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-ai-services
Integrate Azure App Configuration via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-app-configuration
Connect Azure AI multi-service via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-cognitive-services
Connect Confluent Cloud Kafka with Azure via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-confluent-kafka
Connect Cosmos DB Cassandra via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-cosmos-cassandra
Connect Cosmos DB MongoDB via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-cosmos-db
Connect Cosmos DB Gremlin via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-cosmos-gremlin
Connect Cosmos DB NoSQL via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-cosmos-sql
Connect Cosmos DB Table via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-cosmos-table
Configure Service Connector integration with Azure Event Hubs https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-event-hubs
Connect Fabric SQL database via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-fabric-sql
Connect Azure Key Vault via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-key-vault
Connect MongoDB Atlas via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-mongodb-atlas
Connect Azure Database for MySQL via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-mysql
Connect Neon Serverless Postgres via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-neon-postgres
Connect Azure OpenAI Foundry via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-openai
Connect Azure Database for PostgreSQL via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-postgres
Integrate Azure Cache for Redis using Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-redis-cache
Connect Azure Service Bus via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-service-bus
Integrate Azure SignalR Service using Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-signalr
Connect Azure SQL Database via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-sql-database
Integrate Azure Blob Storage with Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-storage-blob
Connect Azure Files to compute with Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-storage-file
Integrate Azure Queue Storage via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-storage-queue
Connect Azure Table Storage via Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-storage-table
Connect Azure Web PubSub using Service Connector https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-web-pubsub
Connect JBoss EAP on App Service to MySQL with managed identity https://learn.microsoft.com/en-us/azure/service-connector/tutorial-java-jboss-connect-managed-identity-mysql-database
Store Service Connector settings in Azure App Configuration https://learn.microsoft.com/en-us/azure/service-connector/tutorial-portal-app-configuration-store
Use Service Connector with AKS workload identity for Storage https://learn.microsoft.com/en-us/azure/service-connector/tutorial-python-aks-storage-workload-identity

Deployment

Topic URL
Check Service Connector regional support by compute service https://learn.microsoft.com/en-us/azure/service-connector/concept-region-support