Skip to content

Commit 93df21c

Browse files
authored
Merge pull request #6176 from TylerMSFT/elevateNote
draft
2 parents bf75a07 + ef0304f commit 93df21c

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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/9/2025
6+
ms.update-cycle: 365-days
7+
f1_keywords:
8+
- bi_permissions
9+
---
10+
# Build Insights needs additional permissions
11+
12+
Starting with Visual Studio 2026, Build Insights and `vcperf` need extra permissions to capture traces.
13+
14+
To allow `vcperf` to capture build traces, please accept the one time, per user, elevated prompt that appears when you first attempt to capture a trace:
15+
16+
:::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 permissions. Allow this one-time elevated request?":::
17+
18+
Once you accept this elevation request, you can capture trace files with `vcperf`. You won't be prompted again to elevate permissions again. Accepting this request doesn't elevate permissions for Visual Studio--only for `vcperf` so it can to capture traces.
19+
20+
## See also
21+
22+
[Get started with C++ Build Insights](get-started-with-cpp-build-insights.md)
38.1 KB
Loading

0 commit comments

Comments
 (0)