Update docs/demos/azure-monitor/README.md
Co-authored-by: Timothy Mothra <tilee@microsoft.com>
This commit is contained in:
Родитель
a7c5d620fd
Коммит
949f51c5be
|
@ -34,7 +34,7 @@ In the `appsettings.json` (or the file for your environment, such as `appsetting
|
|||
"ConnectionStrings": {
|
||||
"PodcastDb": "Server=localhost, 5433;Database=Podcast;User Id=sa;Password=Pass@word;Encrypt=False",
|
||||
"FeedQueue": "UseDevelopmentStorage=true",
|
||||
"AzureMonitor": "InstrumentationKey=XXXXXXXXXX;IngestionEndpoint=https://centralus-0.in.applicationinsights.azure.com/;LiveEndpoint=https://centralus.livediagnostics.monitor.azure.com/"
|
||||
"AzureMonitor": "InstrumentationKey=XXXXXXXXXX;IngestionEndpoint=XXXXX/;LiveEndpoint=XXXXX"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Загрузка…
Ссылка в новой задаче