Tag: Table Storage
In the previous post, we saw how to use cl-azure to access Azure storage, in particular, BLOBs. Today we will experiment with Tables. The following operations are currently supported by the library: – Create a new table – List all the tables available – Add rows to a table – List the contents of a table […]
Recent Comments