Darrel

Results 511 comments of Darrel

Thank you for raising this issue. We definitely have some work to do to simplify sovereign cloud support. However, rather than having a cloud configuration document baked into the SDKs,...

As this is Graph specific work that is not impacting the Kiota generator output, I am perfectly fine with doing enhancements to the PageIterator Task to make it more usable.

Hey @habex-ch Thanks for the feedback. Sorry we didn't quite hit the mark but I think we can get much closer than what you are current describing. By calling .Request().GetHttpRequestMessage()...

Thanks for your feedback. I hadn't properly re-read my original suggestion. How would you feel about this? `graphClient.Groups[groupId].Members.References.AsPost(newMember).Request().GetHttpRequestMessage()`

It doesn't have to be before the Request(), but I just want to find the most natural syntax.

Created an issue to address the ability to create Requests with a body to add to batches. https://github.com/microsoftgraph/MSGraph-SDK-Code-Generator/issues/229

@muthurathinam This is declared as ``. What do we normally use for mapping to Binary type? Can we use a byte array?

We need to figure out someway to identify whether these methods are actually implemented by the service on the reference collections.

Hey @philCryoport , sorry I don't have any good news for you. Currently the developers that we have are all committed to working on other SDKs. I think at this...

@justinbarias Have you had scenarios where customers would be interested in using Terraform for deploying M365 services? I'm not sure it would be quite as straightforward to create Terraform providers...