-
Updated
Dec 2, 2020 - TypeScript
microsoft-teams
Here are 175 public repositories matching this topic...
-
Updated
Dec 3, 2020 - JavaScript
-
Updated
Dec 6, 2020 - Go
-
Updated
Dec 1, 2020 - Swift
-
Updated
Dec 2, 2020 - Python
Usage
aad user set [options]
Description
Updates a user in Azure Active Directory AD
Options
| Option | Description |
|---|---|
--id |
The object ID or userPrincipalName |
--accountEnabled [accountEnabled] |
Indicates whether the account is enabled |
--City [City] |
Specifies the user's city |
--CompanyName [CompanyName] |
Specifies the user's |
-
Updated
Dec 7, 2020 - Python
-
Updated
Dec 8, 2020 - PowerShell
In #150 we created the first github actions workflow that tests and releases the helm chart. In the next step, it would be great to migrate the whole CI to Github Actions in order to be consistent.
-
Updated
Mar 15, 2019 - JavaScript
Is your feature request related to a problem? Please describe.
Use of adaptive cards in the generated connector, new feature as of June 2020
Describe the solution you'd like
As above
Describe alternatives you've considered
There is no alternatives :-)
-
Updated
May 22, 2020 - JavaScript
-
Updated
Dec 2, 2020 - PowerShell
-
Updated
Oct 9, 2020 - Go
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
Feb 22, 2020 - TypeScript
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
May 8, 2020 - C#
-
Updated
Nov 9, 2020 - C#
New users may invoke go get -u github.com/infracloudio/msbotbuilder-go like the README says and receive the latest version of github.com/lestrrat-go/jwx.
For stability, keep go.mod version of github.com/lestrrat-go/jwx at v0.9.0.
See release notes: https://github.com/lestrrat-go/jwx/releases/tag/v1.0.0
jwk.Materializehas been renamed toRaw(). A new corresponding
method to
-
Updated
May 4, 2020 - Java
-
Updated
Oct 13, 2020 - C#
-
Updated
Oct 6, 2020 - C#
-
Updated
Dec 8, 2020 - Python
-
Updated
Oct 3, 2020 - PowerShell
-
Updated
Nov 2, 2020 - Python
-
Updated
Aug 7, 2018 - C#
-
Updated
Apr 24, 2020 - C#
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."


Describe the bug
When a new tenant is populated (for example), trying to use , if Person Foo has not interacted with the user signed in, mgt-person will not render Person Foo.
Expected behavior
We should fall back to use advanced queries to search /users endpoint
note Refer to mgt-people-picker fall back methods.