Integrate Blob storage with Bot developed through Composer

Phallini jupudi 1 Reputation point
2022-07-20T13:17:13.783+00:00

Hi Team,

I looking for guidance on integrating the blob storage with Bot developed through Composer.

Problem Statement: Integrating Blob Storage with Composer Bot

Methods tried:
I have tried using the extension API for Composer article, but it doesn't have elaboration on including the Blob storage extension reference

https://learn.microsoft.com/en-us/composer/concept-extension#storage

Requirement:

Blob storage should have records like id, name, process name, status. Based on the 'status' column I will have to show a list of buttons in bot (the column status is updated through various APIs, so I have to pick the column based on conditions)
If status is success or failure for a particular ID, that shouldn't be included in the list of buttons anymore.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
941 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.