Azure "get storage account" activities giving error for permissions

I am experiencing difficulties in establishing a connection with the Azure activity “Get storage account” that is contained within the Azure scope. An error related to permissions is being reported. I have included a screenshot of the entire scope. Can someone please assist me with this issue?

@hzaher,

Check if your Azure Active Directory App provided the scope mentioned in the error.
If it’s recently granted, wait for sometime to get it synced and working.

Thanks,
Ashok :slight_smile:

It says permissions are missing. So have the permissions added.

Hi @hzaher

You can check the permission by accessing the files by MS Azure Storage Explorer. If you have access you should able to access these files using blobs.

what sort of permissions?

@hzaher

Welcome to the community

The user need to have permissions on the storage account created to get the details basically a write access is to be present to get these details

Cheers