How to get metadata of storage

Girish Prajwal 706 Reputation points
2020-09-22T12:08:05.967+00:00

Hi Team,

I would like to know how can I get the metadata for Azure Storage Accounts.

For example: Microsoft.Storage/storageAccounts
Microsoft.Storage/StorageAccounts/networkacls.ips
Microsoft.Storage/StorageAccounts/Blobs

and so on.

Complete metadata for Storage or any services to that matter.

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,836 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sumarigo-MSFT 44,586 Reputation points Microsoft Employee
    2020-09-22T12:45:12.497+00:00

    @Girish Prajwal As I understand you are looking for Azure Blob Metadata, If not please correct me?

    The Get Blob Metadata operation returns all user-defined metadata for the specified blob or snapshot.

    Additional information: If you are looking for Azure file share metadata you may refer to this SO thread

    Azure storage blobs with properties and metadata

    Hope this helps! Kindly let us know if the above helps or you need further assistance on this issue.

    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Please don’t 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.

0 additional answers

Sort by: Most helpful