Update Teams Bot Secret

Update Teams Bot Secret

This guide will walk you through the process of updating the Teams bot secret in Azure and Elqano. This is necessary when the current secret expires or needs to be rotated for security reasons.

Update the Secret in Azure

Retrieve the Azure Application Client ID

You can find the client ID of the Azure Application on your Elqano admin panel at the bottom of this page: https://YOUR_ELQANO_URL/admin/bots

Teams App Client ID
Teams App Client ID

Navigate to the App Registration in your Azure Portal

Navigate to the Azure Portal Applications page and click on “All applications” in the left sidebar

Azure Portal Applications page - All applications
Click on All applications

In the search field, paste the Client ID retrieved before. Click on the application to access it.

Create a new client secret

In the left menu, go to “Manage” > “Certificates and secrets” and Click on “+ New client secret”

Create a new client secret
Click on + New client secret

Note

Copy the generated secret value immediately. Once you close the page, the secret will no longer be visible.

Update the Secret in Elqano

  1. Go to your Elqano admin panel at https://YOUR_ELQANO_URL/admin/bots

  2. Find your Teams bot and click on “Edit”

Edit Teams Bot
Click on the Edit Button

  1. Paste the new secret value you copied from Azure

  2. Save the changes

Note

Make sure to update the secret before the old one expires to avoid any service interruption.