[FEATURE REQ] AddClient support using the configuration to create a client instance #47160
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Extensions
ASP.NET Core extensions
feature-request
This issue requires a new behavior in the product in order be resolved.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
Milestone
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 #43099). Meanwhile, I would like to register it myself with configuration object.Should do the same thing as other client extension, for example
The text was updated successfully, but these errors were encountered: