Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Solved! Go to Solution.
@jwinchell40, thank you for your message. I used the following code and I am able to access the list of the parquet files in my blob storage container.
@jwinchell40, thank you for your message. I used the following code and I am able to access the list of the parquet files in my blob storage container.
Hi @rashidanwar ,
Glad to know your issue got resolved. Please continue using Fabric Community on your further queries.
Thank you @Anonymous for the infomration.
Below is the support ticket/tracking id
TrackingID#2405230050000012
Hi @rashidanwar ,
Thanks for sharing the support ticket.
Please allow some time, so team can check and provide a resolution.
In case if you got a resolution please do share with the community as it can be helpful to others .
@Anonymous,
regarding query 1: Creating managed private endpoints in Fabric is only available for workspaces assigned to Fabric capacities with SKUs F64 or larger. Unfortunately, this does not help in my cas
I have tried every suggestion but without success. I've had multiple meetings with the Microsoft team, and they haven't been able to resolve the issue yet. I'm at a loss for what to do next.
I have Parquet files stored in Azure Blob Storage, some of which have nested data structures. Initially, I tried to directly consume the files using Power BI, but the Parquet.Document() function in Power Query cannot read the nested data structure and throws an error. Interestingly, I have been able to access my Azure Blob Storage data in Power BI with the container access level set to "Private". I then decided to use a Fabric PySpark Notebook to retrieve the data, but I haven't had any success with that either. In fabric I am to get the data unanimously but can't get when access level is set to Private.
Hi @rashidanwar ,
At present inorder to access the data with access level set to 'Private' is by using Manage Private Endpoint.
In your case, the best course of action is to open a support ticket and have our support team take a closer look at it.
Please reach out to our support team so they can do a more thorough investigation and can guide you better: Link
After creating a Support ticket please provide the ticket number as it would help us to track for more information.
Hope this helps. Please let us know if you have any other queries.
@rashidanwar - Have you tried using the _metadata properties as part of your df, if you want it alongside the data
- df = spark.read.format("parquet").select("*","_metadata.file_path","_metadata.file_name",")
If you just want to list out the files have you tried this; I do not fully understand your use case so this may not be what you are trying to achieve.
- https://learn.microsoft.com/en-us/fabric/data-engineering/microsoft-spark-utilities#list-files
Thank you @Anonymous!
Let me try your solution and I'll get back to you.
Hi @rashidanwar ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .
In case if you have any resolution please do share that same with the community as it can be helpful to others .
Otherwise, will respond back with the more details and we will try to help .
Thanks
Hi @rashidanwar ,
Thanks for using Fabric Community.
Regarding query 1, can you please refer - click here
Additional Docs -
Loading data from ADLS behind firewalls to Fabric Lakehouse (youtube.com)
Overview of managed private endpoints for Microsoft Fabric - Microsoft Fabric | Microsoft Learn
Regarding query 2, can you please check below docs -
Introduction to Microsoft Spark utilities - Azure Synapse Analytics | Microsoft Learn
Hope this is helpful. Please do let me know incase of further queries.
Hi @rashidanwar ,
We haven’t heard from you on the last response and was just checking back to see if your query was answered.
Otherwise, will respond back with the more details and we will try to help .
Thanks
User | Count |
---|---|
31 | |
10 | |
4 | |
3 | |
1 |
User | Count |
---|---|
49 | |
15 | |
14 | |
10 | |
9 |