Cannot bulk load file from Azure Storage Account

Jez Walters 70 Reputation points
2024-11-19T20:04:22.8233333+00:00

As of the early hours of this morning, I can no longer load files from Azure Storage Account containers using the following code in either of the Azure SQL Databases I've created.

I may have missed something, but I don't believe anything has changed to provoke this. The error I'm getting is as follows:

Cannot bulk load because the file <BLOB storage file URL> could not be opened. Operating system error code 86(The specified network password is not correct.)

Azure SQL Database
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,352 questions
{count} votes

6 answers

Sort by: Most helpful
  1. Harison Jose Vadakkepeedika 10 Reputation points
    2024-11-25T18:14:06.51+00:00

    I have received an update from Microsoft as stated below and the ongoing issue has been fixed. I have tested it and currently OPENROWSET function is working fine.

    "Preliminary update on the RCA (Root Cause Analysis) regarding the current issue.

    RCA:

    Starting 11/19/2024, customers running any Azure SQL Database in WestCentralUS, EastAsia, UKSouth regions and a few select servers in other regions, may started experiencing an error in a query trying to access remote file via OPENROWSET, specifically Error 4861 “Cannot bulk load because the file could not be opened. Operating system error code 86(The specified network password is not correct.)”. The product team confirmed that this issue happened because of deployment delivering updates to corresponding databases. The issue was caused by a configuration change which was mitigated in the mentioned regions/servers by 11/25/2024 4:00 AM UTC"

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.