"I have a Power Apps application with a Blob Storage connector. I initially used key authentication, and it worked perfectly.
However, due to security concerns, I was advised not to store credentials, and the Blob Storage should be set to private rather than public.
As a result, I switched the Blob Storage connection to Azure AD authentication. However, when I attempt to list containers in a storage account, I receive the following error message: 'This request is not authorized to perform this operation.'
Example: ClearCollect(list_test; storage_it.ListRootFolderV4("testsismica").value)
Do you have any suggestions or solutions for this issue?"
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1