Introduction
As Database administrator we know that SQL jobs managed by SQL Server agent services, but this concept on SQL Server on-premises, in Microsoft cloud we have another something called Azure SQL Elastic job. Before starting in the definition of it I highly recommend you to understand first what is Azure database deployment model options and How we can configure Azure single database, Azure elastic Pool database and Azure Database Managed Instance Check Below Articles 👇
- Azure Database Deployment model options
- Azure Single Database Fundamental
- Azure SQL Database Elastic Pool Fundamental
- Azure SQL Database managed instance Fundamental
In this article of today I will cover below points and these points from my view are the basic points still we have many others points in this subject and I will cover it in the upcoming posts, Keep Following me and if you are interested to learn more about Azure SQL Database check this link and if you are interested to prepare for Azure administrator certification AZ-103 or AZ-104 check this link
- What is the Azure SQL Elastic Job?
- Differences between Azure SQL Database Jobs and SQL Agent
- Azure SQL Elastic Database jobs Component
- Configuration Prerequisites
- Azure SQL Elastic Job Full Configuration (8 Steps)
- Review the Elastic Job Configuration
- References


