-
Notifications
You must be signed in to change notification settings - Fork 20
application settings
Duncan Jones edited this page Dec 10, 2019
·
4 revisions
The following settings can be set in your application's app.config
file or via environment variables through the Azure portal.
Each storage account used to store the event streams for the entities needs to have a connection string set in the application settings.
By convention these are named by the domain but you can choose whatever name you wish and the actual mapping between an entity and a storage account is performed by the Entity storage mapping as below