Forum Discussion
gauravsarwal
Jun 10, 2022Copper Contributor
How to integrate MS Team app inside existing web application
We have Office 365 subscriptions for our internal employees and clients. We use MS teams very frequently along with other apps to communicate with each other and other stuff. We have our existing we...
gauravsarwal
Jun 16, 2022Copper Contributor
Sayali-MSFT Thanks for replying. any update on this.
Sayali-MSFT
Microsoft
Jun 16, 2022gauravsarwal - Integrate MS Team app inside existing web application is not possible. But We can use Azure Communication Service but not Teams app.
Ref Doc- https://docs.microsoft.com/en-us/azure/communication-services/overview
Ref Doc- https://docs.microsoft.com/en-us/azure/communication-services/overview
- gauravsarwalJun 16, 2022Copper Contributor
Sayali-MSFT Thanks for confirming that and sharing link about Azure communication services but that's a different kind of product/service which means we have to pay extra for that as per usage along with normal office 365 subscription or those who have office 365 subscription will get some kind of discount. Please calrify, moreover this Azure communication services all code examples are in Reactjs not in JavaScript which is a kind of most strange thing as our apps are using Angular and Javascript and we have no intend to use ReactJs and hire new resources for same. Can you please confirm that we can use JS based SDK with this Azure communication services? If you don't have idea about it then please direct me to the correct person/department.
- Sayali-MSFTJun 23, 2022
Microsoft
gauravsarwal - Yes. You can use the JS based SDK with this Azure Communication Service. You can use any language but you need to use client library SDKs.
Ref Doc-What is Azure Communication Services? | Microsoft Docs