'Record team meeting using azure bot
I added compliance policy For recording team meeting using azure bot, but i am not able to record team meeting. Do we need to have an account in third party like: "callcabinet" for recording or we can record it without any third party vendors.
Solution 1:[1]
We need to create virtual machines in Azure with recording server roles which will be hosting the Verba Microsoft Teams Bot service and the unified call recorder service. It will record the calls in the same server region of the team's tenant. The servers need to have the public IP address
Need to manage the Azure application gateway, load balancers which can handle the load from different locations. CNAME entry must be created in a public domain.
Content Security Policy (Browser level) also called as CSP headers need to be changed and manages and only CSP certificates are supported
All the firewall rules need to be managed and must be checked with all possibilities.
The following are the steps related to creating the Microsoft teams recording bot.
Step1 : Registering the bot
Step 2: Whitelisting the App
Step3: Creating compliance policy
Step4: Configure Verba App for Microsoft team recording.
For more information check the link below.
https://www.kb.verba.com/display/docs/Configuring+Microsoft+Teams+Recording
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 | SureshBabu-MT |