Skip to content

Commit 774abf6

Browse files
committed
acrolinx
1 parent cc4b27f commit 774abf6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/build-insights/elevate-note.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
title: "Build Insights needs additional permissions"
33
description: "To capture trace files, Build Insights needs additional permissions as described in this topic."
44
ms.topic: article
5-
ms.date: 12/04/2025
5+
ms.date: 12/9/2025
66
ms.update-cycle: 365-days
77
f1_keywords:
88
- bi_permissions
99
---
1010
# Build Insights needs additional permissions
1111

12-
Starting with Visual Studio 2026, Build Insights and `vcperf` need additional permissions to capture traces.
12+
Starting with Visual Studio 2026, Build Insights and `vcperf` need extra permissions to capture traces.
1313

14-
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:
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:
1515

1616
:::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?":::
1717

18-
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.
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.
1919

2020
## See also
2121

0 commit comments

Comments
 (0)