Search code examples
azureazure-table-storageazure-queuesazure-files

How to add tags to file storage, queue storage and table storage created in Microsoft Azure


I have created all three, table storage, queue storage, and file storage within Microsoft Azure. Now I wish to add tags to those resources. I could add tags to Storage Account, the basic requirement for the above resources, but not for the above three resources.

My question is: Can we add tags to these resources? If yes how, and can we do it using APIs?


Solution

  • No, you can't.

    See Tag support for Azure resources:

    enter image description here