azure-resource-visualizer
使用 Mermaid 圖表視覺化 Azure 架構
透過產生詳細的 Mermaid 圖表來了解複雜的 Azure 基礎設施,這些圖表會映射整個資源群組中的資源關係、相依性和設定。
Télécharger le ZIP du skill
Importer dans Claude
Allez dans Paramètres → Capacités → Skills → Importer un skill
Activez et commencez à utiliser
Tester
Utilisation de "azure-resource-visualizer". 顯示名為 'production-web-app' 的 Azure 資源群組架構
Résultat attendu:
建立一個 markdown 檔案,包含:
- 列出所有 Azure 資源的資源庫存表格
- 按層分組的 Mermaid 圖表(網路、運算、資料、安全性)
- 節點標籤顯示 SKU、層級和關鍵設定
- 標有資料流程類型的連線箭頭
- 包含觀察結果的備註區塊
Utilisation de "azure-resource-visualizer". 為資源群組 'api-backend' 映射網路拓撲
Résultat attendu:
產生專注於網路的圖表,展示:
- 具有位址空間的虛擬網路
- 具有 CIDR 範圍的子網路
- 網路安全性群組和規則
- 私人端點和連線
- 運算資源如何連線至網路
Audit de sécurité
SûrAll 88 static findings are false positives. The flagged patterns (backtick commands, IP addresses, crypto algorithms, system reconnaissance) are actually documentation examples of Azure CLI commands, example IP addresses in Mermaid diagrams, and Mermaid syntax. This is a read-only Azure documentation skill that generates architecture diagrams.
Problèmes à risque élevé (4)
Score de qualité
Ce que vous pouvez construire
記錄現有基礎設施
為既有 Azure 部署建立最新的架構圖表,以改善團隊理解和入職流程
準備遷移專案
在變更生產資源之前找出所有相依性,以避免服務中斷
Essayez ces prompts
顯示名為 [resource-group-name] 的 Azure 資源群組架構。建立 Mermaid 圖表展示所有資源及其連線方式。
分析資源群組 [resource-group-name] 中的網路架構。建立詳細圖表展示 VNet、子網路、NSG、私人端點,以及運算資源如何與它們連線。
映射資源群組 [resource-group-name] 中的所有資料流程。展示資料如何在 App Services、Functions、資料庫和 Storage帳戶之間移動。包括連線字串和驗證方法。
為資源群組 [resource-group-name] 建立全面的架構文件。包括:資源庫存表格、按層分組的 Mermaid 圖表、關係詳細資料和建議。
Bonnes pratiques
- 在繼續分析之前,先等待使用者確認要分析哪個資源群組
- 在圖表標籤中包含 SKU、層級和設定等設定詳細資料
- 使用 Mermaid 子圖表按層級或用途邏輯分組資源
- 使用描述性的資料流程或相依性資訊標記所有連線
Éviter
- 跳過看似不重要的資源 - 包含資源群組中的所有項目
- 未經驗證就對關係做出假設
- 建立不完整或含有預留位置且缺少所有資源的圖表
- 省略影響架構理解的設定詳細資料