Michael Mainer
Michael Mainer
Thank you @ascott18 I totally agree that it would be appropriate to make this and a lot of other types nullable by definition. Our source metadata that we use to...
We will need to target .NET Standard 2.1 to support this. We will need to update the generator OR, address this in Kiota.
In your first example, you are using applications permissions. You cannot use /me since there is not context of /me. Try using the username of the user you want to...
@SilasKenneth This is a missing feature. We need to support enums with flag values. @tomw-ucb In the meantime, you'll need to use getProperties() to access the property dictionary to access...
@NicolasDemarbaix Looking at the original request, I wonder if the select statement is causing this. The select statement should be ignored by the service since it isn't expected to be...
@NicolasDemarbaix I apologize for this scenario. The hybrid scenario raises mysterious problems like this one. > After executing this action I see the error message described above. When I try...
The documentation is here: https://docs.microsoft.com/en-us/graph/api/section-post-pages?view=graph-rest-1.0 for creating the page. For updating a page, https://docs.microsoft.com/en-us/graph/api/page-update?view=graph-rest-1.0&tabs=http Regarding the size limit and how to handle that for OneNote, we'll need to get more...
@23W Have you had the opportunity to observe this behavior for an organizational account? I suspect that we may have an unintentional difference in behavior between the personal and org...
Hello @DennisBergemann can you provide a link to the documentation where you found "manufacturer"?
@DougKirschner and/or @SanDeo-MSFT, it looks like the v1 documentation and the v1 metadata are not in sync for the Device type. Can you clarify whether the documentation or metadata is...