You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows 11, with 2 sparate AD(on-prem)/Entra hybrid users A and B. VSCode installed using the system installer.
Log into Windows with B and configure VS Code settings sync to use Microsoft authentication with A's Entra ID
Log into Windows with A
Right-click VSCode shortcut and choose "Run as different user"
Eventually (guessing after some token expires), the user icon in the left toolbar of VSCode is badged with a "1" and "Sign in to Sync Settings (1)" is listed when you click it
Selecting "Sign in to Sync Settings (1)" results in "Unexpected: (pii)"
Error from Settings Sync Output:
025-02-20 12:57:26.432 [error] Unauthorized (UserDataSyncError) syncResource:unknown operationId:06f7c8bf04ba411fb89b7ef6ccdfc6c9: GET request 'https://vscode-sync-insiders.trafficmanager.net/v1/manifest' failed because of Unauthorized (401).
at _h.D (file:///c:/Program%20Files/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:102:22461)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async _h.manifest (file:///c:/Program%20Files/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:102:19809)
at async bu.createSyncTask (file:///c:/Program%20Files/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:102:132293)
at async Ef.I (file:///c:/Program%20Files/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:109:9218)
at async Ef.H (file:///c:/Program%20Files/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:109:8862)
VS Code version: Code - Insiders 1.98.0-insider (f238618, 2025-02-20T05:04:30.237Z)
OS version: Windows_NT x64 10.0.22631
Modes:
System Info
Item
Value
CPUs
Intel(R) Xeon(R) Gold 6240 CPU @ 2.60GHz (4 x 2594)
"microsoft-authentication.implementation": "classic" is a workaround but use Run as different user quite a bit - hopefully the new method doesn't permanently break that.
Type: Bug
Error from Settings Sync Output:
025-02-20 12:57:26.432 [error] Unauthorized (UserDataSyncError) syncResource:unknown operationId:06f7c8bf04ba411fb89b7ef6ccdfc6c9: GET request 'https://vscode-sync-insiders.trafficmanager.net/v1/manifest' failed because of Unauthorized (401).
at _h.D (file:///c:/Program%20Files/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:102:22461)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async _h.manifest (file:///c:/Program%20Files/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:102:19809)
at async bu.createSyncTask (file:///c:/Program%20Files/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:102:132293)
at async Ef.I (file:///c:/Program%20Files/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:109:9218)
at async Ef.H (file:///c:/Program%20Files/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:109:8862)
VS Code version: Code - Insiders 1.98.0-insider (f238618, 2025-02-20T05:04:30.237Z)
OS version: Windows_NT x64 10.0.22631
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: unavailable_software
webnn: unavailable_software
A/B Experiments
The text was updated successfully, but these errors were encountered: