Azure Resource Graph icon

Azure Resource Graph

7

Retrieves information about Azure resources across subscriptions using Resource Graph queries.

概要

Azure Resource Graph provides a Model Context Protocol (MCP) server that allows you to query Azure resources across your subscriptions using Azure Resource Graph. It simplifies the process of gathering detailed information about your Azure infrastructure, supporting both default queries and custom Resource Graph queries for tailored data retrieval. Leveraging Azure DefaultAzureCredential, it integrates seamlessly with existing Azure authentication mechanisms, ensuring secure and efficient access to your resource data.

主な機能

  • Query Azure resources using Resource Graph queries
  • 2 GitHub stars
  • Provides default query to return resource ID, name, type, and location
  • Uses Azure DefaultAzureCredential for authentication
  • Supports custom Resource Graph queries

ユースケース

  • Inventory and discovery of Azure resources
  • Automation of Azure resource management tasks
  • Custom reporting on Azure resource configurations
Craft Better Prompts with AnyPrompt
Sponsored
    Azure Resource Graph: Query & Explore Azure Resources