CSharp - Nuget

AspNetCore.HealthChecks.Aws.SystemsManager

This health check verifies the ability to communicate with Amazon Systems Manager and the existence of some parameters on the Parameter Store. For more information about AWS Systems Mananger check the AWS Systems Manager Site (Parameter Store)

AspNetCore.HealthChecks.Azure.Data.Tables

This health check verifies the ability to communicate with Azure Tables. It uses the provided TableServiceClient.

AspNetCore.HealthChecks.Azure.IoTHub

This health check verifies the ability to communicate with Azure IoT Hub. For more information about Azure IoT Hub please check and .NET please check the Azure IoT Hub Microsoft Site

AspNetCore.HealthChecks.Azure.KeyVault.Secrets

This health check verifies the ability to communicate with Azure Key Vault Secrets. It uses the provided SecretClient to get configured secret. When the connection to the service itself can be made, but secret is not found, it returns HealthStatus.Healthy status.

AspNetCore.HealthChecks.Azure.Messaging.EventHubs

This health check verifies the ability to communicate with Azure Event Hubs. It uses the provided EventHubProducerClient to get event hub properties.

AspNetCore.HealthChecks.Azure.Storage.Blobs

This health check verifies the ability to communicate with Azure Blob Storage. It uses the provided BlobServiceClient to get first or configured blob container.

AspNetCore.HealthChecks.Azure.Storage.Files.Shares

This health check verifies the ability to communicate with Azure File Storage. It uses the provided ShareServiceClient to get first share or configured share properties.

AspNetCore.HealthChecks.Azure.Storage.Queues

This health check verifies the ability to communicate with Azure Queue Storage. It uses the provided QueueServiceClient to get first queue or configured queues properties.

AspNetCore.HealthChecks.AzureApplicationInsights

This health check verifies the existence of a Azure Application Insights resource. For more information about Azure Application Insights check the Azure AppInsights Microsoft Site

AspNetCore.HealthChecks.AzureDigitalTwin

Azure Digital Twins is an Internet of Things (IoT) platform that enables you to create a digital representation of real-world things, places, business processes, and people.


For more information about Azure Digital Twin please check Azure Digital Twin Home

AspNetCore.HealthChecks.AzureKeyVault

This health check verifies the ability to communicate with Azure Key Vault and the existence of some secrets, keys and certificates. For more information about Azure Key Vault check the Azure KeyVault Microsoft Site

AspNetCore.HealthChecks.AzureSearch

HealthChecks.AzureSearch is the health check package for Azure Search.