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
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
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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