Event banner
Azure Communication Services AMA
Event details
Hello First time doing one of these and I'm not sure if this question is ok or not but here goes! Working with Blazor Client-side WASM where the application is hosted outside of Azure but we utilize AAD and Azure Key Vault! I've not been able to find an example of using Certificates (Not Self-Signing) so that the user does not have to agree.
I'd like the Registered Application in AAD to use a Certificate to connect to Azure Key Vault to obtain the secrets. Goal is not to have our users except or have the certificate installed because the real user of this is the application. Thanks in advance and if this is not the right spot to ask please point me in the direction that could help, the MS Docs only talk about getting a Cert from the users store.