admin
2
There is an update in the comments of the New Teams Desktop GA announcement here
https://techcommunity.microsoft.com/t5/microsoft-teams-blog/announcing-general-availability-of-the-new-microsoft-teams-app/bc-p/3947306/highlight/true#M13303
To enable engineering tool in New Teams client:
-
Create a configuration.json file under: %localappdata%\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams
-
In the file add: {“core/devMenuEnabled”: true}
-
Restart the client.
-
Right click the Teams client icon in system tray to see the Engineering Tools entry point.
UPDATE Feb 24:
It is now a little trickier to get to individual instances of the Edge dev tools. With the current version 24004.1307.2669.7070 this works for me.
From right click on the system tray, Engineering Tools > Clouds > Commercial > edge://inspect
This will open a new window like so.
From the Pages tab you can open up the various browser frames as necessary