Notifications
Announcements
This is a short video tutorial to walk a user through using MarkUp Language and Power Automate to have the chat bot return an image, or video, instead of just a text message
Create a blog on blogger.com, create a page on it, and add the desired images within the page. Then, go to "Inspect Elements" and grab the image links from there and replace the image URL just like shown in the video. Blogger.com functions as a container on their site.
@Anonymous I used the same way form this topic, and I upload image which i want display in PVA prod version to my Azure storage account .
How are you linking the bot to Azure? Are there prebuilt azure connectors in power automate?
yes @Anonymous from my experience sharepoint anonymous share also not work, I use Azure storage account now, it's worked in my Env.
I linked mine to the SharePoint URL for my image and it worked on the test bot but once I published it no longer works. I know SharePoint has an option to make a file available to anyone with link… why can’t that also work for PVA Bot?
How about Video ? same as  ?
SharePoint and OneDrive needs authentication, it doesn't matter the user you share the bot with has access to the pictures, as the bot doesn't authenticate them (unless you require them to do).
My tip is to use a storage space where pictures can be saved and accessed without authentication (eg. website domain storage)
Awesome !! you have done lot of hard work on this ...Thanks for this !! 🙂
I have the same issue
Does someone know the cause?
I have tried on SharePoint and it worked perfectly, however, when i share the bot with another user, they cannot see the pictures even though they have access to the site. does any body know anything about?