I am getting the below error while trying to import a database bacpac from BLOB.
I have made sure that the StorageKey and UserID/Password are correct.
Operation failed with status: 'Bad Request'. Details: There was an error that occurred during this operation : '<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">Error encountered during the service operation. ; Exception Microsoft.SqlServer.Management.Dac.Services.ServiceException:Unexpected exception encountered while retrieving metadata for blob 'https://vlrlearn.blob.core.windows.net/sqldb/adflab.bacpac&#39;.; Inner exception Microsoft.WindowsAzure.Storage.StorageException:The remote name could not be resolved: 'vlrlearn.blob.core.windows.net'; Inner exception System.Net.WebException:The remote name could not be resolved: 'vlrlearn.blob.core.windows.net'; </string>'
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
I am getting the below error while trying to import a database bacpac from BLOB.
I have made sure that the StorageKey and UserID/Password are correct.
Operation failed with status: 'Bad Request'. Details: There was an error that occurred during this operation : '<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">Error encountered during the service operation. ; Exception Microsoft.SqlServer.Management.Dac.Services.ServiceException:Unexpected exception encountered while retrieving metadata for blob 'https://vlrlearn.blob.core.windows.net/sqldb/adflab.bacpac&#39;.; Inner exception Microsoft.WindowsAzure.Storage.StorageException:The remote name could not be resolved: 'vlrlearn.blob.core.windows.net'; Inner exception System.Net.WebException:The remote name could not be resolved: 'vlrlearn.blob.core.windows.net'; </string>'
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.