Question: azure sdk docs/resources for multi-tenancy apps #7977
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
I'm struggling to find resources & guidance for using the azure sdk in writing a multi-tenant application.
How do we consume the service Client types (BlobClient, ArmClient, etc) and respect the credentials that are unique to each tenant (we use ClientCertificateCredential).
Additionally, how do we do this using dependency injection?
I am possibly just missing it, but I have not found that the scenario of writing multi-tenant applications to be well addressed.
Thanks!
The text was updated successfully, but these errors were encountered: