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
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)
John Morehouse (7)
Naveenkumar Paramasivam (6)
Monica Rathbun (5)
Nirav Gandhi (4)
CSharp TV (3)
Nandan Hegde (3)
Abdul Basith (3)
Ojash Shrestha (3)
Deepak Kaushik (3)
Shweta Lodha (2)
Sardar Mudassar Ali Khan (2)
Anupam Maiti (2)
Farhan Ahmed (2)
Hadshana Kamalanathan (2)
Usman Sheikh (2)
Jay Krishnareddy (2)
Ivan Porta (2)
Dhairya Krishnat (2)
Mahesh Chand (2)
Alain Natalini (2)
Herve Roggero (2)
Ankur Mistry (2)
Sravya (1)
Habibul Rehman (1)
Praveen Sreeram (1)
Sarathlal Saseendran (1)
Pratik Somaiya (1)
Kuppu Swami (1)
Koshila Senadhira (1)
Amira Bedhiafi (1)
Arun Potti (1)
Janarthanan Selvaraj (1)
Raj Kumar (1)
Khurram Rahim (1)
Vishal Yelve (1)
Viral Jain (1)
Diksha Gupta (1)
Sibeesh Venu (1)
Smi10 Kalathiya (1)
Dhanasekaran G (1)
Rajeesh Menoth (1)
Asma Khalid (1)
Manoj Mittal (1)
Anwar Basha (1)
Ahsan Siddique (1)
Sunday Aregbesola (1)
Manchun Kumar (1)
Dhruvin Shah (1)
Kasam Shaikh (1)
Nanddeep Nachan (1)
Vivek Kumar (1)
Related resources for Azure SQL
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
Mastering SQL Query Generation with Azure OpenAI
10/9/2024 6:07:40 AM.
Leverage Azure OpenAI to transform natural language into SQL queries seamlessly. By integrating Azure OpenAI and Azure SQL Database, you can simplify data querying and enhance accessibility. Learn how
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.
Enhance Search with Azure SQL DB FAISS and Hugging Face Model
10/3/2024 6:32:45 AM.
In this article, learn how to enhance search capabilities by integrating Azure SQL Database, FAISS, and Hugging Face models. We’ll walk through querying data, generating embeddings using the 'all-
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.
Integrating Azure SQL Database with Azure Functions
6/17/2024 9:26:04 AM.
Azure SQL Server is a fully managed database service by Microsoft Azure, offering scalability, high availability, and robust security features. It integrates seamlessly with Azure Functions for buildi
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.
An Instant API using Data API Builder
2/29/2024 11:34:05 AM.
In the session, you will learn how to create an applications API layer from a single configuration file.
Tips to Launch Your SQL Mission
2/20/2024 11:34:01 AM.
This article consists of roadmap to embark on an exhilarating journey to master SQL which is the universal language of data management and analysis. In this comprehensive guide, we'll delve deep i
SQL Server Migration Strategy into Azure SQL PaaS Database
2/16/2024 3:47:43 AM.
This article outlines a strategic approach to migrating SQL database workloads from on-premises to Azure cloud services. It covers the high-level migration roadmap, choosing the right migration path,
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
Grant Admin Access on a Schema in Azure SQL Database
9/22/2023 11:23:28 AM.
Grant Admin Access on a Schema in Azure SQL Database. This guide explains how to grant admin access to an Azure AD group for a specific schema within the Azure SQL Database, including necessary SQL st
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.
How To Connect SSMS With Microsoft Azure SQL Cloud Service
3/15/2023 10:39:07 AM.
In this article, you will learn how to Connect SSMS with Microsoft Azure SQL Cloud Service.
Getting Started With Azure SQL Database
2/28/2023 10:33:15 AM.
In this article, you will learn about Azure SQL Database.
Creating An Azure SQL Database
2/14/2023 10:36:37 AM.
In this article, you will learn about Azure SQL Database. SQL Database is a high-performance reliable cloud database. It is a managed cloud databaseas-a-Service (SaaS) that uses the SQL Server databa
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.
Connecting To Azure SQL Database With Active Directory - Universal With MFA
3/2/2022 2:05:07 PM.
In this article, you will learn how to connect to Azure SQL Database with Active Directory - Universal With MFA.
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.
Planning A Disaster Recovery Strategy On Microsoft Azure - Designing Geo-replication Strategy
10/28/2021 5:49:49 AM.
This article demonstrates how to deploy an existing Azure web application and Azure SQL Database across multiple Azure regions.
How To Create, Query And Delete Database In Azure SQL
10/14/2021 1:14:48 PM.
In this article, we’ll learn to create a database in Azure SQL, experiment with some Query and then when one is done with using the resources, learn to delete it.
Planning A Disaster Recovery Strategy On Microsoft Azure - Working With Data Backup In Azure
10/1/2021 1:11:03 PM.
In this article, you will learn how to plan a disaster recovery strategy on Microsoft Azure.
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 Connect Azure SQL Data With Power BI Via Direct Query
6/29/2021 6:58:24 AM.
In simple words It's allow to connect data directly from the source repository, known as DirectQuery.
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.
Performance Features in SQL Server and Azure SQL - SQL Server Virtual Conference 2021
2/1/2021 4:28:43 PM.
This session is about “Performance Features in SQL Server and Azure SQL ”in SQL Server Virtual Conference 2021.
SQL Server Edge to Cloud - AMA Ep. 27
1/19/2021 10:48:55 AM.
AMA on SQL Server Edge to Cloud ft. Bob Ward
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.
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.
Azure SQL Offers Manual Failover For PaaS Resources
9/24/2020 4:43:32 AM.
In this article, you will learn about Azure SQL Offers Manual Failover for PaaS Resources.
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.
An Introduction To Azure Stream Analytics Job
4/21/2020 1:09:50 AM.
The capability of an Azure Stream Analytics Job is huge, and here in this post we are going to discuss this.
How To Create An Azure Back-End For A Xamarin.Forms Application
4/18/2020 1:12:05 AM.
This first part will show you how to work on Microsoft Azure to create a Back-End for a mobile application, how to create an Azure SQL Database and their relative server.
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.
Connecting an Azure SQL Database with Visual Studio Code
3/3/2020 7:12:04 AM.
In this article, you will learn about how to connect an Azure SQL database with Visual studio code
Create Geo-Replication in Azure SQL Database
2/27/2020 1:49:54 PM.
In this article, you will learn about how to create Geo-replication in Azure SQL Database
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.
Creating A SQL Database In Azure Cloud
2/24/2020 9:01:20 AM.
In this article, i am going to explain about how to create a SQL database in Azure cloud
Exporting The SQL Data From Azure Cloud
2/24/2020 8:38:29 AM.
In this article, i am going to explain about how to export our SQL data from the Azure portal
Creating a SQL Server in Azure Cloud
2/20/2020 5:04:11 PM.
In this article, I am going to explain how to create a SQL server in Azure cloud.
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.
HammerDB for Azure SQL DB
11/15/2019 12:44:29 PM.
In this article, we see how to configure HammerDB for Azure. HammerDB is open source available with a Windows distribution or Linux.
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.
Moving To Azure SQL DB Serverless
9/20/2019 8:14:03 AM.
In this article, you will learn how to move to Azure SQL DB Serverless.
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.
Build Microsoft Azure Bot With LUIS And Azure SQL
8/10/2018 12:00:46 AM.
In this video, we will learn how to build Microsoft Azure Bot using LUIS and Azure SQL.
Getting Started With Microsoft Azure SQL Data Warehouse
7/5/2018 9:01:04 AM.
This article shows the need for Azure SQL Data Warehouse in the world and also demonstrates to create the Data Warehouse in Azure Portal.
Procure your Azure SQL Data Warehouse in 5 minutes
5/16/2018 2:30:40 AM.
In this video, learn how to procure your Azure SQL Data Warehouse in 5 minutes.
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
Azure SQL Intelligence For Database Administrator And Developer
1/5/2018 11:34:59 AM.
When interacting with large volumes of data, Azure SQL comes into the picture. SQL Azure is a cloud database service owned by Microsoft, which is based on SQL Server database technology.
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
Azure Data Factory - ETL Solution To Azure DB And To Azure SQL Data Warehouse
11/9/2017 11:14:42 AM.
In this article we will learn how to use Azure Data Factory to Extract, Transform, Load (ETL) data especially for the data warehousing purposes.
Getting Started With Azure SQL
10/13/2017 1:03:50 AM.
In this video we will learn how to get started with Azure SQL, by creating an Azure SQL server & SQL Database and then connecting it using SSMS.
How To Migrate Your On-Premises / Enterprise Data Warehouse Into Azure SQL Data Warehouse
9/21/2017 11:49:58 PM.
I will share how you can start migrating your data into the Azure SQL Data Warehouse
Setup And Connect To Azure SQL
8/3/2017 5:26:29 PM.
Microsoft Azure SQL Database (formerly known as SQL Azure) is a managed cloud database i.e. Software as a Service (SaaS) provided by Microsoft Azure. In simple words, Microsoft Azure SQL is a cloud da
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.