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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
sivab
Frequent Visitor

Status code: 416, description: 'The range specified is invalid for the current size of the resource.

"Status code: 416, description: 'The range specified is invalid for the current size of the resource.'." I am trying to get the data from Azure blob storage. But it genarates the above error code... Can any one help me..?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @sivab ,

According to document of azure storage error message, it seems like you are configure a wrong byte range to receive azure blob store data stream. 

Microsoft Azure Storage Extension Error Codes

Code: 416 ‘Requested Range Not Satisfiable’
Message: The specified byte range is invalid or unavailable.

Please understand that this link is provided with no warranties or guarantees of content changes, and confers no rights.

Maybe you can take a look at following link to know more about configure request header:

Specifying the Range Header for Blob Service Operations

If above not help, can you please share more detail information about how to get data and configuration?

How to Get Your Question Answered Quickly

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @sivab ,

According to document of azure storage error message, it seems like you are configure a wrong byte range to receive azure blob store data stream. 

Microsoft Azure Storage Extension Error Codes

Code: 416 ‘Requested Range Not Satisfiable’
Message: The specified byte range is invalid or unavailable.

Please understand that this link is provided with no warranties or guarantees of content changes, and confers no rights.

Maybe you can take a look at following link to know more about configure request header:

Specifying the Range Header for Blob Service Operations

If above not help, can you please share more detail information about how to get data and configuration?

How to Get Your Question Answered Quickly

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

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