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

azure-managed-redis

??ラブルシューティング、ベストプラクティス、セキュリティ、構成、デプロイなど、Azure Managed Redisの開発に関する専門知識を提供するSkillです。

📜 元の英語説明(参考)

Expert knowledge for Azure Managed Redis development including troubleshooting, best practices, decision making, security, configuration, integrations & coding patterns, and deployment. Use when using Entra ID auth, geo-replication, persistence, keyspace notifications, or Blob-based import/export, and other Azure Managed Redis related development tasks. Not for Azure Cache for Redis (use azure-cache-redis).

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

一言でいうと

??ラブルシューティング、ベストプラクティス、セキュリティ、構成、デプロイなど、Azure Managed Redisの開発に関する専門知識を提供するSkillです。

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

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o azure-managed-redis.zip https://jpskill.com/download/5730.zip && unzip -o azure-managed-redis.zip && rm azure-managed-redis.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/5730.zip -OutFile "$d\azure-managed-redis.zip"; Expand-Archive "$d\azure-managed-redis.zip" -DestinationPath $d -Force; ri "$d\azure-managed-redis.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して azure-managed-redis.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → azure-managed-redis フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

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

🎯 この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 Managed Redis スキル

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

このスキルの使い方

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

Agent への重要事項: 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 を返します。

カテゴリインデックス

カテゴリ 説明
トラブルシューティング L35-L45 Azure Managed Redis の問題の診断と修正: 接続性、遅延/タイムアウト、データ損失、サーバーリソース、クライアントパフォーマンス、およびトラブルシューティングのための Redis Insight/redis-cli の使用。
ベストプラクティス L46-L59 Azure Managed Redis の回復力のあるクライアント接続、スケーリング、メモリと負荷の最適化、パフォーマンステスト、Kubernetes ホスティング、フェイルオーバー/パッチ適用に関するガイダンス。
意思決定 L60-L72 Managed Redis のティアの選択、デプロイメントの計画、Azure Cache/Redis Enterprise との比較、適切な Managed Redis オプションの選択/移行/予約に関するガイダンス。
セキュリティ L73-L82 Azure Managed Redis のセキュリティ保護: Entra 認証、ディスク暗号化、Private Link、TLS 構成、セキュリティのベストプラクティス、Azure Policy によるコンプライアンスの強制。
構成 L83-L97 Azure Managed Redis の構成と操作方法: インスタンス設定、モジュール、永続化、geo レプリケーション、監視/診断、Grafana、CLI/PowerShell、移行、データインポート/エクスポート。
統合とコーディングパターン L98-L110 アプリケーション(ASP.NET Core、.NET、Node.js、Python、Go)を Azure Managed Redis に接続する方法、Entra ID で保護する方法、バインディング、キースペース通知、Blob 経由でのデータインポート/エクスポートの使用方法。
デプロイメント L111-L121 Managed Redis のスケーリングとアップグレード、Basic/Standard/Premium または Redis Enterprise からの移行、ARM/Bicep を使用したデプロイ、メンテナンス/更新ウィンドウの構成。

トラブルシューティング

トピック URL
Azure Managed Redis で Redis Insight と redis-cli を使用する https://learn.microsoft.com/en-us/azure/redis/how-to-redis-access-data
Azure Managed Redis の一般的な監視とエラーシナリオ https://learn.microsoft.com/en-us/azure/redis/monitor-troubleshoot-faq
Azure Managed Redis のクライアント側のパフォーマンスの問題を解決する https://learn.microsoft.com/en-us/azure/redis/troubleshoot-client
Azure Managed Redis の接続の問題をトラブルシューティングする https://learn.microsoft.com/en-us/azure/redis/troubleshoot-connectivity
Azure Managed Redis のデータ損失を診断し、軽減する https://learn.microsoft.com/en-us/azure/redis/troubleshoot-data-loss
Azure Managed Redis のサーバーリソースの問題をトラブルシューティングする https://learn.microsoft.com/en-us/azure/redis/troubleshoot-server
Azure Managed Redis の遅延とタイムアウトの問題を診断する https://learn.microsoft.com/en-us/azure/redis/troubleshoot-timeouts

ベストプラクティス

