Skip to content

Commit f91c789

Browse files
authored
Merge pull request #98909 from hyoshioka0128/patch-579
Typo "Azure table"→"Azure Table"
2 parents 3911545 + 94f211c commit f91c789

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/tables/table-storage-design.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Design scalable and performant tables in Azure table storage. | Microsoft Docs
3-
description: Learn to design scalable and performant tables in Azure table storage. Review table partitions, Entity Group Transactions, and capacity and cost considerations.
2+
title: Design scalable and performant tables in Azure Table storage. | Microsoft Docs
3+
description: Learn to design scalable and performant tables in Azure Table storage. Review table partitions, Entity Group Transactions, and capacity and cost considerations.
44
services: storage
55
ms.service: storage
66
author: tamram
@@ -148,4 +148,4 @@ Table storage is relatively inexpensive, but you should include cost estimates f
148148
- [Modeling relationships](table-storage-design-modeling.md)
149149
- [Design for querying](table-storage-design-for-query.md)
150150
- [Encrypting Table Data](table-storage-design-encrypt-data.md)
151-
- [Design for data modification](table-storage-design-for-modification.md)
151+
- [Design for data modification](table-storage-design-for-modification.md)

0 commit comments

Comments
 (0)