AspNetCore.HealthChecks.Aws.Sqs
This health check verifies the ability to communicate with Amazon SQS and the existence of some queues. For more information about AWS SQS check the AWS SQS Site
This health check verifies the ability to communicate with Amazon SQS and the existence of some queues. For more information about AWS SQS check the AWS SQS Site
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)
This health check verifies the ability to communicate with Azure Tables. It uses the provided TableServiceClient.
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
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.
This health check verifies the ability to communicate with Azure Event Hubs. It uses the provided EventHubProducerClient to get event hub properties.
This health check verifies the ability to communicate with Azure Blob Storage. It uses the provided BlobServiceClient to get first or configured blob container.
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.
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.
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
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
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