Skip to content

Commit 186b8a8

Browse files
committed
edited to fix publishing review
1 parent 4430c59 commit 186b8a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/virtual-machines/.openpublishing.redirection.virtual-machines.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"redirections": [
33
{
44
"source_path_from_root": "/articles/virtual-machines/linux/tutorial-availability-sets.md",
5-
"redirect_url": "/previous-versions/azure/virtual-machines/linux/tutorial-availability-sets",
5+
"redirect_url": "/azure/virtual-machines/linux/tutorial-availability-sets",
66
"redirect_document_id": false
77
},
88
{

articles/virtual-machines/workloads/oracle/oracle-performance-best-practice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The [E-series](/azure/virtual-machines/edv5-edsv5-series) is designed for memory
2626
The new [Ebdsv5-series](/azure/virtual-machines/ebdsv5-ebsv5-series#ebdsv5-series) provides the highest I/O throughput-to-vCore ratio in Azure along with a memory-to-vCore ratio of 8. This series offers the best price-performance for Oracle workloads on Azure VMs. Consider this series first for most Oracle database workloads.
2727

2828
### M-series
29-
The [M-seires](/azure/virtual-machines/m-series) is built for large databases, that is, up to 12-TB RAM and 416vCPUs. The M series VMs offer the highest memory-to-vCore ratio in Azure. Consider these VMs for large and large mission critical Oracle database workloads or if you would need to consolidate databases into fewer VMs.
29+
The [M-series](/azure/virtual-machines/m-series) is built for large databases, that is, up to 12-TB RAM and 416vCPUs. The M series VMs offer the highest memory-to-vCore ratio in Azure. Consider these VMs for large and large mission critical Oracle database workloads or if you would need to consolidate databases into fewer VMs.
3030

3131
### D-series
3232
The [D-series](/azure/virtual-machines/dv5-dsv5-series) is built for general purpose VMs with smaller memory-to-vCore ratios with the General-Purpose virtual machines. It's important to carefully monitor memory-based performance counters to ensure Oracle workload can get the IOPS & through put. The [Ddsv5-series](/azure/virtual-machines/ddv5-ddsv5-series#ddsv5-series) offers a fair combination of vCPU, memory, and temporary disk but with smaller memory-to-vCore support. D-series doesn't have the memory-to-vCore ratio of 8 that is recommended for Oracle workloads. As such, consider using these virtual machines for small to medium databases or for dev/test environment for lower TCO.

0 commit comments

Comments
 (0)