17-05-24 05:27 PM
Hi All - Couple of questions with regards to BP capabilites:
Thanks in advance!
20-05-24 09:01 AM
Hi Maneesh
We have been using the Utility - PowerShell along with the PowerShell Az-copy module to copy files to Azure Blob Storage. The storage admins set up a Service Principle for us to use. Our use cases are all copying reports/data into storage, so haven't tried finding the module needed for downloading files - but presume that is also doable. Microsoft Azure Storage Explorer allows you to view the commands it uses (it also uses Az-copy for copying files to blobs) so you should be able to see what PowerShell module it uses to download files.
Sorry can't comment on connecting with Power Apps/Dataverse.
Regards
Kirk
20-05-24 11:24 PM
HI Maneesh Vemula
I would suggest to check below digital exchange VBO(Process for Microsoft Power Platform Connector - 1.0.0) for connecting to power platform
https://digitalexchange.blueprism.com/dx/entry/3439/solution/microsoft-power-platform-connector-2
If the above VBO is not helpful I would look in to the options like utilizing Dataverse Web API(https://learn.microsoft.com/en-us/power-apps/developer/data-platform/webapi/overview) to access it in blue prism
I