cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

Query related to Storage account authentication

KVNARK
Honored Contributor II

Use Case: Copy data from SharePoint List to Blob using Power Automate

Short Description:

To Access the blob storage account from Power Automate. There are three authentication type:

1. Access Key

2. Service Principal

3. Azure AD Integrated

Which authentication type should we prefer to restrict the folder or container level access? SAS URL is not in Authentication Type. Could anyone has any idea on this.

1 ACCEPTED SOLUTION

Accepted Solutions

Anonymous
Not applicable

@KVNARK .​ :

It's recommended to use the Azure AD Integrated authentication type. This authentication type allows you to use Azure Active Directory (AD) to authenticate and manage access to Blob Storage resources at the folder or container level using role-based access control (RBAC).

Service Principal authentication can also be used to restrict folder or container level access, but it requires additional setup and management of the Azure AD application and RBAC roles.

SAS URLs can also be used to restrict folder or container level access, but as mentioned in the question, they are not part of the authentication type options in Power Automate. However, SAS URLs can be generated for specific Blob Storage resources with limited permissions and shared with users or applications to provide temporary access to those resources.

View solution in original post

1 REPLY 1

Anonymous
Not applicable

@KVNARK .​ :

It's recommended to use the Azure AD Integrated authentication type. This authentication type allows you to use Azure Active Directory (AD) to authenticate and manage access to Blob Storage resources at the folder or container level using role-based access control (RBAC).

Service Principal authentication can also be used to restrict folder or container level access, but it requires additional setup and management of the Azure AD application and RBAC roles.

SAS URLs can also be used to restrict folder or container level access, but as mentioned in the question, they are not part of the authentication type options in Power Automate. However, SAS URLs can be generated for specific Blob Storage resources with limited permissions and shared with users or applications to provide temporary access to those resources.

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.