Anthony Chui
Results
2
comments of
Anthony Chui
@andrueastman Thanks for the reply. Unfortunately, we need to use our own custom HTTP client created by the `AddHttpClient` call in startup, because we want to leverage Polly for retry,...
@andrueastman Thanks, that works. This might be worth adding into the documentation? If you provide your own `HttpClient` to the `GraphServiceClient`, then that means you aren't passing an `authenticationProvider` as...