The last of the four types of storage you can have within a storage account is Azure
Table Storage. This isn’t a database of tables like Microsoft SQL or Cosmos DB (cov
ered in chapters 10 and 11, respectively), but instead structured data that is placed into
buckets called tables, as shown in figure 5.15. In this example, you can see four tables
inside the Table Storage account, which again is inside the storage account itself.

Write A Comment