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/cost-management.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Azure SQL Database supports two purchasing models: vCore and DTU. The way you ge
34
34
35
35
### Provisioned or serverless
36
36
37
-
In the vCore purchasing model, Azure SQL Database also supports two types of compute tiers: provisioned throughput and serverless. The way you get charged for each compute tier varies so it's important to understand what works best for your workload when planning and considering costs. For details, see [vCore model overview - compute tiers](service-tiers-sql-database-vcore.md#compute-tiers).
37
+
In the vCore purchasing model, Azure SQL Database also supports two types of compute tiers: provisioned throughput and serverless. The way you get charged for each compute tier varies so it's important to understand what works best for your workload when planning and considering costs. For details, see [vCore model overview - compute tiers](service-tiers-sql-database-vcore.md#compute).
38
38
39
39
In the provisioned compute tier of the vCore-based purchasing model, you can exchange your existing licenses for discounted rates. For details, see [Azure Hybrid Benefit (AHB)](../azure-hybrid-benefit.md).
Copy file name to clipboardExpand all lines: azure-sql/database/features-comparison.md
+24-1Lines changed: 24 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: This article compares the database engine features of Azure SQL Dat
5
5
author: danimir
6
6
ms.author: danil
7
7
ms.reviewer: wiassaf, bonova, mathoma, danil
8
-
ms.date: 10/10/2022
8
+
ms.date: 01/31/2023
9
9
ms.service: sql-db-mi
10
10
ms.subservice: service-overview
11
11
ms.topic: conceptual
@@ -151,6 +151,29 @@ The Azure platform provides a number of PaaS capabilities that are added as an a
151
151
| VNet Global peering | Yes, using [Private IP and service endpoints](vnet-service-endpoint-rule-overview.md)| Yes, using [Virtual network peering](https://techcommunity.microsoft.com/t5/azure-sql/new-feature-global-vnet-peering-support-for-azure-sql-managed/ba-p/1746913). |
152
152
|[Private connectivity](/azure/private-link/private-link-overview)| Yes, using [Private Link](/azure/private-link/private-endpoint-overview)| Yes, using VNet. |
153
153
154
+
## Resource limits
155
+
156
+
The following table compares the maximum resource limits available for Azure SQL Database and Azure SQL Managed Instance:
|**Compute size**| Up to 128 vCores | Up to 80 vCores|
161
+
|**Storage size**| 1 GB - 100 TB | 16 TB |
162
+
|**Tempdb size**|[32 GB per vCore](resource-limits-vcore-single-databases.md), up to 2,560 GB |Up to 4 TB - [limited by reserved storage size](../managed-instance/resource-limits.md#service-tier-characteristics)|
163
+
|**Log write throughput**| Up to 100mb/sec |[4 MB/s per vCore (max 48 MB/s)](../managed-instance/resource-limits.md#service-tier-characteristics)|
164
+
|**Availability**|[Default SLA](https://azure.microsoft.com/support/legal/sla/azure-sql-database/) <br> 99.995% SLA with [zone redundancy](high-availability-sla.md#premium-and-business-critical-service-tier-zone-redundant-availability)|[Default SLA](https://azure.microsoft.com/support/legal/sla/azure-sql-sql-managed-instance/)|
165
+
|**Backups**| A choice of locally-redundant (LRS), zone-redundant (ZRS), or geo-redundant (GRS) storage <br/> 1-35 days (7 days by default) retention, with up to 10 years of long-term retention available |A choice of locally-redundant (LRS), zone-redundant (ZRS), geo-redundant (GRS) or geo-zone-redundant (GZRS) storage <br/> 1-35 days (7 days by default) retention, with up to 10 years of long-term retention available|
166
+
|[**Read-only replicas**](read-scale-out.md)|Read scale with 1-4 high availability replicas or 1-30 [named replicas](service-tier-hyperscale-replicas.md#named-replica) <br> 0 - 4 [geo-replicas](active-geo-replication-overview.md)|1 built-in high availability replica is readable <br> 0 - 1 geo-replicas using [auto-failover groups](../managed-instance/auto-failover-group-sql-mi.md)|
167
+
|**Discount models**|[Reserved instances](reserved-capacity-overview.md)<br/>[Azure Hybrid Benefit](../azure-hybrid-benefit.md) (not available on dev/test subscriptions)<br/>[Enterprise](https://azure.microsoft.com/offers/ms-azr-0148p/) and [Pay-As-You-Go](https://azure.microsoft.com/offers/ms-azr-0023p/) Dev/Test subscriptions|[Reserved instances](reserved-capacity-overview.md)<br/>[Azure Hybrid Benefit](../azure-hybrid-benefit.md) (not available on dev/test subscriptions)<br/>[Enterprise](https://azure.microsoft.com/offers/ms-azr-0148p/) and [Pay-As-You-Go](https://azure.microsoft.com/offers/ms-azr-0023p/) Dev/Test subscriptions |
168
+
169
+
To learn more about resource limits for Azure SQL Database, review:
Copy file name to clipboardExpand all lines: azure-sql/database/resource-limits-vcore-single-databases.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,10 @@ ms.custom:
17
17
18
18
This article provides the detailed resource limits for single databases in Azure SQL Database using the vCore purchasing model.
19
19
20
-
* For DTU purchasing model limits for single databases on a server, see [Overview of resource limits on a server](resource-limits-logical-server.md).
21
-
* For DTU purchasing model resource limits for Azure SQL Database, see [DTU resource limits single databases](resource-limits-dtu-single-databases.md) and [DTU resource limits elastic pools](resource-limits-dtu-elastic-pools.md).
20
+
22
21
* For elastic pool vCore resource limits, [vCore resource limits - elastic pools](resource-limits-vcore-elastic-pools.md).
22
+
* For limits of the logical server in Azure, see [Overview of resource limits on a server](resource-limits-logical-server.md).
23
+
* For DTU purchasing model resource limits, see [DTU resource limits single databases](resource-limits-dtu-single-databases.md) and [DTU resource limits elastic pools](resource-limits-dtu-elastic-pools.md).
23
24
* For more information regarding the different purchasing models, see [Purchasing models and service tiers](purchasing-models.md).
0 commit comments