The Microsoft Teams integration allows you to open a Teams chat with someone from their profile.
A Connect in Teams button also appears in the User Hover Card when you hover over a person's name.
Once you update the system property, the Connect in Teams button will appear on user profiles. Clicking the button will launch Teams.
Issue: The Connect in Teams button doesn't appear after enabling the integration.
Fix:
<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>
Enable notifications in Microsoft Teams for content.
Click App registrations.
On the App registrations page, click on New registration.
Name: Enter app name.
Supported account types: Accounts in any organizational directory (Any Azure AD directory - Multitenant) and personal Microsoft accounts (e.g., Skype, Xbox).
Redirect URI: Select Web, then enter your Axero base URL + /oauth2/MicrosoftTeams/callback
Click Register.
On the Overview page, the Application (client) ID and Directory (tenant) ID will be automatically generated.
To create a Client Secret, navigate to the Client Credentials > Add a certificate or secret section. Click to add a New client secret, and the system will automatically generate the necessary credentials for you. Copy all three credentials and save them for later. We will need these credentials when setting up in Axero.
In Axero, go to Control Panel > System > System Properties.
In the search bar, enter MicrosoftTeamsApi to display three properties related to Microsoft Teams API: MicrosoftTeamsApiClientID, MicrosoftTeamsApiClientSecret, and MicrosoftTeamsApiTenantId.
Enter the values for them from the value we save in the App registration setup steps.
In Control Panel > Content > Notification Permissions
Select the role for which you want to enable Microsoft Teams notification.
You have the option to select a Microsoft Teams channel of your choice. Utilizing your connected Microsoft Teams account, you can include a personalized message within the chosen channel. This message can include a link and a content summary (if applicable) positioned below your message for enhanced communication effectiveness.
Each person can revoke access to their Microsoft Teams account whenever they choose.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/80849/microsoft-teams-setup
Your session has expired. You are being logged out.