@robwindsor
I'm a .NET/M365 developer, trainer, author, MVP & MCT Alumni
Nothing here yet.
You have a couple options when accessing SharePoint sites with Microsoft Graph, using the site Id and using the server-relative URL. The documentation alludes to the use of the server-relative URL, but it focusses more on the use of the site Id. I wa...

Let's say I have an Orders list that has a lookup on a Customers list. The name of the lookup field is Customer and the target of the lookup is the Title field which stores the customer code. Now I want to get data from the Orders list using Micros...
