'Open a internet web site from a custom static tab in teams app

I'm trying to open a web page that's available on the internet without authentication from a custom Teams app tab. The page can be openend in an iframe also.

Using fiddler I can see the page being accessed, but Teams doesn't display the tab.

Should this be possible?

Thanks



Solution 1:[1]

Yes this is definitely possible. The easiest way to do this is generate a app installer using App studio app in teams: image of app studio

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Anthony Phan