Docs: add User.Read.All permission info for MS Teams user mentions

Clarify that User.Read.All permission is only needed for searching
users not in the current conversation. Mentions work out of the box
for conversation participants.
This commit is contained in:
Hyojin Kwak
2026-02-13 21:47:06 +09:00
committed by Peter Steinberger
parent 7c6d6ce06f
commit 73c6c80b77

View File

@@ -423,6 +423,8 @@ If you need images/files in **channels** or want to fetch **message history**, y
3. Bump the Teams app **manifest version**, re-upload, and **reinstall the app in Teams**.
4. **Fully quit and relaunch Teams** to clear cached app metadata.
**Additional permission for user mentions:** User @mentions work out of the box for users in the conversation. However, if you want to dynamically search and mention users who are **not in the current conversation**, add `User.Read.All` (Application) permission and grant admin consent.
## Known Limitations
### Webhook timeouts