question

DarwinDobson-1285 avatar image
0 Votes"
DarwinDobson-1285 asked GlenScales-6756 answered

Can MSGraph be configured to be proxy aware?

I am configuring the MS Graph library to work with SharePoint and have a question whether the graph library is proxy aware or do I have to create exclusion in my firewall to allow connection to microsoft.graph.com?

microsoft-graph-sdk
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

GlenScales-6756 avatar image
0 Votes"
GlenScales-6756 answered

You can use the following https://docs.microsoft.com/en-us/graph/sdks/customize-client?tabs=csharp to customize the underlying httpclient (and handler) that Graph uses to support handling a proxy.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.