Hi, I'm working on a project that involves sending images from Power Apps to Blob Storage in Azure. I'm using the Camera control in Power Apps to capture the images and convert them to base 64 strings and send it to Power Automate.
However, I'm not sure how to save these string base 64 to Blob Storage. I've tried using the Azure Blob Storage step in Power Automate but the connection fails with my account using my key and end-point.
Is there a simpler way to do this? Any help or guidance would be greatly appreciated.
Thanks!