Topic of tonight’s post will be about Microsoft Azure Storage, I would like to share some information on Azure Table Storage. Link below to Azure Table Storage tutorial, on using Python Azure Tables SDK with National Basketball Association (NBA) Stats, using a API. The example in the blog shows how to use the API to retrieve NBA teams stats and the Azure Tables Python SDK to work with Azure Table storage. The Azure Tables client library for Python provides a simple and intuitive API for working with Azure Table Storage, with methods for creating and managing table clients, table operations, and entities.

Link below to blog author by Charles Wang, with more information on using Azure Table Storage, with Python Azure Tables SDK.

Click here for the blog.