Skip to content

Commit 86e62ed

Browse files
authored
Merge pull request #7300 from jonburchel/2025-09-26-consolidated-view-doc
2025 09 26 consolidated view doc
2 parents 3809c37 + 0f0ec57 commit 86e62ed

File tree

3 files changed

+71
-0
lines changed

3 files changed

+71
-0
lines changed
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
---
2+
title: Consolidated View for AI Services in the Azure 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/29/2025
9+
ms.topic: concept-article
10+
ms.service: azure-ai-foundry
11+
---
12+
13+
# Consolidated view for AI services in the Azure portal
14+
15+
The [AI Foundry consolidated view](https://portal.azure.com/#view/Microsoft_Azure_ProjectOxford/CognitiveServicesHub/~/overview) shows key insights about your AI workloads in the Azure portal. Instead of switching between tools, you see in one place how your AI resources perform, what they cost, and whether you’re nearing 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+
- **Lightweight experience**: No new resource types or complex setup required. It surfaces what you already use.
22+
23+
## Key features
24+
25+
- **Alerts and service health**
26+
27+
View key alerts for your AI resources so you can investigate and fix issues without leaving the dashboard.
28+
29+
- **Accumulated costs**
30+
31+
View your costs over time by subscription or resource type. Identify trends, track experiments, and drill into **Cost management** for deeper analysis.
32+
33+
- **Active resources by cost**
34+
35+
You can see which active resources are driving the most spend to help you optimize usage and clean up idle resources quickly.
36+
37+
- **Model utilization**
38+
39+
Track AI model usage over time. Spot peaks, dips, and usage patterns across your projects to make better scaling decisions.
40+
41+
- **Resource breakdown by type**
42+
43+
Understand which AI services you use most (for example, Azure OpenAI, Speech, Language). This helps with cost allocation and planning for future workloads.
44+
45+
- **Quota utilization**
46+
47+
Monitor quota usage by model and region. Stay ahead of capacity issues with quick links to **Quota management** for requesting increases.
48+
49+
## Visual layout of the consolidated view
50+
51+
The dashboard shows tiles for each visibility area:
52+
53+
- **Top row**: Alerts, active resources by cost, and accumulated costs
54+
- **Middle row**: Model utilization over time
55+
- **Bottom row**: Resource breakdown by type and quota utilization
56+
57+
:::image type="content" source="../media/ai-foundry-consolidated-view/consolidated-view-dashboard.png" alt-text="Screenshot of a dashboard with tiles for alerts, resource costs, model utilization, resource breakdown, and quota utilization." lightbox="../media/ai-foundry-consolidated-view/consolidated-view-dashboard.png":::
58+
59+
## What you can do next
60+
61+
- Open **Cost analysis** from the dashboard to analyze costs.
62+
- Request quota increases in **Quota management** when you reach limits.
63+
- Use utilization insights to decide where to scale, pause, or reallocate resources.
64+
- Keep AI projects running smoothly by acting on alerts.
65+
66+
## Related content
67+
68+
- [Azure AI Foundry management center](management-center.md)
69+
- [Azure AI Foundry status dashboard](../azure-ai-foundry-status-dashboard-documentation.md)
197 KB
Loading

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)