Introduction Today, in this article let's play around with one of the interesting and most useful concepts in Windows Azure. Question: What is creation of database/server using Azure? In simple terms "It creates a database or server which helps in managing data across a cloud with Azure". Step 1: Navigate to the SQL Database tab in Windows Azure Portal.
Step 2: Click on "Create" to create a database. Enter all the required fields.
Step 3: Specify login credentials for database access.
Step 4: Click on manage to set up up a firewall rule.
Step 5: The new database output looks like this: