Skip to content

Commit 011b2ac

Browse files
Merge pull request #217305 from roygara/fixPriceLink
Fix price link
2 parents 1d118b3 + 732c72c commit 011b2ac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-machines/faq-for-disks.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@ sections:
2323
- question: |
2424
If I create a standard managed disk from an existing VHD that's 80 GB, how much will that cost me?
2525
answer: |
26-
A standard managed disk created from an 80-GB VHD is treated as the next available standard disk size, which is an S10 disk. You're charged according to the S10 disk pricing. For more information, see the [pricing page](https://azure.microsoft.com/pricing/details/storage).
26+
A standard managed disk created from an 80-GB VHD is treated as the next available standard disk size, which is an S10 disk. You're charged according to the S10 disk pricing. For more information, see the [pricing page](https://azure.microsoft.com/pricing/details/managed-disks/).
2727
2828
- question: |
2929
Are there any transaction costs for standard managed disks?
3030
answer: |
31-
Yes. You're charged for each transaction. For more information, see the [pricing page](https://azure.microsoft.com/pricing/details/storage).
31+
Yes. You're charged for each transaction. For more information, see the [pricing page](https://azure.microsoft.com/pricing/details/managed-disks/).
3232
3333
- question: |
3434
For a standard managed disk, will I be charged for the actual size of the data on the disk or for the provisioned capacity of the disk?
3535
answer: |
36-
You're charged based on the provisioned capacity of the disk. For more information, see the [pricing page](https://azure.microsoft.com/pricing/details/storage).
36+
You're charged based on the provisioned capacity of the disk. For more information, see the [pricing page](https://azure.microsoft.com/pricing/details/managed-disks/).
3737
3838
- question: |
3939
How is pricing of premium managed disks different from unmanaged disks?
@@ -513,7 +513,7 @@ sections:
513513
- question: |
514514
Are there transaction costs to use Premium SSD disks?
515515
answer: |
516-
There is a fixed cost for each disk size, which comes provisioned with specific limits on IOPS and throughput. The other costs are outbound bandwidth and snapshot capacity, if applicable. For more information, see the [pricing page](https://azure.microsoft.com/pricing/details/storage).
516+
There is a fixed cost for each disk size, which comes provisioned with specific limits on IOPS and throughput. The other costs are outbound bandwidth and snapshot capacity, if applicable. For more information, see the [pricing page](https://azure.microsoft.com/pricing/details/managed-disks/).
517517
518518
- question: |
519519
What are the limits for IOPS and throughput that I can get from the disk cache?

0 commit comments

Comments
 (0)