question

AmitRawat-3636 avatar image
0 Votes"
AmitRawat-3636 asked 35247258 edited

Microsoft bots to target graph API.

Hi,
I wanted to create an application that will be responsible for reading data from SharePoint, MS Team, and Exchange (Chats) and obviously needs to perform some automation on top of that data.
Graph API option seems the best bet to achieve this. But this is an extremely slow process considering the end users may have more than 1TB of data.
Just curious where the Microsoft bots run. If I create a bot and host it on azure. Will it speed up the process. I am time taken for request and response of Graph API.

office-sharepoint-onlinemicrosoft-graph-teamworkazure-bot-servicemicrosoft-365-apps-publishing-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MichaelHan-MSFT avatar image
0 Votes"
MichaelHan-MSFT answered MichaelHan-MSFT commented

Hi @AmitRawat-3636,

I don't think it would speed up the process. You still have to use Graph API to deal with the 1TB data in bot. This is no different from read the data in an application.

And this is a demo project to build Bot Framework bots with Microsoft Graph that would help you:

https://docs.microsoft.com/en-us/graph/tutorials/bot-framework


If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@AmitRawat-3636,
Is there anything update? I'm willing to hear form you.

0 Votes 0 ·