Oct 15 2021 06:26 AM
Hi Team,
I am trying to record all MS Team call through bot.
So, I am following this documents to achieve this..
https://github.com/microsoftgraph/microsoft-graph-comms-samples/tree/a3943bafd73ce0df780c0e1ac3428e3...
bot created and deployed successfully on Azur server.
but problem in "Create an Application Instance " and "Create a Compliance Recording Policy"
because, Some command is not working properly and throwing errors.
can anyone please suggest any documents or article which help us.
Thank You in advance
Oct 17 2021 11:38 PM - edited Oct 17 2021 11:59 PM
@sudhir_ku20 -
Thanks for bringing this out - We have pushed the bot in master branch - Policy Recording bot. We will update the README.md, the package is outdated. Please follow this document for creating and assigning policy to user - Teams policy-based recording.
Thanks,
Hunaid Hanfee
---------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
Sep 22 2022 04:13 AM
@HunaidHanfee-MSFT Hi, I am having an error with MediaPlatform when trying to run the Recording bot locally using ngrok. I get this error: MediaPlatform needs a system with at least 2 cores for creation.
In the service definition file though I have set vmsize="Standard_D4_v3" for the Worker. Any idea why this might happen? A desparate search led me to this question.