Skip to content

Commit a89e2c7

Browse files
20210519 1615
1 parent b2880f2 commit a89e2c7

10 files changed

Lines changed: 30 additions & 25 deletions

azure-sql/database/always-encrypted-enclaves-enable-sgx.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
2-
title: "Enable Intel SGX for your Azure SQL Database"
2+
title: "Enable Intel SGX for Always Encrypted"
33
description: "Learn how to enable Intel SGX for Always Encrypted with secure enclaves in Azure SQL Database by selecting an SGX-enabled hardware generation."
4-
keywords: encrypt data, sql encryption, database encryption, sensitive data, Always Encrypted, secure enclaves, SGX, attestation
54
services: sql-database
65
ms.service: sql-database
76
ms.subservice: security
@@ -12,7 +11,7 @@ ms.author: jaszymas
1211
ms.reviwer: vanto
1312
ms.date: 01/15/2021
1413
---
15-
# Enable Intel SGX for your Azure SQL Database
14+
# Enable Intel SGX for Always Encrypted for your Azure SQL Database
1615

1716
[!INCLUDE[appliesto-sqldb](../includes/appliesto-sqldb.md)]
1817

azure-sql/database/always-encrypted-enclaves-getting-started.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
2-
title: "Tutorial: Getting started with Always Encrypted with secure enclaves in Azure SQL Database"
2+
title: "Tutorial: Getting started with Always Encrypted with secure enclaves"
33
description: This tutorial teaches you how to create a basic environment for Always Encrypted with secure enclaves in Azure SQL Database and how to encrypt data in-place, and issue rich confidential queries against encrypted columns using SQL Server Management Studio (SSMS).
4-
keywords: encrypt data, sql encryption, database encryption, sensitive data, Always Encrypted, secure enclaves, SGX, attestation
54
services: sql-database
65
ms.service: sql-database
76
ms.subservice: security

azure-sql/database/always-encrypted-enclaves-plan.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Plan for Intel SGX enclaves and attestation in Azure SQL Database"
33
description: "Plan the deployment of Always Encrypted with secure enclaves in Azure SQL Database."
4-
keywords: encrypt data, sql encryption, database encryption, sensitive data, Always Encrypted, secure enclaves, SGX, attestation
54
services: sql-database
65
ms.service: sql-database
76
ms.subservice: security

azure-sql/database/cost-management.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Plan and manage costs for Azure SQL Database
2+
title: Plan and manage costs
33
description: Learn how to plan for and manage costs for Azure SQL Database by using cost analysis in the Azure portal.
44
author: WilliamDAssafMSFT
55
ms.author: wiassaf
@@ -9,7 +9,6 @@ ms.topic: how-to
99
ms.date: 01/15/2021
1010
---
1111

12-
1312
# Plan and manage costs for Azure SQL Database
1413

1514
This article describes how you plan for and manage costs for Azure SQL Database. First, you use the Azure pricing calculator to add Azure resources, and review the estimated costs. After you've started using Azure SQL Database resources, use Cost Management features to set budgets and monitor costs. You can also review forecasted costs and identify spending trends to identify areas where you might want to act. Costs for Azure SQL Database are only a portion of the monthly costs in your Azure bill. Although this article explains how to plan for and manage costs for Azure SQL Database, you're billed for all Azure services and resources used in your Azure subscription, including any third-party services.

azure-sql/database/purchasing-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Purchasing models
3-
titleSuffix: Azure SQL Database & Azure SQL Managed Instance
3+
titleSuffix: Azure SQL Database & SQL Managed Instance
44
description: Learn about the purchasing models that are available for Azure SQL Database and Azure SQL Managed Instance.
55
services: sql-database
66
ms.service: sql-db-mi

