Hi
I have a requirement for users to upload files directly to Azure Blob Storage and for back office user to view the upload files from within Model Driven App.
I have followed the following links to setup the integration between Azure Blob Storage and PowerPages /Model Drive App
1. https://learn.microsoft.com/en-us/power-pages/configure/enable-azure-storage
2. https://learn.microsoft.com/en-us/power-pages/configure/add-web-resource
I tried creating an HTML Webresource from link #2 but cannot find adx_annotations/adx.annotations.html. How do locate adx.annotation.html file? How do I view uploaded files in Azure Blob Storage in Model Driven Apps?
When I upload files from Power Pages I do see files been upload to Azure Blob Storage Container. It creates a root folder with some long GUID number and folder name that is the GUID of the Note record in Dataverse and the file in that folder.
Where is Power Pages getting the root folder GUID from? Can that been overwritten and also the Note Folder names as well?
I feel like the whole experience of Document Management with Azure is really lacking in Power Pages and Model Driven App. Please provide some recommendations.