The Microsoft Teams integration allows you to open a Teams chat with someone from their profile.
Search for EnableMSTeamsIntegration.
Set the value to true
Once the integration is enabled, a Connect in Teams button will appear on user profiles. Clicking the button will launch Teams.
A Connect in Teams button will also appear in the User Hover Card when you hover over a person's name.
Issue: Connect in Teams button doesn't appear after enabling the integration.
Fix: Go to Control Panel > People > User Profiles > Profile header.
In the editor, below <div class="pr-cover-user-actions"> , add the following code:
<div class="pr-cover-user-actions">
<a href="https://teams.microsoft.com/l/chat/0/0?users={{Email}}" target="_blank" class="btn axero-connectInTeams hide"><i class="msTeamsIcon"></i> <span class="btn-text">{{Resource.ConnectInTeamsText}}</span></a>
Please enable JavaScript to use file uploader.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/80849/microsoft-teams-integration-administrator-setup