A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/azure/developer/azure-mcp-server/tools/monitor below:

Azure Monitor Tools - Azure MCP Server

The Azure MCP Server allows you to manage Azure Monitor resources using natural language prompts. You can query Log Analytics workspaces, analyze operational data, monitor resource health, retrieve performance metrics, and manage Azure Monitor workbooks without needing to know complex KQL syntax.

Azure Monitor helps you maximize the availability and performance of your applications and services. It delivers a comprehensive solution for collecting, analyzing, and acting on telemetry from your cloud and on-premises environments.

Note

The Azure MCP Server tools define parameters for data they need to complete tasks. Some of these parameters are specific to each tool and are documented below. Other parameters are global and shared by all tools. For more information, see Tool parameters.

Log analytics: list workspaces

The Azure MCP Server can list all Log Analytics workspaces in a subscription. This provides an overview of your monitoring resources.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Log analytics: list tables

The Azure MCP Server can list all tables in a Log Analytics workspace. This helps you understand the data available for querying.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Workspace Required The Log Analytics workspace ID or name. Resource group Required The name of the Azure resource group. Log analytics: query logs

The Azure MCP Server can execute Kusto Query Language (KQL) queries against a Log Analytics workspace. This powerful feature allows you to analyze your operational data.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Workspace Required The Log Analytics workspace ID or name. Table name Required The name of the table to query. Query Required The KQL query to execute against the Log Analytics workspace. Hours Optional The number of hours to query back from now. Limit Optional The maximum number of results to return. Health: get entity health

The Azure MCP Server can get the health status of an entity using Azure Monitor health models. This provides comprehensive health information and monitoring status for Azure resources and applications.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Resource group Required The name of the Azure resource group. Model name Required The name of the health model. Entity Required The entity ID to get health for. Metrics: query metrics

The Azure MCP Server can query Azure Monitor metrics for resources. This allows you to retrieve performance metrics, usage statistics, and monitoring data for your Azure resources over specified time periods.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Resource name Required The name of the resource to query metrics for. Metric namespace Required The metric namespace. Metric names Required The metric names to query. Resource group Optional The name of the Azure resource group. Resource type Optional The type of the resource. Start time Optional The start time for the query. End time Optional The end time for the query. Interval Optional The interval for aggregation. Aggregation Optional The aggregation method. Filter Optional Filter for the metrics query. Max buckets Optional Maximum number of buckets. Metrics: list metric definitions

The Azure MCP Server can list available metric definitions for a resource. This helps you discover what metrics are available for monitoring before querying specific metric data.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Resource name Required The name of the resource. Resource group Optional The name of the Azure resource group. Resource type Optional The type of the resource. Metric namespace Optional The metric namespace. Search string Optional Search string to filter metrics. Limit Optional Maximum number of results to return. Workbooks: list workbooks

The Azure MCP Server can list Azure Monitor workbooks in a resource group. This helps you discover and manage your monitoring dashboards and interactive reports.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Resource group Required The name of the Azure resource group. Category Optional The category to filter workbooks by. Kind Optional The kind of workbook (e.g., 'shared', 'user'). Source ID Optional The source resource ID to filter workbooks by. Workbooks: show workbook details

The Azure MCP Server can show details of a specific Azure Monitor workbook by its resource ID. This provides comprehensive information about the workbook's configuration and content.

Example prompts include:

Parameter Required or optional Description Workbook ID Required The full Azure resource ID of the workbook to retrieve. Workbooks: create workbook

The Azure MCP Server can create a new Azure Monitor workbook. This allows you to programmatically create monitoring dashboards and interactive reports.

Example prompts include:

Parameter Required or optional Description Subscription Required The Azure subscription ID or name. Resource group Required The name of the Azure resource group. Display name Required The display name for the new workbook. Serialized content Required The JSON content defining the workbook structure and queries. Source ID Optional The source resource ID to associate with the workbook. Workbooks: update workbook

The Azure MCP Server can update an existing Azure Monitor workbook. This allows you to modify workbook properties and content programmatically.

Example prompts include:

Parameter Required or optional Description Workbook ID Required The full Azure resource ID of the workbook to update. Display name Optional The new display name for the workbook. Serialized content Optional The updated JSON content for the workbook. Workbooks: delete workbooks

The Azure MCP Server can delete an Azure Monitor workbook. This permanently removes the workbook and all its associated content.

Example prompts include:

Parameter Required or optional Description Workbook ID Required The full Azure resource ID of the workbook to delete.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4