From Azure Bot Service Create an Azure Devops User Story

Murugan Andezuthu Dharmaratnam 116 Reputation points
2021-10-11T16:23:24.387+00:00

From Azure Bot Service How can I Create a User Story in Azure Boards

[Azure Bot Application] => Message => [Create User Story in Azure Devops]

I have an azure bot application. When the user fills in a from (adaptive card) in Microsoft teams and send it, I have to create a User Story on behalf of the user sending the message.

In azure bot backend code I can get user information like name and email.

I was trying to figure out how I can create a User Story on behalf of User sending the message, using his email.

Is there any Authentication flow pattern which I can use.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
743 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,204 questions
{count} votes