notification.findMembers taking too much time
I’ve developed a Teams bot app in TypeScript using the Teams Toolkit. The app is designed to be installed in the channel scope but also needs to send notifications to individual members (e.g. personal messages and links). To achieve this, I’m using the built-in function notificationApp.notification.findMember
.
notification.findMembers taking too much time
I’ve developed a Teams bot app in TypeScript using the Teams Toolkit. The app is designed to be installed in the channel scope but also needs to send notifications to individual members (e.g. personal messages and links). To achieve this, I’m using the built-in function notificationApp.notification.findMember
.
Minimal permissions required to Deploy a custom MS teams app to a tenant
I am using Teams Toolkit in Visual studio Code to Provision, Deploy and Publish my custom MS Teams app to a tenant.
My question is: What are the minimal permissions/user role required to be able to execute the Deploy action? (for Provision I think you need a Global administrator role, and Publish I think it needs the Teams Administrator role).
Team Tools Kit – CoPilot Plugin
I’m currently exploring the extensions for MS Copilot for 365. I am specifically looking for creating API plugin package using TTK. However, I cannot see the option in TTK => Create a New App option. I’m using version 5.8.1. Any help is appreciated, thanks!
Does teams-toolkit support the nodejs 4.5 prgramming model in azure functions
Does teams-toolkit support the node-js 4.5 programming model in azure functions?
Does teams-toolkit support the nodejs 4.5 prgramming model in azure functions
Does teams-toolkit support the node-js 4.5 programming model in azure functions?
CI/CD in Teams Toolkit with GitHub actions
I’m having troubles setting this up with the GitHub CI CD Template, user account is not recognised in directory despite setting up and confirming creds. With the GitHub secrets for M365 account can I confirm the following format:
Teams Bot App with SSO on K8S Experiences Multiple Responses with HPA Scaling Beyond Two Pods
We have developed a bot App by referencing the example of the bot app with SSO Enabled from the teams toolkit sample and deployed it to our on-premise K8S, making it publicly accessible at the service endpoint (https://testdomain.com/service/api/messages). The manifest for this teams bot app has also been uploaded to our organization’s apps.