-
Updated
Feb 1, 2022 - TypeScript
microsoft-teams
Here are 313 public repositories matching this topic...
-
Updated
Jan 22, 2022 - JavaScript
-
Updated
Feb 7, 2022 - Go
-
Updated
Feb 7, 2022 - Swift
-
Updated
Feb 3, 2022 - Python
-
Updated
Feb 8, 2022 - TypeScript
Hi, team,
Now Teams MSAL2 provider only support multi-tenant AAD application according to these docs:
In some scenario, we can only use single tenant AAD
Usage
m365 aad o365group conversation post list
Description
Retrieve conversation details
Options
| Option | Description |
|---|---|
-i, --groupId <groupId> |
The Id of the Office 365 Group |
-t, --threadId <threadId> |
The Id of the thread to retrieve details for |
Additional Info
Details on: s
A little more design after checking the graph explorer. A p
-
Updated
Dec 13, 2021 - Go
-
Updated
Feb 4, 2022 - Python
Describe the bug
Right now the deployment yaml (from the helm chart) has the same liveness and readiness probe:
readinessProbe:
httpGet:
path: /config
port: http
initialDelaySeconds: 1
periodSeconds: 3
livenessProbe:
httpGet:
path: /config
port: ht-
Updated
Feb 4, 2022 - C#
💡 Idea
When creating a new project you are not limited in the length the project name has. When you then want to create a tab, this is limited to 16 characters.
If you do not specify a name and just press enter the generator suggests the name of the project + " tab". It should perform a check if the name is longer than 16 characters and already cut that off at that limit. Or at least gi
-
Updated
Dec 5, 2021 - PowerShell
-
Updated
Mar 15, 2019 - JavaScript
-
Updated
Jan 24, 2022 - Go
-
Updated
May 22, 2020 - JavaScript
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Checked that your issue isn't already filled: https
-
Updated
Sep 20, 2021 - TypeScript
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
Nov 9, 2020 - C#
-
Updated
May 8, 2020 - C#
-
Updated
Jan 11, 2022 - Go
-
Updated
Jan 16, 2022 - TypeScript
-
Updated
Feb 4, 2022 - Dockerfile
Right now, we only provision standard channels but we would like to also create private channels. This might be a good start: Create a private channel on behalf of a team owner
-
Updated
Aug 4, 2021 - Go
Improve this page
Add a description, image, and links to the microsoft-teams topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microsoft-teams topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Missing support for Twilio.
Describe the solution you'd like
Implement a notification service and use existing services such as WhatsApp as a guide for implementation. At the