Skip to content

Commit 5347a38

Browse files
authored
Merge pull request #32008 from MicrosoftDocs/main
10/08/2024 AM Publish
2 parents 78b8967 + 1a9f881 commit 5347a38

60 files changed

Lines changed: 4362 additions & 1361 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.

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20335,6 +20335,11 @@
2033520335
"redirect_url": "/previous-versions/sql/2014/relational-databases/errors-events/database-engine-events-and-errors",
2033620336
"redirect_document_id": false
2033720337
},
20338+
{
20339+
"source_path": "docs/relational-databases/errors-events/database-engine-events-and-errors-41400-to-42999.md",
20340+
"redirect_url": "/sql/relational-databases/errors-events/database-engine-events-and-errors-41400-to-49999",
20341+
"redirect_document_id": false
20342+
},
2033820343
{
2033920344
"source_path": "docs/2014/relational-databases/errors-events/errors-and-events-reference-database-engine.md",
2034020345
"redirect_url": "/previous-versions/sql/2014/relational-databases/errors-events/errors-and-events-reference-database-engine",

azure-sql/accelerated-database-recovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The ADR recovery process has the same three phases as the current recovery proce
7979

8080
The process remains the same as before with the addition of reconstructing SLOG and copying log records for non-versioned operations.
8181

82-
- **Redo** phase
82+
- **Redo phase**
8383

8484
Broken into two phases (P)
8585
- Phase 1
@@ -140,7 +140,7 @@ The following types of workloads benefit most from ADR:
140140

141141
- Many DDLs are executed in one transaction. For example, in one transaction, rapidly creating and dropping temp tables.
142142

143-
- A table has very large number of partitions/indexes that are modified. For example, a DROP TABLE operation on such table would require a large reservation of SLOG memory, which would delay truncation of the transaction log and delay undo/redo operations. The workaround can be drop the indexes individually and gradually, then drop the table. For more information on the SLOG, see [ADR recovery components](/sql/relational-databases/accelerated-database-recovery-concepts).
143+
- A table has very large number of partitions/indexes that are modified. For example, a DROP TABLE operation on such table would require a large reservation of SLOG memory, which would delay truncation of the transaction log and delay undo/redo operations. As a workaround, drop the indexes individually and gradually, then drop the table. For more information on the SLOG, see [ADR recovery components](/sql/relational-databases/accelerated-database-recovery-concepts).
144144

145145
- Prevent or reduce unnecessary aborted situations. A high abort rate will put pressure on the PVS cleaner and lower ADR performance. The aborts may come from a high rate of deadlocks, duplicate keys, or other constraint violations.
146146

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The following table lists features of Azure SQL Database that have been made gen
6565

6666
| Feature | GA Month | Details |
6767
| --- | --- | --- |
68-
| [Lower auto-pause delay for serverless](serverless-tier-overview.md) |October 2024| Reduce costs by lowering the auto-pause delay for serverless compute in Azure SQL Database. [Learn more.](https://aka.ms/AAs7lpz) |
68+
| [Lower auto-pause delay for serverless](serverless-tier-overview.md) |October 2024| Reduce costs by lowering the [auto-pause delay for serverless compute in Azure SQL Database](https://aka.ms/AAs7lpz). |
6969
| [Hyperscale elastic pools](hyperscale-elastic-pool-overview.md) | September 2024 | Manage and scale multiple Hyperscale databases in Azure SQL Database by using Hyperscale elastic pools. Hyperscale elastic pools also support Premium-series hardware and zone redundancy. For more information, see [Hyperscale Elastic Pools are now generally available](https://aka.ms/hsep-ga). |
7070
| [Hyperscale elastic pool maintenance window support](maintenance-window.md) | September 2024 |You can configure a non-default [maintenance window](maintenance-window.md) for a [Hyperscale elastic pool](hyperscale-elastic-pool-overview.md). For more information, read [Blog: Maintenance window support for Azure SQL Database Hyperscale elastic pools](https://aka.ms/hsep-fmw). |
7171
| [CURRENT_DATE Transact-SQL](/sql/t-sql/functions/current-date-transact-sql) | August 2024 | A Transact-SQL (T-SQL) function that returns the current database system date as a date value, without the database time and time zone offset. |
@@ -87,6 +87,12 @@ The following table lists features of Azure SQL Database that have been made gen
8787

8888
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).
8989

90+
### October 2024
91+
92+
| Changes | Details |
93+
| --- | --- |
94+
| [Lower auto-pause delay for serverless](serverless-tier-overview.md) | Reduce costs by lowering the [auto-pause delay for serverless compute in Azure SQL Database](https://aka.ms/AAs7lpz). |
95+
9096
### September 2024
9197

9298
| Changes | Details |
-34.7 KB
Loading

azure-sql/database/private-endpoint-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Private Link allows you to connect to various PaaS services in Azure via a **pri
2323
> [!IMPORTANT]
2424
> This article applies to both Azure SQL Database and [dedicated SQL pool (formerly SQL DW)](/azure/synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-what-is) in Azure Synapse Analytics. These settings apply to all SQL Database and dedicated SQL pool (formerly SQL DW) databases associated with the server. For simplicity, the term 'database' refers to both databases in Azure SQL Database and Azure Synapse Analytics. Likewise, any references to 'server' is referring to the [logical server](logical-servers.md) that hosts Azure SQL Database and dedicated SQL pool (formerly SQL DW) in Azure Synapse Analytics. This article does *not* apply to Azure SQL Managed Instance or dedicated SQL pools in Azure Synapse Analytics workspaces.
2525
26+
<a id="how-to-set-up-private-link-for-azure-sql-database"></a>
27+
2628
## How to set up Private Link
2729

2830
### Creation process

azure-sql/database/resource-limits-vcore-single-databases.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The following table covers these SLOs: `GP_S_Gen5_1`, `GP_S_Gen5_2`, `GP_S_Gen5_
7171
|:-|-:|-:|-:|-:|-:|
7272
| Hardware | Gen5 | Gen5 | Gen5 | Gen5 | Gen5 |
7373
| Min-max memory (GB) | 2.02 - 3 | 2.05 - 6 | 2.10 - 12 | 2.25 - 18 | 3.00 - 24 |
74-
| Min-max auto-pause delay (minutes) | 60 - 10,080 | 60 - 10,080 | 60 - 10,080 | 60 - 10,080 | 60 - 10,080 |
74+
| Min-max auto-pause delay (minutes) | 15 - 10,080 | 15 - 10,080 | 15 - 10,080 | 15 - 10,080 | 15 - 10,080 |
7575
| Columnstore support | Yes <sup>1</sup> | Yes | Yes | Yes | Yes |
7676
| In-memory OLTP storage (GB) | N/A | N/A | N/A | N/A | N/A |
7777
| Max data size (GB) | 512 | 1024 | 1024 | 1024 | 2048 |
@@ -109,7 +109,7 @@ The following table covers these SLOs: `GP_S_Gen5_10`, `GP_S_Gen5_12`, `GP_S_Gen
109109
|:-|-:|-:|-:|-:|-:|
110110
| Hardware | Gen5 | Gen5 | Gen5 | Gen5 | Gen5 |
111111
| Min-max memory (GB) | 3.75-30 | 4.50-36 | 5.25-42 | 6.00-48 | 6.75-54 |
112-
| Min-max auto-pause delay (minutes) | 60-10,080 | 60-10,080 | 60-10,080 | 60-10,080 | 60-10,080 |
112+
| Min-max auto-pause delay (minutes) | 15-10,080 | 15-10,080 | 15-10,080 | 15-10,080 | 15-10,080 |
113113
| Columnstore support | Yes | Yes | Yes | Yes | Yes |
114114
| In-memory OLTP storage (GB) | N/A | N/A | N/A | N/A | N/A |
115115
| Max data size (GB) | 2048 | 3072 | 3072 | 3072 | 3072 |
@@ -145,7 +145,7 @@ The following table covers these SLOs: `GP_S_Gen5_20`, `GP_S_Gen5_24`, `GP_S_Gen
145145
|:-|-:|-:|-:|-:|-:|
146146
| Hardware | Gen5 | Gen5 | Gen5 | Gen5 | Gen5 |
147147
| Min-max memory (GB) | 7.5-60 | 9-72 | 12-96 | 15-120 | 30-240 |
148-
| Min-max auto-pause delay (minutes) | 60-10,080 | 60-10,080 | 60-10,080 | 60-10,080 | 60-10,080 |
148+
| Min-max auto-pause delay (minutes) | 15-10,080 | 15-10,080 | 15-10,080 | 15-10,080 | 15-10,080 |
149149
| Columnstore support | Yes | Yes | Yes | Yes | Yes |
150150
| In-memory OLTP storage (GB) | N/A | N/A | N/A | N/A | N/A |
151151
| Max data size (GB) | 3072 | 4096 | 4096 | 4096 | 4096 |

0 commit comments

Comments
 (0)