Connect your Azure AI Health Bot to Twilio

Your bot can work over SMS by connecting to the Twilio service. Twilio is an SMS service that provides an API for sending and receiving SMS messages. The following tutorial shows how to connect a bot to these channels step by step.

  1. Sign-in to the Azure AI Health Bot Management Portal

  2. In the left menu blade, select Channels under Integration.

  3. Select the activate toggle of the Twilio channel.

  4. Follow the detailed instructions to connect your bot to Twilio. The instructions guide you through creating a TwiML app.

    Screenshot of Twilio channel selection

  5. Provide your Twilio credentials in the channel setting. Paste the Phone number, Account SID and Auth Token values copied from Your Twilio account settings and TwiML application.

  6. Save the channel and test the connection by sending an SMS to your Twilio phone number. For example, send an SMS with the text "about" to trigger a built-in scenario that returns information about your bot version.

When you have completed these steps, your bot is successfully configured to communicate with users using Twilio.

Next steps

Azure AI Health Bot Channels