トピック URL
Azure Managed Redis のクライアントライブラリのベストプラクティスを適用する https://learn.microsoft.com/en-us/azure/redis/best-practices-client-libraries
Azure Managed Redis への回復力のある接続を設計する https://learn.microsoft.com/en-us/azure/redis/best-practices-connection
Azure Managed Redis の開発ベストプラクティスを適用する https://learn.microsoft.com/en-us/azure/redis/best-practices-development
Azure Managed Redis の Kubernetes クライアントを効果的にホストする https://learn.microsoft.com/en-us/azure/redis/best-practices-kubernetes
Azure Managed Redis のメモリ管理を最適化する https://learn.microsoft.com/en-us/azure/redis/best-practices-memory-management
Azure Managed Redis のパフォーマンステストを実行する https://learn.microsoft.com/en-us/azure/redis/best-practices-performance
Azure Managed Redis のスケーリングのベストプラクティスを適用する https://learn.microsoft.com/en-us/azure/redis/best-practices-scale
Azure Managed Redis のサーバー負荷を監視および管理する https://learn.microsoft.com/en-us/azure/redis/best-practices-server-load
Azure Managed Redis アプリケーションの開発ガイダンス https://learn.microsoft.com/en-us/azure/redis/development-faq
Azure Managed Redis のフェイルオーバーとパッチ適用を処理する https://learn.microsoft.com/en-us/azure/redis/failover

意思決定

トピック URL
Azure Managed Redis への移行オプションを選択する https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-basic-standard-premium-options
Basic/Standard/Premium から Managed Redis への移行を計画する https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-basic-standard-premium-overview
Azure Cache ティアと Azure Managed Redis を比較する https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-basic-standard-premium-understand
Redis Enterprise から Managed Redis への移行オプションを選択する https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-redis-enterprise-options
Redis Enterprise から Azure Managed Redis への移行を計画する https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-redis-enterprise-overview
Redi 間の違いを理解する

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

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

Azure Managed Redis Skill

This skill provides expert guidance for Azure Managed Redis. Covers troubleshooting, best practices, decision making, 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 L35-L45 Diagnosing and fixing Azure Managed Redis issues: connectivity, latency/timeouts, data loss, server resources, client performance, and using Redis Insight/redis-cli for troubleshooting.
Best Practices L46-L59 Guidance on resilient client connections, scaling, memory and load optimization, performance testing, Kubernetes hosting, and handling failover/patching for Azure Managed Redis.
Decision Making L60-L72 Guidance on choosing Managed Redis tiers, planning deployments, comparing with Azure Cache/Redis Enterprise, and selecting/migrating/reserving the right Managed Redis option.
Security L73-L82 Securing Azure Managed Redis: Entra auth, disk encryption, Private Link, TLS config, security best practices, and enforcing compliance with Azure Policy.
Configuration L83-L97 How to configure and operate Azure Managed Redis: instance settings, modules, persistence, geo-replication, monitoring/diagnostics, Grafana, CLI/PowerShell, migration, and data import/export.
Integrations & Coding Patterns L98-L110 How to connect apps (ASP.NET Core, .NET, Node.js, Python, Go) to Azure Managed Redis, secure with Entra ID, use bindings, keyspace notifications, and import/export data via Blob.
Deployment L111-L121 Scaling and upgrading Managed Redis, migrating from Basic/Standard/Premium or Redis Enterprise, deploying with ARM/Bicep, and configuring maintenance/update windows.

Troubleshooting

Topic URL
Use Redis Insight and redis-cli with Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/how-to-redis-access-data
Common monitoring and error scenarios for Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/monitor-troubleshoot-faq
Resolve Azure Managed Redis client-side performance issues https://learn.microsoft.com/en-us/azure/redis/troubleshoot-client
Troubleshoot connectivity issues in Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/troubleshoot-connectivity
Diagnose and mitigate data loss in Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/troubleshoot-data-loss
Troubleshoot Azure Managed Redis server resource issues https://learn.microsoft.com/en-us/azure/redis/troubleshoot-server
Diagnose latency and timeout problems in Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/troubleshoot-timeouts

Best Practices

Topic URL
Apply client library best practices for Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/best-practices-client-libraries
Design resilient connections to Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/best-practices-connection
Apply development best practices for Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/best-practices-development
Host Kubernetes clients for Azure Managed Redis effectively https://learn.microsoft.com/en-us/azure/redis/best-practices-kubernetes
Optimize memory management in Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/best-practices-memory-management
Run performance testing for Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/best-practices-performance
Apply scaling best practices for Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/best-practices-scale
Monitor and manage Azure Managed Redis server load https://learn.microsoft.com/en-us/azure/redis/best-practices-server-load
Development guidance for Azure Managed Redis applications https://learn.microsoft.com/en-us/azure/redis/development-faq
Handle failover and patching for Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/failover