azure-sql/database/service-tiers-sql-database-vcore.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
2-
title: vCore purchasing model overview
3-
titleSuffix: Azure SQL Database
2+
title: vCore purchase model
43
description: The vCore purchasing model lets you independently scale compute and storage resources, match on-premises performance, and optimize price for Azure SQL Database
54
services: sql-database
65
ms.service: sql-database
@@ -11,10 +10,12 @@ ms.author: wiassaf
1110
ms.reviewer: sashan, moslake
1211
ms.date: 05/18/2021
1312
---
14-
# vCore model overview - Azure SQL Database
13+
# vCore purchase model overview - Azure SQL Database
1514
[!INCLUDE[appliesto-sqldb](../includes/appliesto-sqldb.md)]
1615

17-
The virtual core (vCore) purchasing model used by Azure SQL Database provides several benefits:
16+
This article reviews the vCore purchase model for [Azure SQL Database](sql-database-paas-overview.md). For more information on choosing between the vCore and DTU purchase models, see [Choose between the vCore and DTU purchasing models](purchasing-models.md).
17+
18+
The virtual core (vCore) purchase model used by Azure SQL Database provides several benefits over the DTU purchase model:
1819

1920
- Higher compute, memory, I/O, and storage limits.
2021
- Control over the hardware generation to better match compute and memory requirements of the workload.
@@ -23,7 +24,7 @@ The virtual core (vCore) purchasing model used by Azure SQL Database provides se
2324

2425
## Service tiers
2526

26-
Service tier options in the vCore model include General Purpose, Business Critical, and Hyperscale. The service tier generally defines the storage architecture, space and I/O limits, and business continuity options related to availability and disaster recovery.
27+
Service tier options in the vCore purchase model include General Purpose, Business Critical, and Hyperscale. The service tier generally defines the storage architecture, space and I/O limits, and business continuity options related to availability and disaster recovery.
2728

2829
|**Use case**|**General Purpose**|**Business Critical**|**Hyperscale**|
2930
|---|---|---|---|

azure-sql/database/service-tiers-vcore.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: vCore purchasing model overview
3-
titleSuffix: Azure SQL Database & Azure SQL Managed Instance
2+
title: vCore purchase model
3+
titleSuffix: Azure SQL Database & SQL Managed Instance
44
description: The vCore purchasing model lets you independently scale compute and storage resources, match on-premises performance, and optimize price for Azure SQL Database and Azure SQL Managed Instance.
55
services: sql-database
66
ms.service: sql-db-mi
@@ -10,19 +10,24 @@ author: WilliamDAssafMSFT
1010
ms.author: wiassaf
1111
ms.reviewer: sashan, moslake
1212
ms.date: 05/18/2021
13+
ROBOTS: NOINDEX
1314
---
1415
# vCore model overview - Azure SQL Database and Azure SQL Managed Instance
1516
[!INCLUDE[appliesto-sqldb-sqlmi](../includes/appliesto-sqldb-sqlmi.md)]
1617

1718
The virtual core (vCore) purchasing model used by Azure SQL Database and Azure SQL Managed Instance provides several benefits:
1819

19-
- Higher compute, memory, I/O, and storage limits.
2020
- Control over the hardware generation to better match compute and memory requirements of the workload.
2121
- Pricing discounts for [Azure Hybrid Benefit (AHB)](../azure-hybrid-benefit.md) and [Reserved Instance (RI)](reserved-capacity-overview.md).
2222
- Greater transparency in the hardware details that power the compute, that facilitates planning for migrations from on-premises deployments.
23+
- In the case of Azure SQL Database, vCore purchasing model provides higher compute, memory, I/O, and storage limits than the DTU model.
24+
25+
For more information on choosing between the vCore and DTU purchase models, see [Choose between the vCore and DTU purchasing models](purchasing-models.md).
2326

2427
## Service tiers
2528

29+
The following articles provide specific information on the vCore purchase model in each product.
30+
2631
- For information on Azure SQL Database service tiers for the vCore model, see [vCore model overview - Azure SQL Database](service-tiers-sql-database-vcore.md).
2732
- For information on Azure SQL Managed Instance service tiers for the vCore model, see [vCore model overview - Azure SQL Managed Instance](../managed-instance/service-tiers-managed-instance-vcore.md).
2833

@@ -32,8 +37,11 @@ To get started, see:
3237
- [Creating a SQL Database using the Azure portal](single-database-create-quickstart.md)
3338
- [Creating a SQL Managed Instance using the Azure portal](../managed-instance/instance-create-quickstart.md)
3439

35-
For pricing details, see the [Azure SQL Database pricing page](https://azure.microsoft.com/pricing/details/sql-database/single/).
36-
40+
- For pricing details, see
41+
- [Azure SQL Database pricing page](https://azure.microsoft.com/pricing/details/sql-database/single/)
42+
- [Azure SQL Managed Instance single instance pricing page](https://azure.microsoft.com/pricing/details/azure-sql-managed-instance/single/)
43+
- [Azure SQL Managed Instance pools pricing page](https://azure.microsoft.com/pricing/details/azure-sql-managed-instance/pools/)
44+
3745
For details about the specific compute and storage sizes available in the general purpose and business critical service tiers, see:
3846

3947
- [vCore-based resource limits for Azure SQL Database](resource-limits-vcore-single-databases.md).

azure-sql/glossary-terms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Glossary of terms
3-
titleSuffix: Azure SQL
3+
titleSuffix: Azure SQL Database & SQL Managed Instance
44
description: A glossary of terms for working with Azure SQL Database, Azure SQL Managed Instance, and SQL on Azure VM.
55
services: sql-database
66
ms.service: sql-db-mi

azure-sql/managed-instance/frequently-asked-questions-faq.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Frequently asked questions (FAQ)
3-
titleSuffix: Azure SQL Managed Instance
43
description: Azure SQL Managed Instance frequently asked questions (FAQ)
54
services: sql-database
65
ms.service: sql-managed-instance

azure-sql/managed-instance/service-tiers-managed-instance-vcore.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
2-
title: Azure SQL Managed Instance vCore purchasing model overview
3-
titleSuffix: Azure SQL Managed Instance compute hardware
2+
title: vCore purchase model
43
description: The vCore purchasing model lets you independently scale compute and storage resources, match on-premises performance, and optimize price for Azure SQL Managed Instance.
54
services: sql-database
65
ms.service: sql-managed-instance
@@ -14,15 +13,17 @@ ms.date: 05/18/2021
1413
# Azure SQL Managed Instance - Compute Hardware in the vCore Service Tier
1514
[!INCLUDE[appliesto-sqlmi](../includes/appliesto-sqlmi.md)]
1615

17-
The virtual core (vCore) purchasing model used by Azure SQL Managed Instance has following characteristics:
16+
This article reviews the vCore purchase model for [Azure SQL Managed Instance](sql-managed-instance-paas-overview.md). For more information on choosing between the vCore and DTU purchase models, see [Choose between the vCore and DTU purchasing models](purchasing-models.md).
17+
18+
The virtual core (vCore) purchase model used by Azure SQL Managed Instance has following characteristics:
1819

1920
- Control over the hardware generation to better match compute and memory requirements of the workload.
2021
- Pricing discounts for [Azure Hybrid Benefit (AHB)](../azure-hybrid-benefit.md) and [Reserved Instance (RI)](../database/reserved-capacity-overview.md).
2122
- Greater transparency in the hardware details that power the compute, that facilitates planning for migrations from on-premises deployments.
2223

2324
## <a id="compute-tiers"></a>Service tiers
2425

25-
Service tier options in the vCore model include General Purpose and Business Critical. The service tier generally defines the storage architecture, space and I/O limits, and business continuity options related to availability and disaster recovery.
26+
Service tier options in the vCore purchase model include General Purpose and Business Critical. The service tier generally defines the storage architecture, space and I/O limits, and business continuity options related to availability and disaster recovery.
2627

2728
|**Use case**|**General Purpose**|**Business Critical**|
2829
|---|---|---|

0 commit comments

Comments
 (0)