Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Sachin_Janani
New Member

How to create lakehouse shortcut on publicly accessible ADLS gen2 account

I have to create shortcut to publicly accessible ADLS gen2 storage account. i have to create lakehouse shortcut but i didnt find option to provice anonymous access

1 ACCEPTED SOLUTION
v-veshwara-msft
Community Support
Community Support

Hi @Sachin_Janani ,
Thanks for reaching out to Microsoft Fabric Community.

Currently, creating a Lakehouse shortcut to a publicly accessible ADLS Gen2 container using anonymous access is not supported in Fabric. The shortcut creation UI supports authentication through Azure AD, account key, SAS token, service principal, or workspace identity, but does not offer an option for anonymous access.

Unify data sources with OneLake shortcuts - Microsoft Fabric | Microsoft Learn

 

As a workaround, if the container is publicly accessible, you can generate a SAS token with read permissions and use the SAS authentication option while creating the shortcut. You can refer to this document on how to create a shortcut to ADLS Gen2 in Fabric.

 

Alternatively, you can download the public data using tools like Azure Storage Explorer, Power BI, or scripts, and then upload it into your Lakehouse.

 

Hope this helps. Please reach out for further assistance.
If this post helps, then please consider to give a kudos and Accept as the solution to help the other members find it more quickly.


Thank you.

View solution in original post

4 REPLIES 4
Sachin_Janani
New Member

Is it possible to create SAS token for a container with large expiry of more that 1 year?

Hi @Sachin_Janani Yes, it is technically possible to create a SAS token with an expiry longer than 1 year, but whether you can actually do it depends on the method and configuration you use
Account SAS or Service SAS (via storage account key)

  • Max expiry: No official limit you can set it for multiple years.

  • Commonly used for scenarios needing long-lived access.

  • Yes, this can be used for tokens valid 1 year or longer.

Example: You can generate a SAS that expires in 2030 if you want.

If you found this post helpful, please consider giving it a kudos and marking it as the accepted solution to help others find it more easily.

Thanks for getting back.

Yes, if you're using a Service SAS (i.e., a SAS token signed using the storage account key), you can set an expiry duration of more than one year. Azure does not enforce a maximum expiry limit for Service SAS tokens. However, it's recommended to follow best practices by configuring a reasonable expiration policy to reduce potential security risks.

You can refer to the official documentation here for more details:

Account key Expiry Details 

Configure an expiration policy for shared access signatures (SAS) - Azure Storage | Microsoft Learn

v-veshwara-msft
Community Support
Community Support

Hi @Sachin_Janani ,
Thanks for reaching out to Microsoft Fabric Community.

Currently, creating a Lakehouse shortcut to a publicly accessible ADLS Gen2 container using anonymous access is not supported in Fabric. The shortcut creation UI supports authentication through Azure AD, account key, SAS token, service principal, or workspace identity, but does not offer an option for anonymous access.

Unify data sources with OneLake shortcuts - Microsoft Fabric | Microsoft Learn

 

As a workaround, if the container is publicly accessible, you can generate a SAS token with read permissions and use the SAS authentication option while creating the shortcut. You can refer to this document on how to create a shortcut to ADLS Gen2 in Fabric.

 

Alternatively, you can download the public data using tools like Azure Storage Explorer, Power BI, or scripts, and then upload it into your Lakehouse.

 

Hope this helps. Please reach out for further assistance.
If this post helps, then please consider to give a kudos and Accept as the solution to help the other members find it more quickly.


Thank you.

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.