Patrick Lamber
Patrick Lamber
So what would be your suggestion? Add the noun of the object in front of all url commands? GroupUrl SiteUrl Etc?
I would go for the last option
I would always go withe the first or first two letters of the words. E.g. siteUrl - su or s
> I reviewed all commands and put all inconsistencies in the list. > > To recap, here are the things we need to decide: > > 1. Do we want...
Not sure if we will be able to use this command at a large scale. I fell into this already a couple of times with some other interesting endpoints. >...
@nanddeepn: we will review it shortly. Thank you @waldekmastykarz: Bookings.Read.All is required to perform the activities. Could you please ensure that the permissions are assigned to the Azure AD multi-tenant...
Hello @ameerthehacker, first of all. Thank you for your help in this project. Do you think you will consider the PR of @prmichaelsen to have REACT 18 support? Thank you...
Hi @andrueastman, I ended up creating this extension method. ``` public static class GraphExtensions { public static bool HasChanges(this IBackingStore store) { bool originalValue = store.ReturnOnlyChangedValues; store.ReturnOnlyChangedValues = true; try...
Hi, agree with @garrytrinder regarding delegated and app mode. I would extend the permissions concept by letting the use specify the service he/she wants to enable. For example: - ReadWrite.All...
We would also appreciate a fix for this. A restart should not use the cached value