Power Apps Hacks | Use Azure Computer Vision Image Recognition in Power Apps & Power Automate

preview_player
Показать описание
▬ Description ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Unlock the power of image analysis and recognition with Azure Computer Vision and Microsoft Power Apps. In this video, we'll show you how to harness the power of this technology in a simple use case. You'll discover how to use Power Automate to integrate Azure Computer Vision and extract information from images. And, to make things even more exciting, we'll also dive into the experimental ParseJSON() function in Power Apps, allowing you to parse the output from Azure Computer Vision and use it in your app.

▬ Content ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
0:00 Intro
0:20 Use Case
1:00 Build the Power App
3:20 Build the Flow
8:14 Setup Azure Computer Vision Resource
10:30 Use Flow in Power Apps
11:20 Show flow response in Power Apps

▬ Sources ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

[1] Great Video regarding Conputer Vision from Steve Winward

[2] Camera Control in Power Apps

[3] Parse JSON in Power Apps:

[4] Azure Computer Vision with the Power Platform (Power Apps and Power Automate)

[5] Fixing the error, when first time calling the flow

[6] Return data to PowerApps from a flow

▬ Submit Your own video idea here ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

▬ EinfachMachen ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
We want to make digitalization simple & easy. That's why we offer Power Platform consulting, training, and our standard apps to help you make digital transformation happen yourself.

▬ Say hi! ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

▬ Web ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Рекомендации по теме
Комментарии
Автор

Really nice video! I`m studying AI at Azure and use Power Apps to make my 1st Hello World sounds good. Thanks for your time to produce this video, it was very useful.

jeanjmichel
Автор

Hi, Since I'm pretty new to the whole Power ecosystem, I see there was some updates, and now I can only choose trigger Power Apps (V2), which requires me to choose an input, therefore I cannot select Ask in power apps, How should I do it now?

rrafixas
Автор

Is a power apps solution feasible to create facial recognition?

JasonAngWeiLung
Автор

Nice explanation. Really nice how easy it is to integrate some Azure AI ressources to your PowerApps!

robinrosengrun
Автор

Very good tutorial! I have an issue though with returning the JSON from the flow to the Power App: In the line "UpdateContext({locCaptions:
I get following error "Error. (JSON parsing error, expected 'string' but got 'array'.)". Do you have an advice for me?

MinciHH