junsaw
junsaw
My StartUp code has this, is it possible to modify the frequency ? Any help will be much appreciated. services.AddHealthChecks() .AddApplicationInsightsPublisher(Configuration["App:AppInsightsInstrumentationKey"]) .AddAzureBlobStorage(Configuration["Data:StorageAccountConnectionString"].ToString()) .AddAzureTable(Configuration["Data:StorageAccountConnectionString"].ToString());
Please, fill the following sections to help us fix the issue Whenever multiple CosmosDB Health Checks used with the recommendation of implementing in a SingleTon it always uses the latest...