Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 129126b

Browse files
20240308 fabric mirrored database sql reference
1 parent 3e29cb2 commit 129126b

28 files changed

Lines changed: 669 additions & 299 deletions

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

Lines changed: 8 additions & 1 deletion
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: 02/27/2024
8+
ms.date: 03/21/2024
99
ms.service: sql-database
1010
ms.subservice: service-overview
1111
ms.topic: whats-new
@@ -41,6 +41,7 @@ The following table lists the features of Azure SQL Database that are currently
4141
| [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. |
4242
| [Elastic queries](elastic-query-overview.md) | The elastic queries feature allows for cross-database queries in Azure SQL Database. |
4343
| [Elastic transactions](elastic-transactions-overview.md) | Elastic transactions allow you to execute transactions distributed among cloud databases in Azure SQL Database. |
44+
| [Fabric Mirrored Databases](/sql/sql-server/fabric-mirrored-database/fabric-mirrored-databases) | You can [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.|
4445
| [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. |
4546
| [Hyperscale elastic pools](hyperscale-elastic-pool-overview.md) | Manage and scale multiple Hyperscale databases in Azure SQL Database by using Hyperscale elastic pools. |
4647
| [Hyperscale elastic pools Premium-series hardware](hyperscale-elastic-pool-overview.md) | Premium-series and premium-series memory optimized hardware is in preview for Hyperscale elastic pools. |
@@ -67,6 +68,12 @@ The following table lists features of Azure SQL Database that have been made gen
6768

6869
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).
6970

71+
### March 2024
72+
73+
| Changes | Details |
74+
| --- | --- |
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+
7077
### February 2024
7178

7279
| Changes | Details |

docs/big-data-cluster/big-data-options.md

Lines changed: 39 additions & 19 deletions
Large diffs are not rendered by default.

docs/includes/applies-to-version/_fabric-se-and-dw.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ author: WilliamDAssafMSFT
33
ms.author: wiassaf
44
ms.date: 03/27/2023
55
ms.service: sql
6-
ms.custom: ignite-2023
76
ms.topic: include
87
---
98
:::image type="icon" source="../media/yes-icon.svg" border="false"::: [[!INCLUDE [SQL analytics endpoint](../fabric-se.md)] and [!INCLUDE [Warehouse](../fabric-dw.md)] in [!INCLUDE [Microsoft Fabric](../fabric.md)]](../../sql-server/sql-docs-navigation-guide.md#applies-to)

docs/includes/applies-to-version/_fabric-se.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ author: WilliamDAssafMSFT
33
ms.author: wiassaf
44
ms.date: 03/17/2023
55
ms.service: sql
6-
ms.custom: ignite-2023
76
ms.topic: include
87
---
98
:::image type="icon" source="../media/yes-icon.svg" border="false"::: [[!INCLUDE [SQL analytics endpoint](../fabric-se.md)] in [!INCLUDE [Microsoft Fabric](../fabric.md)]](../../sql-server/sql-docs-navigation-guide.md#applies-to)
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
author: WilliamDAssafMSFT
3+
ms.author: wiassaf
4+
ms.date: 03/08/2024
5+
ms.service: sql
6+
ms.topic: include
7+
---
8+
:::image type="icon" source="../media/yes-icon.svg" border="false"::: [[!INCLUDE [Microsoft Fabric](../fabric.md)]](../../sql-server/sql-docs-navigation-guide.md#applies-to)
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: WilliamDAssafMSFT
3+
ms.author: wiassaf
4+
ms.date: 03/08/2024
5+
ms.service: sql
6+
ms.topic: include
7+
---
8+
9+
[!INCLUDE [Applies to](../../includes/applies-md.md)] [!INCLUDE [Azure SQL Database](../../includes/applies-to-version/_asdb.md)] [!INCLUDE [Fabric](../../includes/applies-to-version/_fabric.md)]
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: WilliamDAssafMSFT
3+
ms.author: wiassaf
4+
ms.date: 03/08/2024
5+
ms.service: sql
6+
ms.topic: include
7+
---
8+
9+
[!INCLUDE [Applies to](../../includes/applies-md.md)] [!INCLUDE [SQL Server 2022](_ss2022.md)] [!INCLUDE [Azure SQL Database](../../includes/applies-to-version/_asdb.md)] [!INCLUDE [Synapse Analytics](_asa.md)] [!INCLUDE [Fabric](../../includes/applies-to-version/_fabric.md)]
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: WilliamDAssafMSFT
3+
ms.author: wiassaf
4+
ms.date: 03/08/2024
5+
ms.service: sql
6+
ms.topic: include
7+
---
8+
9+
[!INCLUDE [Applies to](../../includes/applies-md.md)] [!INCLUDE [SQL Server 2022](_ss2022.md)] [!INCLUDE [Azure SQL Database](../../includes/applies-to-version/_asdb.md)] [!INCLUDE [Synapse Analytics](_asa.md)]
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: WilliamDAssafMSFT
3+
ms.author: wiassaf
4+
ms.date: 03/08/2024
5+
ms.service: sql
6+
ms.topic: include
7+
---
8+
9+
[!INCLUDE [Applies to](../../includes/applies-md.md)] [!INCLUDE [SQL Server 2022](_ss2022.md)] [!INCLUDE [Azure SQL Database](../../includes/applies-to-version/_asdb.md)] [!INCLUDE [Fabric](../../includes/applies-to-version/_fabric.md)]

docs/relational-databases/system-catalog-views/sys-databases-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ If a database isn't `ONLINE`, or `AUTO_CLOSE` is set to `ON` and the database is
116116
| **is_memory_optimized_enabled** | **bit** | Indicates whether certain In-Memory features, such as [Hybrid buffer pool](../../database-engine/configure-windows/hybrid-buffer-pool.md), are enabled for the database. Doesn't reflect the availability or configuration state of [In-Memory OLTP overview and usage scenarios](../in-memory-oltp/overview-and-usage-scenarios.md).<br />1 = memory-optimized features are enabled<br />0 = memory-optimized features are disabled<br /><br />**Applies to**: [!INCLUDE [sql-server-2019](../../includes/sssql19-md.md)] and later versions, and [!INCLUDE [ssazure-sqldb](../../includes/ssazure-sqldb.md)] |
117117
| **is_data_retention_on** | **bit** | Indicates whether [data retention](/azure/azure-sql-edge/data-retention-overview) is [enabled for an Azure Edge database](/azure/azure-sql-edge/data-retention-enable-disable#check-if-data-retention-is-enabled-for-a-database).<br /><br />**Applies to**: [!INCLUDE [ssazure-sqldb](../../includes/ssazurede-md.md)] |
118118
| **is_ledger_on** | **bit** | Indicates a [ledger database](/azure/azure-sql/database/ledger-overview#ledger-database), which is a database in which all user tables are ledger tables (all customer database is tamper-evident).<br /><br />**Applies to**: [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] and later versions, and [!INCLUDE [ssazure-sqldb](../../includes/ssazure-sqldb.md)] |
119-
| **is_change_feed_enabled** | **bit** | Indicates whether the current database is enabled for [Azure Synapse Link for SQL](/azure/synapse-analytics/synapse-link/sql-synapse-link-overview).<br /><br />**Applies to**: [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] and later versions, and [!INCLUDE [ssazure-sqldb](../../includes/ssazure-sqldb.md)] |
119+
| **is_change_feed_enabled** | **bit** | Indicates whether the current database is enabled for [Azure Synapse Link for SQL](/azure/synapse-analytics/synapse-link/sql-synapse-link-overview) or [Fabric Mirrored Database](/fabric/database/mirrored-database/overview).<br /><br />**Applies to**: [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] and later versions, and [!INCLUDE [ssazure-sqldb](../../includes/ssazure-sqldb.md)] |
120120

121121
## Permissions
122122

0 commit comments

Comments
 (0)