Running Microsoft Teams on Ubuntu Linux is supported via the official Progressive Web App (PWA) in Chrome/Edge or desktop wrappers.
Teams PWA Launch Command
# Launch Microsoft Teams in Chrome web app mode
google-chrome --app="https://teams.microsoft.com/"
Comments and corrections