Add EventHubs to sample
This commit is contained in:
Родитель
10df564882
Коммит
9f9e44020e
|
@ -23,6 +23,7 @@ namespace SampleHost
|
|||
.AddAzureStorageCoreServices()
|
||||
.AddAzureStorage()
|
||||
.AddServiceBus()
|
||||
.AddEventHubs()
|
||||
.AddApplicationInsights()
|
||||
.ConfigureAppConfiguration(b =>
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче