Skip to content

Commit e0c184b

Browse files
authored
Merge pull request #53065 from JBCook/master
DCsv2 changes for GA
2 parents 230b534 + 56dc48d commit e0c184b

File tree

4 files changed

+9
-7
lines changed

4 files changed

+9
-7
lines changed

articles/virtual-machines/dcv2-series.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
ms.author: lahugh
1010
---
1111

12-
# Preview: DCsv2-series
12+
# DCsv2-series
1313

1414

1515
The DCsv2-series can help protect the confidentiality and integrity of your data and code while it’s processed in the public cloud. These machines are backed by the latest generation of Intel XEON E-2288G Processor with SGX technology. With the Intel Turbo Boost Technology these machines can go up to 5.0GHz. DCsv2 series instances enable customers to build secure enclave-based applications to protect their code and data while it’s in use.
1616

17-
Example use cases include confidential multiparty data sharing, fraud detection, anti-money laundering, blockchain, confidential usage analytics, intelligence analysis and confidential machine learning.
17+
Example use cases include: confidential multiparty data sharing, fraud detection, anti-money laundering, blockchain, confidential usage analytics, intelligence analysis and confidential machine learning.
1818

1919
Premium Storage: Supported*
2020

@@ -36,9 +36,9 @@ Memory Preserving Updates: Not Supported
3636
| Standard_DC8_v2 | 8 | 32 | 400 | 8 | 16000/128 (172) | 12800/192 | 2 |
3737

3838
- DCsv2-series VMs are [generation 2 VMs](./linux/generation-2.md#creating-a-generation-2-vm) and only support `Gen2` images.
39-
- Currently available in UK South and Canada Central only.
40-
- Previous generation of Confidential Compute VMs: [DC Series](sizes-previous-gen.md)
41-
- Create DCsv2 VMs using Azure Portal [Create VM - Portal](./linux/quick-create-portal.md)
39+
- Currently available in UK South, Canada Central, and US East only.
40+
- Previous generation of Confidential Compute VMs: [DC series](sizes-previous-gen.md#preview-dc-series)
41+
- Create DCsv2 VMs using the [Azure portal](./linux/quick-create-portal.md) or [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/microsoft-azure-compute.acc-virtual-machine-v2?tab=overview)
4242

4343

4444

articles/virtual-machines/linux/generation-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Generation 2 VMs use the new UEFI-based boot architecture rather than the BIOS-b
2222
Generation 1 VMs are supported by all VM sizes in Azure (except for Mv2-series VMs). Azure now offers generation 2 support for the following selected VM series:
2323

2424
* [B-series](https://docs.microsoft.com/azure/virtual-machines/linux/b-series-burstable)
25-
* [DC-series](../dcv2-series.md)
25+
* [DCsv2-series](../dcv2-series.md)
2626
* [DSv2-series](../dv2-dsv2-series.md) and [Dsv3-series](../dv3-dsv3-series.md)
2727
* [Esv3-series](../ev3-esv3-series.md)
2828
* [Fsv2-series](../fsv2-series.md)

articles/virtual-machines/sizes-previous-gen.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,8 @@ Premium Storage caching: Not Supported
215215

216216
## Preview: DC-series
217217

218+
**Newer size recommendation**: [DCsv2-series](dcv2-series.md)
219+
218220
Premium Storage: Supported
219221

220222
Premium Storage caching: Supported

articles/virtual-machines/windows/generation-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Generation 2 VMs use the new UEFI-based boot architecture rather than the BIOS-b
2323
Generation 1 VMs are supported by all VM sizes in Azure (except for Mv2-series VMs). Azure now offers generation 2 support for the following selected VM series:
2424

2525
* [B-series](https://docs.microsoft.com/azure/virtual-machines/windows/b-series-burstable)
26-
* [DC-series](../dcv2-series.md)
26+
* [DCsv2-series](../dcv2-series.md)
2727
* [DSv2-series](../dv2-dsv2-series.md) and [Dsv3-series](../dv3-dsv3-series.md)
2828
* [Dasv4-series](https://docs.microsoft.com/azure/virtual-machines/dav4-dasv4-series)
2929
* [Esv3-series](../ev3-esv3-series.md)

0 commit comments

Comments
 (0)