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 Azure SQL database
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Abiola David (8)
Monica Rathbun (5)
John Morehouse (4)
Nirav Gandhi (4)
Praveen Sreeram (2)
Nandan Hegde (2)
Farhan Ahmed (2)
Abdul Basith (2)
Hadshana Kamalanathan (2)
Ojash Shrestha (2)
Jay Krishnareddy (2)
Ivan Porta (2)
Dhairya Krishnat (2)
Herve Roggero (2)
Ankur Mistry (2)
Abdul Rasheed Feroz Khan (2)
Sara Silva (2)
Sravya (1)
Sardar Mudassar Ali Khan (1)
Sarathlal Saseendran (1)
Kuppu Swami (1)
Koshila Senadhira (1)
Amira Bedhiafi (1)
Arun Potti (1)
Janarthanan Selvaraj (1)
Raj Kumar (1)
Khurram Rahim (1)
Anupam Maiti (1)
Viral Jain (1)
Mahesh Chand (1)
Alain Natalini (1)
Naveenkumar Paramasivam (1)
Smi10 Kalathiya (1)
Dhanasekaran G (1)
Rajeesh Menoth (1)
Asma Khalid (1)
Ahsan Siddique (1)
Sunday Aregbesola (1)
Dhruvin Shah (1)
Vivek Kumar (1)
Deepak Kaushik (1)
Muthusamy Thangavel (1)
Kasam Shaikh (1)
Vithal Wadje (1)
Romil Bheda (1)
Related resources for Azure SQL database
No resource found
Creating Azure SQL Database with Tables
11/4/2024 4:59:13 AM.
In this video, I demo how to create Azure SQL database, create and insert records into the table, and query the data.
Implement a RAG Solution Using Azure SQL Database
11/1/2024 11:03:43 PM.
In this brief video I walk you through the components of retrieval augmented generation (RAG). I talk about embeddings and vectors and even show you how they are created. Finally, I'll show you
Read Multiple PARQUET Files from GCS to Azure SQL Database using Azure Data Factory
10/7/2024 4:56:25 AM.
In this Data Engineering episode, I covered how to read multiple sales parquet files resident in Google Cloud Storage to Azure SQL Database leveraging Azure Data Factory.
Getting Started with Azure SQL Database – A Beginners Guide
9/27/2024 7:19:23 AM.
A quick introduction to Azure SQL Database that showcases some key offerings and highlights the flexibility and scalability that comes with it.
Definitive Guide to Mirror Azure SQL Database in Fabric Warehouse
9/26/2024 9:45:47 AM.
In this Definitive Guide to Mirror Azure SQL Database in Fabric Warehouse episode, I am going to walk you through how to -- Enabling System Assigned Managed Identity required to publish data to Fabr
Advanced ADF: Integrate Multiple Category of Files Leveraging FILTER and other Activities
9/23/2024 6:37:08 AM.
In this episode, I am going to walk you through how to integrate multiple category of files in ADLS Gen2 to Azure SQL Database via Azure Data Factory data pipeline activities focusing on filter and o
ADF: Provision Snowflake Database Table in Azure SQL DB and Create Power BI Report
9/2/2024 7:08:05 AM.
In this data engineering and data analysis episode, I covered how to provision single snowflake database table in azure sql database and then use Power BI desktop to connect to the data to create Powe
SQL Server on Azure VMs vs Managed Instance vs SQL Database
8/12/2024 11:18:45 AM.
Based on the type of the cloud service each Relational azure service use and different aspects formulated the differences and uses cases when to use each database solution.
Azure Data Factory: Clean and Transform Multiple Data using Dataflow
8/8/2024 4:14:34 AM.
In this Data Engineering episode, I covered how to use Azure Data Factory Dataflow to read, appends multiple CSV files from ADLS Gen2, clean and transform the data and sink to the Azure SQL Database f
Implement CI/CD for SQL Server with Visual Studio and Azure DevOps
8/2/2024 8:44:29 AM.
Implementing Continuous Integration and Continuous Deployment (CI/CD) for SQL Server databases ensures that database changes are automatically built, tested, and deployed to various environments.
How To Quickly Change Azure SQL Database Service Level Objectives
5/3/2024 9:01:57 AM.
To swiftly adjust Azure SQL Database Service Level Objectives (SLOs), utilize Azure Portal's intuitive interface or T-SQL commands for efficient performance tuning. Consider migrating between DTU
Ingest Data into Azure SQL Database using SSMS
4/25/2024 6:43:37 AM.
This video shows how to ingest data into Azure SQL Database using SQL Server Management Studio.
Contained Database - No Need For Server Level Logins Anymore
3/28/2024 10:34:38 AM.
Starting in SQL Server 2012 and in Azure SQL Database, Microsoft introduced the concept of a contained database. A contained database is a database that is completely un-reliant on the instance of SQL
What Is Automatic Tuning In Azure SQL Database
3/28/2024 6:37:39 AM.
Microsoft has long given us DBA tools and suggestions to help tune databases, to fix queries with indexes, and many times they were of questionable merit. We have all seen the dreaded dta_index names
Configuring Git in Azure Data Studio for SQL & Synapse Pools
3/21/2024 8:30:14 AM.
In this article, we'll delve into the process of configuring Git to manage database objects within a Synapse Dedicated Pool environment (or Azure SQL Database) using Azure Data Studio.
Querying Azure SQL Databases In Databricks Spark Cluster
3/13/2024 8:44:48 AM.
We will see the entire steps for creating an Azure Databricks Spark Cluster and querying data from Azure SQL DB using JDBC driver. Later we will save one table data from SQL to a CSV file.
Data Vault Design in Azure SQL - Read PII with Customer Keys
2/5/2024 11:00:54 AM.
Data Vault design in Azure SQL - Utilizing Customer keys to read PII information in databases. Ensuring data security in the cloud era is crucial, especially with the rise in data attacks. Protecting
🖥️ How to Create an Web App in Microsoft Azure?
2/5/2024 9:42:03 AM.
In this article, we will see how to create a web app in Microsoft Azure in step by step. Azure Web App, a fully managed PaaS from Microsoft Azure, simplifies web app deployment. Learn how to create an
Data Pipeline to Copy Data from Azure SQL Database to Fabric Data Warehouse
12/13/2023 5:03:20 AM.
Moving data in-between and across different technologies is one of the jobs of data engineers. In this new video, I demoed how to create data pipeline to copy data from Azure SQL Database to Fabric Da
How to create a Microsoft Azure SQL Database in serverless compute tier from the Azure Portal
12/3/2023 1:28:43 PM.
This article focuses on the swift creation of a serverless Azure SQL Database via the Azure Portal.
Event Trigger Power BI Entities Refresh via Azure SQL Database
9/23/2023 9:49:07 AM.
Event Trigger Power BI Entities Refresh via Azure SQL Database
Quickly Determining Azure SQL Database Size
8/22/2023 6:40:17 AM.
In this article, I'll show you a quick and easy way to determine how much space your Azure SQL Databases are consuming.
Microsoft Azure Synapse Analytics and Data Warehousing
8/2/2023 7:28:11 AM.
Learn about the significance of data warehouses as centralized data repositories, their key features, and their role in enabling data reporting, analysis, and business intelligence (BI) in diverse ind
How to Connect to Azure SQL Database in the Azure Data Studio?
6/5/2023 6:51:18 AM.
Step by step process to connect to Azure SQL Database in the Azure Data Studio
Demystifying Azure SQL Database Service: Quick Start Comprehensive Guide
5/10/2023 8:26:24 AM.
In this article describes about how to create and deploy Azure SQL Database service.
How To Connect To Azure SQL Database With MuleSoft
4/29/2023 12:26:32 PM.
In this article, you will learn how to connect to Azure SQL Server database with MuleSoft SQL database connector.
Getting Started With Azure SQL Database
2/28/2023 10:33:15 AM.
In this article, you will learn about Azure SQL Database.
How To Recover Deleted Data In Azure SQL Database
12/12/2022 7:08:48 AM.
In this article, you will learn how to recover deleted data in azure sql database.
CURD Azure SQL Database Dapper And Repository Pattern Using ASP.NET Core 6 MVC
9/14/2022 11:23:03 AM.
In this article, will learn CURD (Create, Update, Read and Delete) operation which common for all the applications. Here will understand Azure SQL Database, Dapper Micro-ORM (Object Relation Mapper) a
How To Create Azure SQL Database Using Azure Portal
8/30/2022 6:58:17 AM.
Azure SQL Database is a relational database as a service (DaaS) based on the latest stable version of the Microsoft SQL Server database engine.
How To Resize Azure SQL Database
7/7/2022 4:54:39 PM.
In this article, you will learn how to Resize the Azure SQL Database.
How To Use Azure SQL Database In Power BI Reports
6/10/2022 12:20:11 PM.
In this article, you will learn how to Use Azure SQL Database in Power BI Reports.
Create A Transactionally Consistent Clone Of A Database In Azure SQL Database
3/26/2022 10:30:41 AM.
In this article, you will learn how to create a transactionally consistent clone of a database in Azure SQL database.
Easy Way To Build Single Database In Azure SQL Database
1/21/2022 2:50:33 PM.
Easy way to build a single database in Azure SQL Database
Azure Data Studio - Create, Query And Delete In Azure SQL Database
12/16/2021 2:36:12 PM.
This article dives in creating tables, working with queries and delete the data in Azure SQL Database from Azure Data Studio
Azure Data Studio - Connecting To Azure SQL Database
12/15/2021 2:16:12 PM.
In this article, we’ll learn to connect and access the Azure SQL Database through the Azure Data Studio.
Use Dynamic Data Masking To Protect Sensitive Data In Azure SQL Database
9/1/2021 11:07:42 AM.
In this article, you will learn how to use dynamic data masking to protect sensitive data in Azure SQL database.
Azure AD Authentication For Azure SQL Server Managed Databases
8/10/2021 12:55:31 PM.
In this article, you will learn about Azure AD Authentication for Azure SQL Server Managed Databases.
How Azure Can Help Your Company Expand In Multiple Regions (2 Of 5)
7/19/2021 2:26:46 PM.
In today’s article, I am going to start guiding you by implementing the proposed architecture by creating an Azure SQL database resource in our main company’s database in Montana, replicating it in Eu
How Azure Can Help Your Company Expand In Multiple Regions - Part I
7/3/2021 6:04:53 AM.
This month, I want to do something different. Typically, I discuss standalone topics related to an overall theme without really connecting each of them. But this time, I will guide you through a real-
How To Create A Single Database In Azure SQL Database
6/19/2021 5:05:28 PM.
In this article, you will learn how to create a single database in Azure SQL Database
Learn About Azure SQL Database
5/12/2021 1:43:32 PM.
In this article you will learn about Azure SQL Database.
What is Azure SQL Database?
1/11/2021 9:59:27 PM.
Learn what Azure SQL database is, and when and why you should use it.
Caution When Dropping Unused Indexes On An Azure SQL Database
8/13/2020 8:48:40 AM.
In this article, you will learn how to drop Unused Indexes on an Azure SQL Database.
What Is Azure SQL Database Serverless
7/1/2020 10:51:03 PM.
In this article, you will learn about Azure SQL Database Serverless.
How to Create an Azure Back-End for a Xamarin.Forms Application - Part Two
4/9/2020 3:49:40 PM.
This is the second and final part of the article about how to create an Azure Back-End for a Xamarin.Forms application.
Azure SQL Database - Great Choice For Modern Cloud Applications
3/28/2020 1:20:47 AM.
In this article, you will learn about Azure SQL Database - Great Choice for Modern Cloud Applications.
Performing CRUD Operations In Azure SQL Database
2/24/2020 9:02:26 AM.
In this article, i am going to explain about how to performing CRUD operations in Azure SQL Databases.
Comparing AWS SQL Server With Azure SQL Database - Scalability
11/25/2019 8:25:18 AM.
In this article you will learn about comparing AWS SQL Server with Azure SQL Database - Scalability.
Comparing AWS SQL Server With Azure SQL Database
10/15/2019 7:02:20 AM.
In this article, I will provide an overview of some of the major differences between the AWS RDS SQL Server service and the Azure SQL Database service.
Getting started with Azure VM, Azure SQL Database and Nopcommerce 4.20 installation.
10/9/2019 11:27:32 AM.
In this article, we will learn about how to install Azure VM (Virtual Machine) and Azure SQL Database in Microsoft Azure Portal with Deployment of nopcommerce 4.20.
Backup and Restore an Azure SQL Database
9/4/2019 1:01:52 AM.
In this video, we will discuss how to take manually DB Backup and restore into the Local server environment and how to change the backup retention period.
Azure SQL Database In PaaS Model
8/27/2019 8:42:02 AM.
In this article, we are going to see how to build the Azure SQL Database without Virtual Machines.
Azure SQL Database IP Firewall Rules
7/31/2019 2:00:31 AM.
In this video, you will learn about the security features of Azure SQL Database. We will dive deep into Azure SQL Database IP Firewall rules.
Azure SQL Database DTU Calculator
7/22/2019 10:20:25 PM.
DTU Calculator provides information about service tier, performance level, and DTU recommendation based on your current on-premise workload.
Elastic Pools For Azure SQL Server Database
7/16/2019 8:41:25 AM.
In this video, we will get an overview of Elastic Pools in Azure SQL Server Database and how to use it in our application.
Azure Active Directory User/Group And Azure SQL Database
6/5/2019 9:53:20 AM.
Azure Active Directory (AD) can be utilized to access several Azure resources like Azure SQL Database, Azure SQL Data Warehouse, Office 365, Salesforce, Dropbox, Adobe Create Cloud and more.
Azure SQL Database - Create And Connect SQL Database In The Azure Portal
5/14/2019 7:05:35 PM.
This article explains how to create and connect Azure SQL database to the Azure portal.
Use SQL Server Management Studio 🌐 To Connect Azure🛢️SQL Database
12/31/2018 8:54:04 AM.
In this article, we will learn how to use SQL Server Management Studio to connect and query the Azure SQL database.
Create A SQL Database 🛢️ In Azure Portal
12/28/2018 9:48:45 AM.
In this article, we will learn how to create an Azure SQL database in the Azure portal and create a sample database.
Microsoft Azure: Load Data On Azure SQL Database
11/16/2018 2:44:16 AM.
This video is about loading data on Azure SQL database by using SQL Server Management Studio 2014.
Creating SQL Database In Azure Portal
3/28/2018 12:15:44 AM.
In this series, i am gonna teach you how we can develop RESTful API in Asp.Net and how we can consume this RESTful API in Xamarin.Android. In the first episode, i will create SQL database in Azure por
Performing CRUD Operations On Azure SQL Database Using SharePoint Framework Web Part And ASP.NET Web API - Part One
1/30/2018 11:08:03 PM.
Supposing there is an existing data in an SQL database, be it Azure or an on-premise database server, you are required to make the data available for CRUD operations in SharePoint for your users. Thi
Create Your First Azure SQL Database Using Azure Portal
12/14/2017 12:29:33 PM.
In this article, we will talk about how we can create a new database in Azure SQL. We will learn each step in a brief manner. Most of the time when we are beginner in Azure we always have a question h
Creating An Azure SQL Database And Connecting Through SQL Server Management Studio
7/23/2017 11:59:20 AM.
This article demonstrates how to create an azure SQL Database, setting the Firewall rule and connecting through the SQL Server Management Studio.
Creating And Using Azure SQL Server And Azure SQL Database
7/9/2017 1:36:31 AM.
This article helps you in creating and using SQL Server and SQL database.
Fetch Data From Azure SQL Database Using Nintex Workflow NWC (Nintex Workflow Cloud)
3/30/2017 12:37:12 AM.
Fetch data from Azure SQL database using Nintex Workflow NWC (Nintex Workflow Cloud).
Azure SQL Database - Restore DB From Long Term Retention Backup
11/24/2016 12:14:42 PM.
In this article, you will learn how to restore DB from Long Term Retention Backup.
Getting Started With Azure SQL - Part Three
10/6/2016 2:26:09 PM.
In this article, you will learn how to delete Azure SQL database and Azure SQL Server.
How To Create Azure SQL Database (Cloud)
9/19/2016 12:39:32 AM.
This video tutorial explains how to create Azure SQL database (Cloud).
Create And Manage Azure SQL Database
7/26/2016 1:50:10 PM.
In this article, you will learn how to create and manage Azure SQL Database.
Integrate Azure SQL Database With PHP Website
7/15/2016 1:58:02 PM.
In this article, you will learn how to integrate Azure SQL Database with PHP website.
Migrating On-Premise SQL Server Database To Azure SQL Database
5/17/2016 10:05:32 AM.
In this article you will learn how to migrate On-Premise SQL Server database to Azure SQL database.
Azure Mobile Services: How to Change the Database
3/18/2015 5:20:43 PM.
This article shows how to replace a database with other database instances.
DataTable Design View For Azure SQL Database
7/19/2014 3:40:38 PM.
This article has the goal to show a way to explore an Azure SQL Database, especially the datatable design view.