How to Connect Azure SQL Database from SSMS [SQL Server Management Studio]

In earlier articles, you’ve already learned how to create and activate a Microsoft Azure account, as well as how to set up a SQL Server and database in Azure. If you’ve completed those steps, you’re ready to connect to your Azure SQL Database using SQL Server Management Studio (SSMS). This guide will walk you through … Read more

How To Load Data Into Azure SQL Database [Azure SQL Query Editor]

You’ve already learned how to create a SQL Database in Azure and how to connect to it using SQL Server Management Studio (SSMS). Now, it’s time to load data into Azure SQL Database so you can run queries and analyze the results. For this demonstration, we’ll use sample test data provided by Microsoft. Before you … Read more

How to Create SQL Server Database in Azure?

In this tutorial, we’ll show you how to create a Microsoft SQL Server database in Azure. We assume you already have a Microsoft Azure account and the necessary subscription. If not, check out our previous article on the Microsoft Azure Pass – Free Subscription. Why Choose Microsoft Azure? Microsoft has heavily invested in Azure’s cloud … Read more

How to Activate Microsoft Azure Pass? (Free Subscription)

Introduction In this guide, we’ll show you how to activate the Microsoft Azure Pass – Free Subscription. You’ll learn about the features of Azure Pass and how to set up your Azure account using this free subscription. Microsoft provides a free subscription with limited resources and includes a basic credit of $100 USD. Assumption: We … Read more