Skip to content

Commit 70768dd

Browse files
committed
Initial draft
1 parent a847d62 commit 70768dd

File tree

2 files changed

+70
-0
lines changed

2 files changed

+70
-0
lines changed
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
---
2+
title: Consolidated view in the AI Foundry portal
3+
description: Discover how the AI Foundry consolidated view in the Azure portal simplifies AI workload management with cost, usage, and quota insights in one place.
4+
#customer intent: As an Azure user managing AI workloads, I want to monitor costs and resource usage in a single view so that I can optimize spending and performance.
5+
author: jonburchel
6+
ms.author: jburchel
7+
ms.reviewer: aashishb
8+
ms.date: 09/26/2025
9+
ms.topic: concept-article
10+
ms.service: azure-ai-foundry
11+
---
12+
13+
# Consolidated view in the Azure AI Foundry portal
14+
15+
The **AI Foundry consolidate view** brings the most important insights about your AI workloads directly into the Azure Portal. Instead of jumping between multiple tools, you now have a single place to see how your AI resources are performing, what they’re costing, and whether you’re approaching your usage limits.
16+
17+
## Why use the consolidated view?
18+
19+
- **Faster visibility**: Check cost, quota, and resource usage at a glance.
20+
- **Built-in governance**: Spot early warning signs like quota thresholds and cost spikes before they become blockers.
21+
- **Seamless integration**: Deep-link into familiar Azure blades like **Cost management** and **Quota management** without losing context.
22+
- **Lightweight experience**: No new resource types or complex setup required. Everything is surfaced from what you already use.
23+
24+
# Key Features
25+
26+
- **Accumulated costs**
27+
28+
Visualize spend over time, broken down by subscription or resource type. Identify trends, track experiments, and drill down into **Cost management** for detailed analysis.
29+
30+
- **Active resources by cost**
31+
32+
See which active resources are driving the most spend. This helps you optimize usage and clean up idle resources quickly.
33+
34+
- **Model utilization**
35+
36+
Track how your AI models are being used over time. Spot peaks, dips, and usage patterns across your projects to make better scaling decisions.
37+
38+
- **Resource breakdown by type**
39+
40+
Understand which AI services you’re consuming most (for example, Azure OpenAI, Speech, Language). This helps with cost allocation and planning for future workloads.
41+
42+
- **Quota utilization**
43+
44+
Monitor quota usage by model and region. Stay ahead of capacity issues with quick links to **Quota management** for requesting increases.
45+
46+
- **Alerts and service health**
47+
48+
Surface key alerts tied to your AI resources, so you can investigate and resolve issues without leaving the dashboard.
49+
50+
## Visual layout of the consolidated view
51+
52+
The view's dashboard is organized into tiles, each dedicated to a specific area of visibility:
53+
54+
- **Top row**: Alerts, active resources by cost, accumulated costs
55+
- **Middle row**: Model utilization over time
56+
- **Bottom row**: Resource breakdown by type, quota utilization
57+
58+
## What you can do next
59+
60+
- Open **Cost analysis** directly from the dashboard to drill deeper into spend.
61+
- Request quota increases via **Quota management** when you hit thresholds.
62+
- Use utilization insights to guide where to scale, pause, or reallocate resources.
63+
- Keep AI projects running smoothly by acting on surfaced alerts.
64+
65+
## Related content
66+
67+
- [Azure AI Foundry Management center](management-center.md)
68+
- [Azure AI Foundry status dashboard](../azure-ai-foundry-status-dashboard-documentation.md)

articles/ai-foundry/toc-files/setup-management/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ items:
6060
href: ../../how-to/create-azure-ai-project-template.md
6161
- name: Management center
6262
href: ../../concepts/management-center.md
63+
- name: Consolidated view
64+
href: ../../concepts/ai-foundry-consolidated-view.md
6365
- name: Status dashboard
6466
href: ../../azure-ai-foundry-status-dashboard-documentation.md
6567
- name: Connect other services

0 commit comments

Comments
 (0)