Skip to content

Commit 8bbaa7b

Browse files
authored
Merge pull request #125932 from changeworld/patch-60
Fix typo
2 parents d33c12d + f6c3c5b commit 8bbaa7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/blob-inventory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The global **Blob inventory enabled** flag takes precedence over the *enabled* p
106106
| format | string | Determines the output of the inventory file. Valid values are `csv` (For CSV format) and `parquet` (For Apache Parquet format).| Yes |
107107
| objectType | string | Denotes whether this is an inventory rule for blobs or containers. Valid values are `blob` and `container`. |Yes |
108108
| schedule | string | Schedule on which to run this rule. Valid values are `daily` and `weekly`. | Yes |
109-
| schemaFields | Json array | List of Schema fields to be part of inventory. | Yes |
109+
| schemaFields | JSON array | List of Schema fields to be part of inventory. | Yes |
110110

111111
### Rule filters
112112

0 commit comments

Comments
 (0)