TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About SQL Azure
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Karthikeyan Anbarasan (26)
Jean Paul (12)
Gourav Jain (2)
Mahesh Dahal (2)
Nitin Pandit (2)
Mahesh Chand (1)
Nirav Gandhi (1)
Ajay Yadav (1)
Sanwar Ranwa (1)
Abhijit Kakade (1)
Jayant Kulkarni (1)
Pramod Gehlot (1)
Prasant Jinaga (1)
Sateesh Arveti (1)
Related resources for SQL Azure
No resource found
What is SQL Server on Azure VM?
1/14/2021 10:47:17 PM.
Learn what SQL Server on Azure VM is, and when and why you should choose it.
SQL Server Always On Availability Groups (Azure Iaas)
10/9/2019 11:36:13 AM.
Introduction to Microsoft Azure: Part 3 (Data Service)
5/11/2019 8:39:14 AM.
In this Azure introduction article, we will discuss the fundamentals of SQL Azure as well as stated the importance of SQL Azure cloud features that replaced SQL Data Services.
How To Create SQL Database In Azure And Connect With SQL Server Management Studio
3/13/2019 9:42:46 AM.
In this article, we will learn how to create a SQL Azure Database in Microsoft Azure and how to connect the SQL Azure to SQL Server Management Studio.
Understanding SQL Azure - Part Two
8/6/2017 11:59:42 AM.
This article will allow us to connect with SQL Azure and perform CRUD operations using EF.
Understanding SQL Azure - Part One
8/6/2017 11:58:04 AM.
This article will give a idea about creating SQL DB in Azure and using it in Visual Studio
How to Sync Two SQL Azure Databases
6/22/2017 4:53:15 AM.
This explains Azure SQL Data Sync. Sync Services is provided by Microsoft Azure where you can keep a SQL Azure database synchronized with another database.
Configuring GEO Replication In SQL Azure Database
8/2/2016 10:28:49 AM.
In this article, you will learn how to configure GEO replication in SQL Azure database.
Transparent Data Encryption In SQL Azure
8/2/2016 10:17:49 AM.
In this article, you will learn about transparent data encryption in SQL Server.
Create SQL Azure And Access Through Microsoft SQL Server Management Studio
6/23/2016 11:42:13 AM.
In this article, we are going to learn how to create the SQL Database and access it through Microsoft SQL Server Management Studio.
Entity Framework With Microsoft Azure SQL
4/13/2016 1:37:20 PM.
In this article you’ll learn how to connect Entity Framework with SQL Azure to use ORM with your application.
Use of SQL Azure In Visual Studio 2015 Step By Step Guide
9/23/2015 4:24:17 AM.
In this article you will learn how to create SQL database on Windows Azure. Microsoft Windows Azure provides a feature to create SQL database which works like PAAS on cloud.
Manage SQL Azure Security
5/3/2015 3:35:20 PM.
In this article you wil learn how to manage SQL Azure Security: Logins, Users, Roles, Schemas and Permissions.
How to Take Backup From SQL Azure
10/28/2013 12:55:42 PM.
This article describes how to take a backup from SQL Azure.
Look at SQL Server Object Explorer in VS 2012
10/18/2013 3:48:30 PM.
In this article, we will look into a new feature of VS 2012 to connect SQL databases hosted locally or on SQL Azure using SQL Server Object Explorer.
Windows Azure- Logging
10/3/2012 8:41:41 AM.
In this article, we examine the logging of information into a Storage Account Table. As the table provides us the flexibility of defining columns I think it would be a better choice than queue.
SQL Azure - Querying SQL Azure Database Usage Billing Information
5/20/2012 7:42:08 AM.
In this article we are going to see how to use the Manage portal to query and check the usage of the SQL Azure database and the Billing information of the database using the in-built views.
SQL Azure - Connect to SQL Azure Using SQL Server Management Studio
5/20/2012 7:40:34 AM.
In this article we are going to see how to connect to the SQL Azure database using SQL Server Management Studio.
SQL Azure - Resetting SQL Azure Database Administrator Credentials
5/20/2012 7:39:30 AM.
In this article we are going to see how to do a reset of the SQL Azure database administrator credentials
SQL Azure - Drop a Database in SQL Azure Portal
5/20/2012 7:38:29 AM.
In this article we are going to see how to drop a database using the SQL Azure Management Portal.
SQL Azure - Drop a Server in SQL Azure Portal
5/20/2012 7:37:28 AM.
In this article we are going to see how to drop a server using the SQL Azure Management Portal.
SQL Azure - Migrating On-Premises SQL Server Database to SQL Azure Cloud – Option 1
5/20/2012 7:36:23 AM.
This is part 2 of the series of articles on Migrating an On-Premises database to the cloud.
SQL Azure - Migrating On-Premises SQL Server Database to SQL Azure Cloud - Option 2
5/20/2012 7:35:13 AM.
In this article we are going to see the second option for migrating an on-premises SQL Server 2005 database to SQL Azure using the SQL Server Migration Wizard.
SQL Azure - Check New Database Approved Count for a Single Subscription
5/20/2012 7:34:16 AM.
In this article we are going to see how to check the New Database approved count for a Single Subscription.
Azure Reporting - Configuring The Subscription For Reporting in Windows Azure
5/19/2012 6:58:27 AM.
In this article we are going to see how to subscribe to Azure Reporting Services using the subscription code provided by Microsoft.
Windows Azure - Get Access Keys For Azure Storage Account
5/19/2012 6:42:24 AM.
In this article we are going to see how to fetch the Access Keys of an Azure Storage Account using the Windows Azure Management Portal.
Windows Azure - Fixing Reconnect Remote Desktop Error: The Specified User Name does not exist. Verify the Username and try Logging in again
5/19/2012 6:33:39 AM.
In this article we are going to see how to fix the error 'The Specified User Name does not exist. Verify the Username and try logging in again' when we try to reconnect to the Remote Desktop Azure Role Instances.
SQL Azure - What's new in SQL Azure Q2 2011 Service Update - Part II
5/19/2012 4:08:19 AM.
In this article we are going to see some of the new enhancement from the SQL Azure Q2 2011 release. In our earlier article we have seen on the replacement of the Database Manage Tool to the new SQL Azure Management Portal with rich user interface and enhanced options for the developers and the administrators as well.
Windows Azure - Storage Basics
5/19/2012 2:41:39 AM.
In this article we are discussing Storage Accounts in Windows Azure. We will start with the purpose first.
Windows Azure - Connect to SQL Azure
5/19/2012 2:33:04 AM.
Here you will learn how to get the database server name, get the connection string and connect it using c# code.
Windows Azure - SQL Azure Introduction
5/19/2012 2:28:18 AM.
In this article we are emphasizing on SQL Azure Storage. The important features are listed and we will be creating an database in the online storage account.
Windows Azure - Connecting to SQL Azure using Management Studio
5/19/2012 2:21:38 AM.
In this article I will explore how to connect to an online SQL Azure database.
Windows Azure - SQL Azure - Using ADO.NET Entity Framework - Data Operations
10/24/2011 11:31:35 PM.
In this article we are going to explore data operations using ADO.NET Entity Framework over our SQL Azure database.
Windows Azure - SQL Azure - Using ADO.NET Entity Framework - Creating DataModel
10/24/2011 11:31:04 PM.
ADO.NET Entity Framework is an ORM (Object Relational Mapping) framework from Microsoft. In this article we have explored the scope of using ADO.NET Entity Framework on SQL Azure.
Windows Azure - SQL Azure Management Portal - Create Database and Table
10/24/2011 11:30:35 PM.
In this article we can explore how to create create tables, views, and run sql queries in SQL Azure Management Portal.
Windows Azure - SQL Azure Management Portal Introduction
10/24/2011 11:29:12 PM.
Here you will see how to connect and create database using the SQL Azure Management Portal.
Windows Azure - Data Definition and Manipulation in SQL Azure
10/22/2011 6:35:30 PM.
In this article I will explore the table creation, insert, update, delete database operations and selecting of rows on SQL Azure using ADO.NET classes.
Windows Azure - Create new SQL Azure Server and Database
10/22/2011 5:48:22 PM.
Here you will learn how to create a database server and database in SQL Azure.
Windows Azure - Local Storage Feature
10/21/2011 2:23:26 AM.
In this article, we are trying to experiment the local storage feature of Windows Azure. From the previous article we found that local storage is one of the primitive storage mechanisms in Windows Azure.
SQL Azure - What's new in SQL Azure Q2 2011 Service Update - Part I
9/12/2011 2:14:34 PM.
In this article we are going to see the list of enhancements done with the SQL Azure Q2 2011 Database Service Update officially announced on 9th September 2011.
SQL Azure - Views in SQL Azure Database And Not in On-Premise SQL Database
7/27/2011 6:55:36 PM.
In this article we are going to see the list of System View available in SQL Azure Database and not available in the On Premises SQL Server Local Database.
SQL Azure - Options For Migrating an Existing SQL Database To Cloud
6/20/2011 1:50:29 AM.
In this series of articles we are going to see how to migrate an existing database to the cloud
SQL Azure - Import Scripts in Azure Portal
6/17/2011 4:10:22 PM.
In this article we are going to see how to do import database scripts available in SQL Azure Management Portal.
SQL Azure - Export Scripts Using Azure Management Portal
6/17/2011 3:37:19 PM.
In this article we are going to see how to do an Export Database script available in SQL Azure Management Portal.
SQL Azure - Creating New Views in Azure Portal
6/16/2011 3:11:49 PM.
In this article we are going to see how to create a new View using the Management Portal in SQL Azure.
SQL Azure - Adding and Removing Firewall Rules in Azure Portal
6/16/2011 2:17:30 PM.
In this article we are going to see how to add and remove firewall rules using the Management Portal in SQL Azure.
SQL Azure - Getting Connection Strings Generated in Azure Portal
6/16/2011 1:47:33 PM.
In this article we are going to see how to get the connection string for the newly created SQL Azure Database using the Management portal in SQL Azure.
SQL Azure - Creating New Database Table in Azure Portal
6/16/2011 11:50:00 AM.
In this article we are going to see how to create a new table and insert some records using the new Azure portal instead of using the SQL Server Management Studio.
SQL Azure - Manage Database Using Azure Portal
6/16/2011 12:47:34 AM.
In this article we are going to see how to manage the newly created SQL Azure database using the Azure management portal.
SQL Azure - Creating New Database Stored Procedure in Azure Portal
6/16/2011 12:06:52 AM.
In this article we are going to see how to create a new database stored procedure using the new Azure portal instead of using the SQL Server Management Studio.
SQL Azure - Testing Database Connectivity Using Azure Portal
6/15/2011 8:32:24 AM.
In this article we can see how to test the connectivity level of the database created using the Azure Management portal.
SQL Azure - Creating New Database in Azure Portal
6/15/2011 8:22:03 AM.
In this article we are going to see how to create a database from scratch using SQL Azure using the online Azure Management portal.
Windows Azure - Azure Storage and SQL Azure
6/14/2011 5:27:35 AM.
In this article we are going to see what is Azure Storage and different types of storage options available with Azure.