Open scrocquesel-ml150 opened 1 week ago
Thank you for your feedback. Tagging and routing to the team member best able to assist.
Hi @scrocquesel-ml150. Thanks for reaching out and for your suggestion. Integrating with configuration is an area that we're currently investigating for the Azure SDK for .NET packages. We'll consider this request as part of that discovery.
//fyi: @annelo-msft
Library name
Microsoft.Extensions.Azure
Please describe the feature.
I want to be able to register client using a configuration object to create a client instance.
The
Azure.IoT.DeviceUpdate
do not have support for dependency injection with a dedicated extension method (see https://github.com/Azure/azure-sdk-for-net/issues/43099). Meanwhile, I would like to register it myself with configuration object.Should do the same thing as other client extension, for example