You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-sql/database/doc-changes-updates-release-notes-whats-new.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,6 @@ The following table lists the features of Azure SQL Database that are currently
36
36
37
37
| Feature | Details |
38
38
| --- | --- |
39
-
|[Azure SQL triggers for Azure Functions](/azure/azure-functions/functions-bindings-azure-sql-trigger)| Azure Functions supports function triggers for Azure SQL Database. |
40
39
|[Degrees of Parallelism (DOP) feedback](/sql/relational-databases/performance/intelligent-query-processing-degree-parallelism-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). |
41
40
|[Elastic jobs](elastic-jobs-overview.md)|[Updated with a preview refresh and new capabilities in November 2023](https://techcommunity.microsoft.com/t5/azure-sql-blog/azure-sql-database-elastic-jobs-preview-refresh/ba-p/3965759), elastic jobs are the SQL Server Agent replacement for Azure SQL Database. Elastic jobs now support Microsoft Entra ID (formerly Azure Active Directory) authentication, private endpoints, 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. |
42
41
|[Elastic queries](elastic-query-overview.md)| The elastic queries feature allows for cross-database queries in Azure SQL Database. |
@@ -59,6 +58,7 @@ The following table lists features of Azure SQL Database that have been made gen
59
58
60
59
| Feature | GA Month | Details |
61
60
| --- | --- | --- |
61
+
|[Azure SQL triggers for Azure Functions](/azure/azure-functions/functions-bindings-azure-sql-trigger)| March 2024 | Azure Functions supports function triggers for Azure SQL Database. |
62
62
|[Serverless Hyperscale](serverless-tier-overview.md)| February 2024 | Automatically scale your Hyperscale databases up and down based on usage when using the serverless compute tier, now generally available. |
63
63
|[Lower, simplified pricing for Azure SQL Database Hyperscale](https://aka.ms/hsignite2023)| December 2023 | Simplified pricing for Azure SQL Database Hyperscale has arrived! For pricing change details, see [Azure SQL Database Hyperscale – lower, simplified pricing!](https://techcommunity.microsoft.com/t5/azure-sql-blog/azure-sql-database-hyperscale-lower-simplified-pricing/ba-p/3982209).|
64
64
|[Always Encrypted with VBS enclaves](always-encrypted-enclaves-getting-started-vbs.md)| November 2023 | Take advantage of rich confidential queries and in-place encryption operations for Azure SQL Database with Always Encrypted with virtualization-based security (VBS) enclaves. |
@@ -73,6 +73,7 @@ Learn about significant changes to the Azure SQL Database documentation. For pre
73
73
| Changes | Details |
74
74
| --- | --- |
75
75
|**Fabric Mirrored Databases (Preview)**| You can now [mirror databases in Azure SQL Database to Microsoft Fabric](/fabric/database/mirrored-database/overview). You can continuously replicate your existing data estate directly into Fabric's OneLake, including data from Azure SQL Database. |
76
+
|**Azure SQL triggers for Azure Functions GA**| Azure Functions supports function triggers for Azure SQL Database. This feature is now generally available. Review [Azure SQL triggers for Azure Functions](/azure/azure-functions/functions-bindings-azure-sql) to learn more. |
> Microsoft Entra ID is the [new name for Azure Active Directory (Azure AD)](/entra/fundamentals/new-name). We are updating documentation at this time.
10
+
> [Microsoft Entra ID](/entra/fundamentals/new-name) was previously known as Azure Active Directory (Azure AD).
Copy file name to clipboardExpand all lines: azure-sql/managed-instance/doc-changes-updates-release-notes-whats-new.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,6 @@ The following table lists the features of Azure SQL Managed Instance that are cu
33
33
34
34
| Feature | Details |
35
35
| ---| --- |
36
-
|[Azure SQL triggers for Azure Functions](/azure/azure-functions/functions-bindings-azure-sql)| Azure Functions supports function triggers for Azure SQL Managed Instance. |
37
36
|[Endpoint policies](./service-endpoint-policies-configure.md)| Configure which Azure Storage accounts can be accessed from a SQL Managed Instance subnet. Grants an extra layer of protection against inadvertent or malicious data exfiltration.|
38
37
|[Free SQL Managed Instance](free-offer.md)| Try Azure SQL Managed Instance for free, for the first 12 months after you create your instance. |
39
38
|[Instance pools](instance-pools-overview.md)| Share resources between multiple instances in a pool within a single virtual machine. A convenient and cost-efficient way to migrate smaller SQL Server instances to the cloud, and the only way to deploy a 2-vCore managed instance. |
@@ -53,6 +52,7 @@ The following table lists features of Azure SQL Managed Instance that have been
53
52
54
53
| Feature | GA Month | Details |
55
54
| ---| --- |--- |
55
+
|[Azure SQL triggers for Azure Functions](/azure/azure-functions/functions-bindings-azure-sql)| March 2024 | Azure Functions supports function triggers for Azure SQL Managed Instance. |
56
56
|[Cross-subscription database copy and move](database-copy-move-how-to.md)| December 2023 | Refresh of database copy and move functionality with added support for cross-subscription operations. |
57
57
|[Database copy and move](database-copy-move-how-to.md)| November 2023 | Perform an online database copy or move operation across managed instances. |
58
58
|[Distributed Transaction Coordinator (DTC)](distributed-transaction-coordinator-dtc.md)| November 2023 | Use DTC to run distributed transactions in mixed environments such as across managed instances, SQL Servers, other relational database management systems (RDBMSs), custom applications and other transaction participants hosted in any environment that can establish network connectivity to Azure. |
@@ -80,6 +80,12 @@ The features and benefits provided by the November 2022 feature wave are now gen
80
80
81
81
Learn about significant changes to the Azure SQL Managed Instance documentation. For previous years, see the [What's new archive](doc-changes-updates-release-notes-whats-new-archive.md).
82
82
83
+
### March 2024
84
+
85
+
| Changes | Details |
86
+
| --- | --- |
87
+
|**Azure SQL triggers for Azure Functions GA**| Azure Functions supports function triggers for Azure SQL Managed Instance. This feature is now generally available. Review [Azure SQL triggers for Azure Functions](/azure/azure-functions/functions-bindings-azure-sql) to learn more. |
88
+
83
89
### February 2024
84
90
85
91
| Changes | Details |
@@ -103,7 +109,6 @@ Learn about significant changes to the Azure SQL Managed Instance documentation.
103
109
104
110
| Changes | Details |
105
111
| --- | --- |
106
-
|**Azure SQL triggers for Azure Functions GA**| Azure Functions supports function triggers for Azure SQL Managed Instance. This feature is now generally available. Review [Azure SQL triggers for Azure Functions](/azure/azure-functions/functions-bindings-azure-sql) to learn more. |
107
112
|**Database copy and move GA**| Perform an online database copy or move operation across managed instances. This feature is now generally available. Review [Database copy and move](database-copy-move-how-to.md) to get started. |
108
113
|**Distributed Transaction Coordinator (DTC) GA**| Use DTC to run distributed transactions in mixed environments such as across managed instances, SQL Servers, other relational database management systems (RDBMSs), custom applications and other transaction participants hosted in any environment that can establish network connectivity to Azure. This feature is now generally available. Review [Distributed Transaction Coordinator (DTC)](distributed-transaction-coordinator-dtc.md) to get started. |
109
114
|**Ledger GA**| Ledger in Azure SQL Managed Instance allows you to cryptographically attest to other parties, such as auditors or other business parties, that your data hasn't been tampered with. This feature is now generally available. Review [Ledger](/sql/relational-databases/security/ledger/ledger-overview) to learn more. |
Copy file name to clipboardExpand all lines: azure-sql/virtual-machines/windows/doc-changes-updates-release-notes-whats-new.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,6 @@ The following table lists the features of SQL Server on Azure VMs that are curre
36
36
37
37
| Feature | Details |
38
38
| --- | --- |
39
-
|[Azure SQL triggers for Azure Functions](/azure/azure-functions/functions-bindings-azure-sql-trigger)| Azure Functions supports function triggers for Azure SQL Database. |
40
39
|[Azure Update Manager](../azure-update-manager-sql-vm.md)| Automatically patch multiple SQL Server VMs at scale with the Azure Update Manager integrated in to the [SQL virtual machines](manage-sql-vm-portal.md) resource in the Azure portal, including Cumulative Updates. |
41
40
|[Premium SSD v2 in the Azure portal](storage-configuration-premium-ssd-v2.md)| Provision your SQL Server on Azure VM with Premium SSD v2 disks in the Azure portal for improved throughput and performance. |
42
41
@@ -46,6 +45,7 @@ The following table lists features of SQL Server on Azure VMs that have been mad
46
45
47
46
| Changes | Month | Details |
48
47
| --- | --- |--- |
48
+
|[Azure SQL triggers for Azure Functions](/azure/azure-functions/functions-bindings-azure-sql-trigger)| March 2024 | Azure Functions supports function triggers for SQL Server on Azure VMs. |
49
49
|[Azure Elastic SAN](performance-guidelines-best-practices-storage.md#azure-elastic-san)| February 2024 | Place your SQL Server workloads on an Azure Elastic SAN for improved performance, throughput, and cost. |
50
50
|[SQL VM health notifications](manage-sql-vm-portal.md#overview-page)| September 2023 | The **Overview** page of the SQL virtual machines resource in the Azure portal now displays information about the health of the [SQL IaaS Agent extension](sql-server-iaas-agent-extension-automate-management.md), as well as error conditions when the state is _unhealthy_ or _failed_. Review [Troubleshoot the extension](sql-agent-extension-troubleshoot-known-issues.md) to learn more. |
51
51
|[Configure AG from Azure portal](availability-group-azure-portal-configure.md)| August 2023 | Deploy an Always On availability group to multiple subnets by using the Azure portal. |
@@ -61,6 +61,7 @@ Learn about significant changes to the SQL Server on Azure VMs documentation. Fo
61
61
62
62
| Changes | Details |
63
63
| --- | --- |
64
+
|**Azure SQL triggers for Azure Functions GA**| Azure Functions supports function triggers for SQL Server on Azure VMs. This feature is now generally available. Review [SQL triggers for Azure Functions](/azure/azure-functions/functions-bindings-azure-sql) to learn more. |
64
65
|**Deploy SQL VM with Premium SSD v2 in Azure portal preview**| For improved throughput and performance, provision your SQL Server on Azure VMs with Premium SSD v2 disks by using the Azure portal. Deploying your SQL Server VMs with Premium SSD v2 in the Azure portal is currently in preview. To learn more, review [Deploy SQL Server on Azure VMs with Premium SSD v2](storage-configuration-premium-ssd-v2.md). |
> Microsoft Entra ID is the [new name for Azure Active Directory (Azure AD)](/entra/fundamentals/new-name). We are updating documentation at this time.
9
+
> [!NOTE]
10
+
> [Microsoft Entra ID](/entra/fundamentals/new-name) was previously known as Azure Active Directory (Azure AD).
0 commit comments