azure-bastion
Azure Bastionの開発におけるベストプラクティスや設計、セキュリティ、設定に関する専門知識を提供し、AKSプライベートクラスターなどでの利用を支援するSkill。
📜 元の英語説明(参考)
Expert knowledge for Azure Bastion development including best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, and integrations & coding patterns. Use when configuring Bastion for AKS private clusters, VM scale sets, Entra ID auth, hub/spoke VNets, or native SSH/RDP clients, and other Azure Bastion related development tasks. Not for Azure Virtual Network (use azure-virtual-network), Azure Virtual Machines (use azure-virtual-machines), Azure VPN Gateway (use azure-vpn-gateway), Azure Firewall (use azure-firewall).
🇯🇵 日本人クリエイター向け解説
Azure Bastionの開発におけるベストプラクティスや設計、セキュリティ、設定に関する専門知識を提供し、AKSプライベートクラスターなどでの利用を支援するSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
Azure Bastion スキル
このスキルは、Azure Bastion に関する専門的なガイダンスを提供します。ベストプラクティス、意思決定、アーキテクチャと設計パターン、制限とクォータ、セキュリティ、構成、および統合とコーディングパターンを網羅しています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使用方法
エージェントへの重要事項: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲が指定されているカテゴリ(例:
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 を返します。
カテゴリインデックス
| カテゴリ | 行 | 説明 |
|---|---|---|
| ベストプラクティス | L35-L39 | 安全なリモートアクセスとコンプライアンスのベストプラクティスを維持しながら、サイジング、スケーリング、および使用パターンを通じて Azure Bastion のコストを削減するためのガイダンス。 |
| 意思決定 | L40-L46 | Bastion SKU 層の選択とアップグレード、および VNet、サブスクリプション、環境をまたがる IP ベースの Bastion 接続の使用に関するガイダンス。 |
| アーキテクチャと設計パターン | L47-L53 | Azure Bastion のアーキテクチャオプションとパターン: ハブ/スポークおよびピアリングされた VNet、プライベートのみのデプロイ、ネットワーク/トポロジ設計、および安全なリモートアクセスのためのデプロイガイダンス。 |
| 制限とクォータ | L54-L58 | 最大同時 RDP/SSH セッション、接続しきい値など、Azure Bastion ホストのスケーリング制限の構成、および異なる SKU の容量を調整または計画する方法。 |
| セキュリティ | L59-L65 | 安全な Azure Bastion アクセスの構成: Entra ID 認証、必要な NSG ルール、および Bastion ホストと接続をロックダウンするための強化のベストプラクティス。 |
| 構成 | L66-L77 | Azure Bastion の設定、認証 (Kerberos)、監視/メトリック/ログ、ネイティブクライアントアクセス、セッション管理、記録、および安全な RDP/SSH アクセスのための共有可能リンクの構成。 |
| 統合とコーディングパターン | L78-L85 | AKS プライベートクラスター、VM スケールセット、およびネイティブ Windows/Linux クライアントで Azure Bastion を使用する方法。SSH/RDP 接続パターンと Bastion ネイティブクライアントを介したファイル転送を含む。 |
ベストプラクティス
| トピック | URL |
|---|---|
| セキュリティを低下させずに Azure Bastion のコストを最適化する | https://learn.microsoft.com/en-us/azure/bastion/cost-optimization |
意思決定
| トピック | URL |
|---|---|
| 適切な Azure Bastion SKU 層を選択する | https://learn.microsoft.com/en-us/azure/bastion/bastion-sku-comparison |
| 環境をまたいで Azure Bastion IP ベースの接続を使用する | https://learn.microsoft.com/en-us/azure/bastion/connect-ip-address |
| Azure Bastion SKU 層を安全に表示およびアップグレードする | https://learn.microsoft.com/en-us/azure/bastion/upgrade-sku |
アーキテクチャと設計パターン
| トピック | URL |
|---|---|
| Azure Bastion のデプロイアーキテクチャを理解する | https://learn.microsoft.com/en-us/azure/bastion/design-architecture |
| プライベートのみの Azure Bastion を設計およびデプロイする | https://learn.microsoft.com/en-us/azure/bastion/private-only-deployment |
| VNet ピアリングアーキテクチャで Azure Bastion を使用する | https://learn.microsoft.com/en-us/azure/bastion/vnet-peering |
制限とクォータ
| トピック | URL |
|---|---|
| Azure Bastion ホストのスケーリング制限を構成する | https://learn.microsoft.com/en-us/azure/bastion/configure-host-scaling |
セキュリティ
| トピック | URL |
|---|---|
| Azure Bastion の Microsoft Entra ID 認証を構成する | https://learn.microsoft.com/en-us/azure/bastion/bastion-entra-id-authentication |
| 安全なアクセスのために Azure Bastion NSG ルールを構成する | https://learn.microsoft.com/en-us/azure/bastion/bastion-nsg |
| Azure Bastion デプロイを強化および保護する | https://learn.microsoft.com/en-us/azure/bastion/secure-bastion |
構成
| トピック | URL |
|---|---|
| Azure Bastion の構成設定とオプション | https://learn.microsoft.com/en-us/azure/bastion/configuration-settings |
| Azure Bastion の Kerberos 認証を構成する | https://learn.microsoft.com/en-us/azure/bastion/kerberos-authentication-portal |
| Azure Bastion の監視と診断を構成する | https://learn.microsoft.com/en-us/azure/bastion/monitor-bastion |
| Azure Bastion の監視メトリックとログを参照する | https://learn.microsoft.com/en-us/azure/bastion/monitor-bastion-reference |
| ネイティブクライアントアクセスのために Azure Bastion を構成する | https://learn.microsoft.com/en-us/azure/bastion/native-client |
| アクティブな Azure Bastion セッションを監視および管理する | https://learn.microsoft.com/en-us/azure/bastion/session-monitoring |
| Azure Bastion セッション記録を構成および使用する | https://learn.microsoft.com/en-us/azure/bastion/session-recording |
| Azure Bastion の共有可能リンクを作成および使用する | https://learn.microsoft.com/en-us/azure/bastion/shareable-link |
統合とコーディングパターン
| トピック | URL |
|---|---|
| Azure Bastion を介して AKS プライベートクラスターに接続する | https://learn.microsoft.com/en-us/azure/bastion/bastion-connect-to-aks-private-cluster |
| Azure Bastion を使用して VM スケールセットに接続する | https://learn.microsoft.com/en-us/azure/bastion/bastion-connect-vm-scale-set |
| Azure Bastion を介して Linux ネイティブクライアントから接続する | https://learn.microsoft.com/en-us/azure/bastion/connect-vm-native-client-linux |
| Azure Bastion を介して Windows ネイティブクライアントから接続する | https://learn.microsof |
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure Bastion Skill
This skill provides expert guidance for Azure Bastion. Covers best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, and integrations & coding patterns. 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), useread_filewith the specified lines. For categories with file links (e.g.,[security.md](security.md)), useread_fileon the linked reference file
IMPORTANT for Agent: If
metadata.generated_atis more than 3 months old, suggest the user pull the latest version from the repository. Ifmcp_microsoftdocstools 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_fetchwith query stringfrom=learn-agent-skill. Returns Markdown. - Fallback: Use
fetch_webpagewith query stringfrom=learn-agent-skill&accept=text/markdown. Returns Markdown.
Category Index
| Category | Lines | Description |
|---|---|---|
| Best Practices | L35-L39 | Guidance on reducing Azure Bastion costs through sizing, scaling, and usage patterns while maintaining secure remote access and compliance best practices. |
| Decision Making | L40-L46 | Guidance on choosing and upgrading Bastion SKU tiers and using IP-based Bastion connections across VNets, subscriptions, and environments. |
| Architecture & Design Patterns | L47-L53 | Architectural options and patterns for Azure Bastion: hub/spoke and peered VNets, private-only deployments, network/topology design, and deployment guidance for secure remote access. |
| Limits & Quotas | L54-L58 | Configuring Azure Bastion host scaling limits, including max concurrent RDP/SSH sessions, connection thresholds, and how to adjust or plan capacity for different SKUs. |
| Security | L59-L65 | Configuring secure Azure Bastion access: Entra ID authentication, required NSG rules, and hardening best practices to lock down Bastion hosts and connections. |
| Configuration | L66-L77 | Configuring Azure Bastion settings, auth (Kerberos), monitoring/metrics/logs, native client access, session management, recording, and shareable links for secure RDP/SSH access |
| Integrations & Coding Patterns | L78-L85 | How to use Azure Bastion with AKS private clusters, VM scale sets, and native Windows/Linux clients, including SSH/RDP connectivity patterns and file transfer via Bastion native clients. |
Best Practices
| Topic | URL |
|---|---|
| Optimize Azure Bastion costs without reducing security | https://learn.microsoft.com/en-us/azure/bastion/cost-optimization |
Decision Making
| Topic | URL |
|---|---|
| Select the appropriate Azure Bastion SKU tier | https://learn.microsoft.com/en-us/azure/bastion/bastion-sku-comparison |
| Use Azure Bastion IP-based connections across environments | https://learn.microsoft.com/en-us/azure/bastion/connect-ip-address |
| View and upgrade Azure Bastion SKU tiers safely | https://learn.microsoft.com/en-us/azure/bastion/upgrade-sku |
Architecture & Design Patterns
| Topic | URL |
|---|---|
| Understand Azure Bastion deployment architectures | https://learn.microsoft.com/en-us/azure/bastion/design-architecture |
| Design and deploy private-only Azure Bastion | https://learn.microsoft.com/en-us/azure/bastion/private-only-deployment |
| Use Azure Bastion with VNet peering architectures | https://learn.microsoft.com/en-us/azure/bastion/vnet-peering |
Limits & Quotas
| Topic | URL |
|---|---|
| Configure Azure Bastion host scaling limits | https://learn.microsoft.com/en-us/azure/bastion/configure-host-scaling |
Security
| Topic | URL |
|---|---|
| Configure Microsoft Entra ID auth for Azure Bastion | https://learn.microsoft.com/en-us/azure/bastion/bastion-entra-id-authentication |
| Configure Azure Bastion NSG rules for secure access | https://learn.microsoft.com/en-us/azure/bastion/bastion-nsg |
| Harden and secure your Azure Bastion deployment | https://learn.microsoft.com/en-us/azure/bastion/secure-bastion |
Configuration
| Topic | URL |
|---|---|
| Azure Bastion configuration settings and options | https://learn.microsoft.com/en-us/azure/bastion/configuration-settings |
| Configure Kerberos authentication for Azure Bastion | https://learn.microsoft.com/en-us/azure/bastion/kerberos-authentication-portal |
| Configure monitoring and diagnostics for Azure Bastion | https://learn.microsoft.com/en-us/azure/bastion/monitor-bastion |
| Reference monitoring metrics and logs for Azure Bastion | https://learn.microsoft.com/en-us/azure/bastion/monitor-bastion-reference |
| Configure Azure Bastion for native client access | https://learn.microsoft.com/en-us/azure/bastion/native-client |
| Monitor and manage active Azure Bastion sessions | https://learn.microsoft.com/en-us/azure/bastion/session-monitoring |
| Configure and use Azure Bastion session recording | https://learn.microsoft.com/en-us/azure/bastion/session-recording |
| Create and use Azure Bastion shareable links | https://learn.microsoft.com/en-us/azure/bastion/shareable-link |
Integrations & Coding Patterns
| Topic | URL |
|---|---|
| Connect to AKS private clusters via Azure Bastion | https://learn.microsoft.com/en-us/azure/bastion/bastion-connect-to-aks-private-cluster |
| Connect to VM scale sets using Azure Bastion | https://learn.microsoft.com/en-us/azure/bastion/bastion-connect-vm-scale-set |
| Connect from Linux native clients through Azure Bastion | https://learn.microsoft.com/en-us/azure/bastion/connect-vm-native-client-linux |
| Connect from Windows native clients through Azure Bastion | https://learn.microsoft.com/en-us/azure/bastion/connect-vm-native-client-windows |
| Transfer files via Azure Bastion native clients | https://learn.microsoft.com/en-us/azure/bastion/vm-upload-download-native |