• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Mindy Curnutt and Associates

  • Services
  • About
  • Blog
Home ยป Restoring a SQL Backup from Azure Blob Storage

May 8, 2017 By Mindy Curnutt

Restoring a SQL Backup from Azure Blob Storage

I struggled through this exercise and thought I would pass along what I have learned along the way.

Basically, I have a Windows Server in Azure with SQL Server installed on it. I want to take a native SQL backup and restore it to the SQL Server in Azure. Sounds like it shouldn’t be that hard, right? Well, it’s not, you just have to know what you’re doing – once you’ve figured it out it’s not a big deal.

I’m not a big Powershell person (yet, maybe someday), so I wanted to basically do this using Transact-SQL.

First thing I had to do was to push the BAK file up into Azure. OK…seems easy enough. But how do I do that? FTP? (nah….there has to be an easier way). Hmm….hey, in Azure there are Resources called STORAGE, I bet there’s a way I can use those and tie that into my SQL Server in Azure, right?

I found the Microsoft Azure Storage Explorer, which worked great for small files. Problem is – the file I want to upload is 129GB. The program would just blow up and refuse to upload a file that large, at least from my home with personal internet home speeds.

Then I found the Blob Transfer Utility for Windows Azure Blob Storage, which says that it will take larger files and split them up. OK…trying that now.

 

Mindy Curnutt
Mindy Curnutt

Mindy Curnutt is a five time Microsoft Data Platform MVP with over 20 years of experience working with Database Solutions. She specializes in Performance Tuning and Architecture. She speaks regularly across North America at Local User Groups, SQL Saturdays and Conferences.

Filed Under: SQL Tagged With: azure, back ups, blob storage, restoring from backups, sql

Primary Sidebar

Categories

  • Awards
  • Azure
  • MDS
  • Power BI
  • Powershell
  • Spatial Data
  • SQL
  • What I Learned Today

Archives

  • December 2018
  • November 2018
  • September 2018
  • June 2018
  • May 2017
  • April 2017
  • December 2016
  • November 2016
  • September 2016
  • May 2016
  • April 2016

Recent Comments

  • Twitter Campaign/Brand Management In Power BI – Curated SQL on Power BI, Twitter and the Old Settlers Music Festival

Recent Posts

  • Live! 360 Speaker
  • BOOK PUBLICATION: SQL Server 2017 Administration Inside Out
  • Power BI Class on October 11 – 2018
  • My Article at IT Pro Today – Azure Cosmos DB vs. SQL Server
  • Restoring a SQL Backup from Azure Blob Storage

Footer

Resources Pages

Volunteer Activity
Books and Presentations
Spatial Data Resources
Learning Resources
Speaking Engagements

Privacy Policy

Site Map

Join My Newsletter

Subscribe to my mailing list

* indicates required



Copyright Mindy Curnutt© 2023