Xabaril / AspNetCore.Diagnostics.HealthChecks

Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Apache License 2.0
3.98k stars 770 forks source link

Added managed identity for Azure IoTHub health checks #2216

Open brattpurrie opened 1 month ago

brattpurrie commented 1 month ago

What this PR does / why we need it: Implements managed identity for Azure IoT hubs and resolves socket starvation / memory leak.

Which issue(s) this PR fixes: https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/2211

Please reference the issue this PR will close: #[issue number]

2211

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Please make sure you've completed the relevant tasks for this PR, out of the following list: