Providing an identity to Azure bot service

Shivaansh Mital 0 Reputation points
2024-12-16T11:37:23.72+00:00

Requirements: I am creating a teams bot wherein the bot’s logical part/bot is not being hosted on Azure.

Current Problem: To get the data from teams my understanding is that Azure Bot Service is utilized wherein an endpoint is provided to it, where it sends the requests. I wish to provide an identity to this Azure Bot Service in order to verify the authenticity of the incoming requests to our platform(though can be done at the bot however I wish to accomplish the same using IAP in GCP). However from the documentation it seems that there are ways to provide identities to Azure App Services however such an option seems not be available for the Azure Bot Service. Is there a methodology to provide an identity to an Azure Bot Service such that the bot service itself may be authenticated?

User's image

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
871 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.