Skip to main content

azure_storage_table

  • Categories: Storage
  • Service: storage
  • Provider Link: Storage Table

Description

Azure Storage Table is a NoSQL data store in Microsoft Azure that stores structured data without a schema. It organizes data into entities with properties, grouped into tables. Users can query and update data using REST APIs or client libraries. It supports large volumes of data and provides automatic partitioning for performance and scalability.

Base Hierarchy

Hierarchy of Storage Table

Relationship to other Resources

Diagram of Storage Table resource relationships

Properties

Diagram of Storage Table data model