Skip to content

Commit a4ddfc3

Browse files
authored
reviewer fixes
1 parent e17c97c commit a4ddfc3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/blobs/storage-manage-and-find-blobs.md renamed to articles/storage/blobs/storage-manage-find-blobs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Manage and find blob data with Blob Index
2+
title: Manage and find data on Azure Blob Storage with Blob Index (Preview)
33
description: Learn how to use Blob Index tags to categorize, manage, and query to discover blob objects.
44
author: mhopkins-msft
55

@@ -288,8 +288,8 @@ This section describes known issues and conditions in the current public preview
288288
### Can Blob Index help me filter and query content inside my blobs?
289289
No, Blob Index tags can help you find the blobs that you are looking for. If you need to search within your blobs, use Query Acceleration or Azure Search.
290290

291-
### Are Blob Index tags and Azure Resource Manager (ARM) tags related?
292-
No, ARM tags help organize control plane resources such as subscriptions, resource groups, and storage accounts. Blob Index tags provide object management and discovery on data plane resources such as blobs within a storage account.
291+
### Are Blob Index tags and Azure Resource Manager tags related?
292+
No, Azure Resource Manager tags help organize control plane resources such as subscriptions, resource groups, and storage accounts. Blob Index tags provide object management and discovery on data plane resources such as blobs within a storage account.
293293

294294
## Next steps
295295

0 commit comments

Comments
 (0)