azure-sdk-for-net
azure-sdk-for-net copied to clipboard
Add DocumentModelAdministrationClientBuilderExtensions
Allow DocumentModelAdministrationClient to be registered with IAzureClientFactoryBuilder
Thank you for your contribution @rgylesbedford! We will review the pull request and get back to you soon.
Hi @rgylesbedford. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.
Hello @rgylesbedford, and thank you for your contribution.
Originally we didn't include ASP.NET Core integration for the DocumentModelAdministrationClient
because, according to our design guidelines:
✅ DO provide integration extension methods for every top level client type users are expected to start with in the main namespace. Do not include integration extension methods for secondary clients, child clients, or clients in advanced namespaces.
DocumentModelAdministrationClient
is considered a secondary client since most champion scenarios don't require it. We expect model management to be done via Form Recognizer Studio by most devs.
Do you have a specific scenario you want to support?
Hi @rgylesbedford. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.
Hi @rgylesbedford. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing /reopen
if you'd like to continue working on these changes. Please be sure to use the command to reopen or remove the no-recent-activity
label; otherwise, this is likely to be closed again with the next cleanup pass.