Decision Making

Topic URL
Choose migration options to Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-basic-standard-premium-options
Plan migration from Basic/Standard/Premium to Managed Redis https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-basic-standard-premium-overview
Compare Azure Cache tiers with Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-basic-standard-premium-understand
Choose migration options from Redis Enterprise to Managed Redis https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-redis-enterprise-options
Plan migration from Redis Enterprise to Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-redis-enterprise-overview
Understand differences between Redis Enterprise and Managed Redis https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-redis-enterprise-understand
Select an approach to migrate to Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/migrate/migration-guide
Plan Azure Managed Redis deployments with FAQs https://learn.microsoft.com/en-us/azure/redis/planning-faq
Choose and purchase Azure Managed Redis reservations https://learn.microsoft.com/en-us/azure/redis/reserved-pricing

Security

Topic URL
Use Microsoft Entra authentication for Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/entra-for-authentication
Configure disk encryption for Azure Managed Redis data https://learn.microsoft.com/en-us/azure/redis/how-to-encryption
Secure Azure Managed Redis with Private Link endpoints https://learn.microsoft.com/en-us/azure/redis/private-link
Apply security best practices to Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/secure-azure-managed-redis
Apply Azure Policy compliance controls to Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/security-controls-policy
Configure TLS settings for Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/tls-configuration

Configuration

Topic URL
Configure Azure Managed Redis instance settings https://learn.microsoft.com/en-us/azure/redis/configure
Configure built-in Grafana dashboards for Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/grafana-dashboards
Set up active geo-replication for Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/how-to-active-geo-replication
Administer Azure Managed Redis using PowerShell https://learn.microsoft.com/en-us/azure/redis/how-to-manage-redis-cache-powershell
Configure persistence options for Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/how-to-persistence
Configure Azure migration tooling for Managed Redis https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-basic-standard-premium-with-tooling
Configure monitoring and alerts for Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/monitor-cache
Reference metrics and logs for Azure Managed Redis monitoring https://learn.microsoft.com/en-us/azure/redis/monitor-cache-reference
Configure diagnostic settings for Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/monitor-diagnostic-settings
Configure Redis modules on Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/redis-modules
Manage Azure Managed Redis via Azure CLI https://learn.microsoft.com/en-us/azure/redis/scripts/create-manage-cache

Integrations & Coding Patterns

Topic URL
Integrate Azure Functions with Azure Redis services using bindings https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-cache
Secure ASP.NET Core Web API with Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/aspnet
Configure ASP.NET Core output caching with Azure Cache for Redis https://learn.microsoft.com/en-us/azure/redis/aspnet-core-output-cache-provider
Connect .NET apps to Azure Managed Redis with Entra ID https://learn.microsoft.com/en-us/azure/redis/dotnet
Use Redis keyspace notifications in Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/enable-redis-keyspace-notifications
Integrate Go applications with Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/go-get-started
Import and export Azure Managed Redis data via Blob https://learn.microsoft.com/en-us/azure/redis/how-to-import-export-data
Use Azure Managed Redis from Node.js TypeScript https://learn.microsoft.com/en-us/azure/redis/nodejs-get-started
Connect Python applications to Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/python-get-started

Deployment

Topic URL
Scale Azure Managed Redis instances across SKUs https://learn.microsoft.com/en-us/azure/redis/how-to-scale
Plan and execute Azure Managed Redis version upgrades https://learn.microsoft.com/en-us/azure/redis/how-to-upgrade
Execute migration from Basic/Standard/Premium to Managed Redis https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-basic-standard-premium-self-service
Execute Redis Enterprise to Azure Managed Redis migration https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-redis-enterprise-self-service
Use built-in tooling to migrate Redis Enterprise to Azure Managed Redis https://learn.microsoft.com/en-us/azure/redis/migrate/migrate-redis-enterprise-with-tooling
Deploy Azure Managed Redis using ARM templates https://learn.microsoft.com/en-us/azure/redis/redis-cache-arm-provision
Deploy Azure Managed Redis with Bicep templates https://learn.microsoft.com/en-us/azure/redis/redis-cache-bicep-provision
Configure maintenance windows for Azure Managed Redis updates https://learn.microsoft.com/en-us/azure/redis/scheduled-maintenance