You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/managed-grafana/how-to-configure-mcp-for-ai-foundry.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ You use the endpoint hostname when you configure the tool in Foundry.
29
29
1. In the [Azure portal](https://portal.azure.com), open your Azure Managed Grafana resource.
30
30
1. On the **Overview** page, copy the **Endpoint** value. For example: `my-grafana-<id>.<region>.grafana.azure.com`.
31
31
32
-
:::image type="content" source="media/how-to-configure-mcp-for-ai-foundry/1-find-grafana-endpoint.png" alt-text="Screenshot of Azure portal showing the Azure Managed Grafana endpoint on the Overview page.":::
32
+
:::image type="content" source="media/how-to-configure-mcp-for-ai-foundry/1-find-grafana-endpoint.png" alt-text="Screenshot of Azure portal showing the Azure Managed Grafana endpoint on the Overview page." lightbox="media/how-to-configure-mcp-for-ai-foundry/1-find-grafana-endpoint-expanded.png":::
33
33
34
34
## Grant your Foundry project identity access to Azure Managed Grafana
35
35
@@ -53,7 +53,7 @@ To find the correct principal:
53
53
> [!NOTE]
54
54
> Role assignments can take a few minutes to propagate. If the first validation attempt fails with authorization errors, wait and try again.
55
55
56
-
:::image type="content" source="media/how-to-configure-mcp-for-ai-foundry/2-add-role-based-access-control.png" alt-text="Screenshot of Azure portal showing a role assignment being added to Azure Managed Grafana.":::
56
+
:::image type="content" source="media/how-to-configure-mcp-for-ai-foundry/2-add-role-based-access-control.png" alt-text="Screenshot of Azure portal showing a role assignment being added to Azure Managed Grafana." lightbox="media/how-to-configure-mcp-for-ai-foundry/2-add-role-based-access-control-expanded.png":::
57
57
58
58
## Create an agent in Azure AI Foundry
59
59
@@ -62,15 +62,15 @@ To find the correct principal:
62
62
1. Select a model that supports tool calling. In this example, we use `gpt-5.1`.
63
63
1. Enter a name and description for the agent.
64
64
65
-
:::image type="content" source="media/how-to-configure-mcp-for-ai-foundry/3-create-new-agent.png" alt-text="Screenshot of Azure AI Foundry showing the New agent creation flow.":::
65
+
:::image type="content" source="media/how-to-configure-mcp-for-ai-foundry/3-create-new-agent.png" alt-text="Screenshot of Azure AI Foundry showing the New agent creation flow." lightbox="media/how-to-configure-mcp-for-ai-foundry/3-create-new-agent-expanded.png":::
66
66
67
67
## Add the Azure Managed Grafana MCP tool
68
68
69
69
1. In the agent configuration, go to **Tools**.
70
70
1. Select **+ Add tool**.
71
71
1. Select **Catalog**, then select **Azure Managed Grafana**.
72
72
73
-
:::image type="content" source="media/how-to-configure-mcp-for-ai-foundry/4-agent-add-mcp.png" alt-text="Screenshot of Azure AI Foundry agent tool catalog with Azure Managed Grafana selected.":::
73
+
:::image type="content" source="media/how-to-configure-mcp-for-ai-foundry/4-agent-add-mcp.png" alt-text="Screenshot of Azure AI Foundry agent tool catalog with Azure Managed Grafana selected." lightbox="media/how-to-configure-mcp-for-ai-foundry/4-agent-add-mcp-expanded.png":::
74
74
75
75
1. Configure the tool settings:
76
76
@@ -82,7 +82,7 @@ To find the correct principal:
82
82
|**Audience**| The application ID for Azure Managed Grafana: `ce34e7e5-485f-4d76-964f-b3d2b16d1e4f`|
83
83
84
84
85
-
:::image type="content" source="media/how-to-configure-mcp-for-ai-foundry/5-mcp-config.png" alt-text="Screenshot of Azure AI Foundry showing Azure Managed Grafana MCP tool configuration values.":::
85
+
:::image type="content" source="media/how-to-configure-mcp-for-ai-foundry/5-mcp-config.png" alt-text="Screenshot of Azure AI Foundry showing Azure Managed Grafana MCP tool configuration values." lightbox="media/how-to-configure-mcp-for-ai-foundry/5-mcp-config-expanded.png":::
86
86
87
87
## Validate the sample
88
88
@@ -92,7 +92,7 @@ After you save the tool configuration, validate the setup from the agent chat.
92
92
1. Submit a connectivity prompt, like *List all Azure subscriptions available through Azure Managed Grafana MCP*.
93
93
1. Confirm that the response includes grounded tool output rather than a generic model-only answer.
94
94
95
-
:::image type="content" source="media/how-to-configure-mcp-for-ai-foundry/6-agent-trigger-resource-graph.png" alt-text="Screenshot of Azure AI Foundry chat where the agent invokes Azure Managed Grafana MCP tools.":::
95
+
:::image type="content" source="media/how-to-configure-mcp-for-ai-foundry/6-agent-trigger-resource-graph.png" alt-text="Screenshot of Azure AI Foundry chat where the agent invokes Azure Managed Grafana MCP tools." lightbox="media/how-to-configure-mcp-for-ai-foundry/6-agent-trigger-resource-graph-expanded.png":::
0 commit comments