{ | |
"ApplicationInsightsSettings": { | |
"InstrumentationKey": "<INSTRUMENTATION_KEY_AZURE_PORTAL>" | |
}, | |
"AzureTableSettings": { | |
"ConnectionString": "<CONNECTION_STRING_AZURE_PORTAL>" | |
}, | |
"EventHubSettings": { | |
"ConnectionString": "<CONNECTION_STRING_AZURE_PORTAL>" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment