I created, to be displayed on my asp mvc application (app that is declared on Azure). I get the joinUrl that address the MS teams application .
Is it possible to get only the call interface and not all the teams application from the joinUrl response?
When I try to embed the link in a iframe I get CORS policy issue - Is there any way to display the teams url in a asp net page?