Cannot See Index tagging in while uploading Blob in ADLS gen2

Alpha 20 Reputation points
2024-05-01T06:57:01.2766667+00:00

User's image

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,363 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,731 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,468 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,955 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
682 questions
0 comments No comments
{count} votes

Accepted answer
  1. Amrinder Singh 2,690 Reputation points Microsoft Employee
    2024-05-01T09:58:24.48+00:00

    Hello Alpha - Thanks for reaching out over Q&A Forum.

    Blob Index tags aren't yet supported on the ADLS Gen2 account. Only general-purpose v2 accounts and premium block blob accounts are supported and this is documented in the below link:

    https://learn.microsoft.com/en-us/azure/storage/blobs/storage-manage-find-blobs?tabs=azure-portal#conditions-and-known-issues

    https://learn.microsoft.com/en-us/azure/storage/blobs/storage-feature-support-in-storage-accounts#standard-general-purpose-v2-accounts

    Please let us know if you have any further queries. I’m happy to assist you further.    


    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Nehruji R 2,581 Reputation points Microsoft Vendor
    2024-05-02T08:59:03.4733333+00:00

    Hello Alpha,

    Greetings! Welcome to Microsoft Q&A Platform.

    This particular feature request is in plan to be able to ‘add’ tags but, not have them indexed and don't have ETA for now (Index-Tags on ADLS).

    Get the latest updates on Azure products and features to meet your cloud investment needs. Subscribe to notifications to stay informed. Azure updates

    GA Index Tags for non-ADLS blob accounts.

    Additional information: I’m pleased to announce that Blob index tags is now generally available! Blob index tags solves a problem that today requires customers to add a separate DB in addition to blob storage to provide query capabilities to find specific objects. Blob index tags reduces the complexity of having to add a DB and think through concurrency by allowing user meta data to be indexed and used directly on the blobs themselves. Blob index tags is one of the app-dev primitives that will make it easier for 1st and 3rd party customers to develop solutions on top of blob storage. Capabilities such as this speed up adoption of blob storage for application development For a good overview, read this.

    refer - https://learn.microsoft.com/en-us/azure/search/search-howto-index-azure-data-lake-storage

    Hope this answer helps! Please let us know if you have any further queries. I’m happy to assist you further.


    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments