Skip to content

Commit 5769f0c

Browse files
committed
fixed typo in TOC and took acrolinx tone suggestions
1 parent 79448b2 commit 5769f0c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/virtual-machines/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2107,7 +2107,7 @@
21072107
- name: Monitor costs
21082108
href: ./cost-optimization-monitor-costs.md
21092109
- name: Best practices
2110-
href: ./cost-optimizaton-best-practices.md
2110+
href: ./cost-optimization-best-practices.md
21112111
- name: Resources
21122112
items:
21132113
- name: Cloud adoption framework

articles/virtual-machines/cost-optimization-plan-to-manage-costs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ When you create or use virtual machines resources, you might get charged for the
5555
- **Virtual machines** - You're charged for it based on the number of hours per VM.
5656
- The price also changes based on your [VM size](sizes.md).
5757
- The price also changes based on the region where your virtual machine is located.
58-
- As virtual machine instances go through different states, they are [billed differently](states-billing.md).
58+
- As virtual machine instances go through different states, they're [billed differently](states-billing.md).
5959
- **Storage** - You're charged for it based on the disk size in GB and the transactions per hour.
6060
- For more information about transactions, see the [transactions section of the Understanding billing page for storage](../storage/files/understanding-billing.md#what-are-transactions).
6161
- **Virtual network** - You're charged for it based on the number of GBs of data transferred.
@@ -97,7 +97,7 @@ After you delete virtual machines resources, the following resources might conti
9797

9898
If your OS disk isn't deleted with your VM, it likely incurs [P10 disk costs](https://azure.microsoft.com/pricing/details/managed-disks/) even in a stopped state. The OS disk size is smaller by default for some images and incurs lower costs accordingly.
9999

100-
For virtual networks, one virtual network is billed per subscription and per region. Virtual networks cannot span regions or subscriptions. Setting up private endpoints in vNet setups may also incur charges.
100+
For virtual networks, one virtual network is billed per subscription and per region. Virtual networks can't span regions or subscriptions. Setting up private endpoints in vNet setups may also incur charges.
101101

102102
Bandwidth is charged by usage; the more data transferred, the more you're charged.
103103

0 commit comments

Comments
 (0)