Skip to content

Commit a423eba

Browse files
committed
draft
1 parent a589386 commit a423eba

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: "Build Insights needs additional permissions"
3+
description: "To capture trace files, Build Insights needs additional permissions as described in this topic."
4+
ms.topic: article
5+
ms.date: 12/04/2025
6+
ms.update-cycle: 365-days
7+
ms.topic: tutorial
8+
f1_keywords:
9+
- bi_permissions
10+
---
11+
# Build Insights needs additional permissions
12+
13+
Starting with Visual Studio 2026, Build Insights and `vcperf` need additional permissions to capture traces.
14+
15+
To allow build trace capture by `vcperf`, please accept the one time, per user, elevated prompt that appears when you first attempt to capture a trace:
16+
17+
:::image type="content" source="./media/elevation-prompt.png" alt-text="A screenshot of the elevation prompt. It says: To capture trace files, Build Insights needs additional permisisons. Allow this one-time elevated request?":::
18+
19+
After you accept the elevation request, you'll be able to capture trace files with `vcperf`. Once you accept this elevation request, you won't need to do it again. Accepting this request doesn't elevate permissions for Visual Studio. It only elevates permissions for `vcperf` to capture traces.
20+
21+
## See also
22+
23+
[Get started with C++ Build Insights](../get-started-with-cpp-build-insights.md)
38.1 KB
Loading

0 commit comments

Comments
 (0)