Tom Talks Microsoft Teams and Microsoft 365 news and opinions

Create Multiple Edge Web Apps for each Microsoft Teams Guest Tenant

Since Chromium Edge went general availability I’ve switched to it as my primary browser away from Google Chrome.

One of the useful things chrome had was the ability to create web apps with specific profiles, which allowed me to easily be signed into multiple Microsoft Teams guest access tenants concurrently.

I wrote a PowerShell script to generate per tenant chrome web apps in their own dedicated instance. It proved to be very popular.

So how do we achieve the same thing with Chromium Edge?

Creating an Edge Web App for each Microsoft Teams Guest Access Tenant

Edge does have the ability to “Install this site as an app”, but by default, the app is running in the same profile as the browser, so if you just create an app and try to sign into Teams in the app it will keep wanting to be in the same tenant as the main browser, meaning you can’t have multiple apps signed into different Microsoft Teams guest access tenants.

image

However, if you create a profile first, then sign into Teams, then create an app, the app runs as that profile and you can run multiple “apps” which each use different profiles, which allows you to be signed into different Microsoft Teams guest tenants concurrently.

For each guest tenant, you want an app for, create an Edge Profile

image

Name it something sensible, maybe the name of the tenant you are going to use it for

image

Sign into Microsoft Teams, and switch to the tenant you want to make an app for. Click to the Team/Channel you want the app to launch at.

Then “Install this site as an app”

image

image

You will get a nice “app” experience and a shortcut on the desktop

image

From the shortcut, the app will launch in that profile

image

Meaning you can launch multiple apps concurrently signed into different tenants and they won’t impact each other.

image

Want to launch the web apps on startup?

Just copy the shortcuts from the desktop to the startup folder.

Path: %userprofile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

About the author

Tom Arbuthnot

A Microsoft MVP and Microsoft Certified Master, Tom Arbuthnot is Founder and Principal at Empowering.Cloud as well as a Solutions Director at Pure IP.

Tom stays up to date with industry developments and shares news and his opinions on his Tomtalks.blog, UC Today Microsoft Teams Podcast and email list. He is a regular speaker at events around the world.

10 comments

Leave a Reply to Ricardo MendesCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Tom Talks Microsoft Teams and Microsoft 365 news and opinions