1. Using Azure Blob Storage with a connection string
This is the starting point, where the app sources data from Azure Blob Storage using a connection string.
To get running, I recommend:
- Setting up either Azurite or the Azure Storage Emulator.
- Running the
AzureIdentityLivestream.PeopleGenerator
project to generate data in the blob container.