Updates from: 10/02/2022 01:09:43
Service Microsoft Docs article Related commit history on GitHub Change details
platform Registering Calling Bot https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/bots/calls-and-meetings/registering-calling-bot.md
You can rely on an administrator to grant the permissions your app needs at the
## Code sample
-| **Sample name** | **Description** | **Graph** |
+| **Sample name** | **Description** | **C#** |
||-|--| | Calling and meeting bot | The sample app demonstrates how Bot can create call, join meeting and transfer call. | [View](https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-calling-meeting/csharp) |
+| Realtime meeting events |The sample app demonstrates how Bot can receive real-time meeting events.|[View](https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/meetings-events/csharp)|
## Step-by-step guide
Follow the [step-by-step guide](../../sbs-calling-and-meeting.yml) to set up cal
* [Incoming call notifications](~/bots/calls-and-meetings/call-notifications.md) * [Develop calling and online meeting bots on your local PC](~/bots/calls-and-meetings/debugging-local-testing-calling-meeting-bots.md) * [View app permission and grant admin consent](/MicrosoftTeams/app-permissions-admin-center)
+* [Working with the cloud communications API in Microsoft Graph](/graph/api/resources/communications-api-overview)
platform Add Power Virtual Agents Bot To Teams https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/bots/how-to/add-power-virtual-agents-bot-to-teams.md
If [uploading custom apps is enabled](/microsoftteams/admin-settings) in your Te
* [Publish your Power Virtual Agents bot](/power-virtual-agents/publication-fundamentals-publish-channels) * [Security and compliance in Microsoft Teams](/MicrosoftTeams/security-compliance-overview) * [Human resources Power Virtual Agents bot](/power-virtual-agents/teams/fundamentals-get-started-teams)
+* [Add a chatbot to Microsoft Teams from within the Teams app](/power-virtual-agents/teams/publication-add-bot-to-microsoft-teams-teams)
platform People Picker Capability https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/concepts/device-capabilities/people-picker-capability.md
The following table lists the error codes and their descriptions:
* [Integrate media capabilities](~/concepts/device-capabilities/media-capabilities.md) * [Integrate QR code or barcode scanner capability in Teams](qr-barcode-scanner-capability.md) * [Integrate location capabilities in Teams](location-capability.md)
+* [People picker component in Microsoft Graph Toolkit](/graph/toolkit/components/people-picker)