Skip to content

Commit 273e8b5

Browse files
committed
Merge branch 'main' into release-arc-data
2 parents 7bcb85e + 3b8b376 commit 273e8b5

66 files changed

Lines changed: 7349 additions & 1653 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

azure-sql/database/doc-changes-updates-release-notes-whats-new.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about the new features and documentation improvements for Azu
55
author: WilliamDAssafMSFT
66
ms.author: wiassaf
77
ms.reviewer: mathoma, randolphwest
8-
ms.date: 10/30/2023
8+
ms.date: 11/06/2023
99
ms.service: sql-database
1010
ms.subservice: service-overview
1111
ms.topic: whats-new
@@ -40,7 +40,7 @@ The following table lists the features of Azure SQL Database that are currently
4040
| [Azure SQL triggers for Azure Functions](/azure/azure-functions/functions-bindings-azure-sql-trigger) | Azure Functions supports function triggers for the Azure SQL and SQL Server products. |
4141
| [DC-series hardware up to 40 vCores](resource-limits-vcore-single-databases.md) | DC-series hardware from 10 to 40 vCores is now in preview for in General Purpose, Business Critical, and Hyperscale provisioned compute. |
4242
| [Degrees of Parallelism (DOP) feedback](/sql/relational-databases/performance/intelligent-query-processing-feedback#degree-of-parallelism-dop-feedback) | DOP Feedback is currently available as a limited preview. For more information and how to apply for the preview, see [Announcing Degree of Parallelism Feedback Limited Preview](https://techcommunity.microsoft.com/t5/azure-sql-blog/announcing-degree-of-parallelism-feedback-limited-preview/ba-p/3806924). |
43-
| [Elastic jobs](elastic-jobs-overview.md) | The elastic jobs feature is the SQL Server Agent replacement for Azure SQL Database as a PaaS offering. |
43+
| [Elastic jobs](elastic-jobs-overview.md) | Updated with a preview refresh and new capabilities in November 2023, elastic jobs are the SQL Server Agent replacement for Azure SQL Database. Elastic jobs now support Microsoft Entra (formerly Azure Active Directory) authentication, Azure Private links, management via REST APIs, Azure Alerts, and new capabilities and user interface in the Azure portal. Job Agents now provide four capacity tiers to scale concurrency for job execution. |
4444
| [Elastic queries](elastic-query-overview.md) | The elastic queries feature allows for cross-database queries in Azure SQL Database. |
4545
| [Elastic transactions](elastic-transactions-overview.md) | Elastic transactions allow you to execute transactions distributed among cloud databases in Azure SQL Database. |
4646
| [Free Azure SQL Database](free-offer.md) | Try Azure SQL Database for free, for the life of your subscription. This free offer provides a General Purpose database with 100,000 vCore seconds of compute every month. |
@@ -84,6 +84,13 @@ The following table lists the new generally available (GA) features of Azure SQL
8484

8585
Learn about significant changes to the Azure SQL Database documentation. For previous years, see the [What's new archive](doc-changes-updates-release-notes-whats-new-archive.md).
8686

87+
### November 2023
88+
89+
| Changes | Details |
90+
| --- | --- |
91+
| **Elastic jobs (preview)** | The [elastic jobs](elastic-jobs-overview.md) feature is the SQL Server Agent replacement for Azure SQL Database. New features and documentation enhancements have been added in a preview refresh in November 2023. Elastic jobs now support Microsoft Entra (formerly Azure Active Directory) authentication, Private links, management via REST APIs, Azure Alerts, and new capabilities and user interface in the Azure portal. Job Agents now provide four capacity tiers to scale concurrency for job execution. |
92+
93+
8794
### October 2023
8895

8996
| Changes | Details |

azure-sql/database/elastic-jobs-overview.md

Lines changed: 273 additions & 57 deletions
Large diffs are not rendered by default.

azure-sql/database/elastic-jobs-powershell-create.md

Lines changed: 151 additions & 90 deletions
Large diffs are not rendered by default.

azure-sql/database/elastic-jobs-tsql-create-manage.md

Lines changed: 227 additions & 1030 deletions
Large diffs are not rendered by default.

azure-sql/database/elastic-jobs-tutorial.md

Lines changed: 207 additions & 0 deletions
Large diffs are not rendered by default.

azure-sql/database/job-automation-overview.md

Lines changed: 21 additions & 156 deletions
Large diffs are not rendered by default.

azure-sql/database/media/job-automation-overview/conceptual-diagram.png renamed to azure-sql/database/media/elastic-jobs-overview/conceptual-diagram.png

File renamed without changes.
Binary file not shown.
Binary file not shown.

azure-sql/database/media/elastic-jobs-overview/private-endpoints.svg

Lines changed: 2275 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)