Creating An AdventureWorks Database On Azure
Creating An AdventureWorks Database On Azure
on Azure
This guide can be used to create a database on Microsoft’s Azure cloud platform. The steps and
screen shots are correct as of the time of publishing.
As Azure is regularly updated and improved, there is a possibility that this guide may be out of
date.
Before following the steps below, please follow the details of how to acquire a Microsoft Azure pass
for you and your class here: http://go.microsoft.com/fwlink/?LinkId=512034
12. On the SQL Database blade, click Select source, to show the
Select course blade.
13. Click Sample.
14. On the SQL Database blade, a new section will be available,
named Select sample.
15. Click Select sample, to show the Select sample blade.
16. Click AdventureWorksLT [V12].
Now the SQL Server and database have been created, it is possible to setup the firewall to enable
access to the Azure database through SQL Server Management Studio.
1. To open the Serve blade, click the Server name hyperlink. In the above example this is
10990b.database.windows.net.
2. On the blades title, click Set server Firew…
3. On the Firewall settings blade, click Add client IP, and then click Save.
4. In the Success message box, click Ok.
5. On the Firewall settings blade, click Close.
6. On the Settings blade, click Close.
7. On the SQL server blade, click Close, to return you to the AdventureWorksLT blade.