Using our Power Apps we are storing pictures inside Azure Blob. Now we have finished testing the App, and we want to move the App to the live environment. So we are planning to do the following:-
Create a live Azure Blob
Move or Copy (does not matter) the pictures from the Dev Blob to the Live blob.. is this possible? and how? all the pictures are stored inside a path/folder named "DevImages"
Thanks