In the previous post we configured Suave to serve data from Azure table storage.
Now that there is data, I would like to add some front-end code and serve it
through the same web server. With Suave configured, that is a piece of cake.
> See Combining Suave and Azure Storage