Skip to main content

Azure Storage Table

An Azure Storage Table is a NoSQL key-value store for rapid development using massive semi-structured datasets, providing schemaless design with fast access to large quantities of data. For full details see the Table Storage documentation.

Supported Methods​

  • GET: Get a specific Storage Table by identifier
  • SEARCH: Search for Storage Table resources by parent resource

IAM Permissions​

  • Microsoft.Storage/storageAccounts/tableServices/tables/read

azure-storage-account​

Links to the parent storage account.