Skip to content

Commit 73df100

Browse files
Merge pull request #286863 from wmgries/azure-storage-ref
Change reference for Azure Storage to Azure Blob storage
2 parents 6b2b01e + 3542387 commit 73df100

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/blobs/storage-blob-faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,14 +185,14 @@ sections:
185185
- name: Managing costs
186186
questions:
187187
- question: |
188-
If I use Azure Storage for only a few days a month, is the cost prorated?
188+
If I use Azure Blob Storage for only a few days a month, is the cost prorated?
189189
answer: |
190-
Storage capacity is billed in units of the average daily amount of data stored, in gigabytes (GB), over a monthly period. For example, if you consistently used 10 GB of storage for the first half of the month, and none for the second half of the month, you would be billed for your average usage of 5 GB of storage.
190+
Storage capacity for Blob Storage is billed in units of the average daily amount of data stored, in gigabytes (GB), over a monthly period. For example, if you consistently used 10 GB of storage for the first half of the month, and none for the second half of the month, you would be billed for your average usage of 5 GB of storage.
191191
additionalContent: |
192192
193193
## Next steps
194194
195195
You can learn more about Azure Blob Storage by visiting the following links:
196196
197197
- [Introduction to Azure Storage](../common/storage-introduction.md)
198-
- [What is Azure Blob storage](storage-blobs-overview.md)
198+
- [What is Azure Blob Storage](storage-blobs-overview.md)

0 commit comments

Comments
 (0)