I would like to know where to learn about Microsoft Graph because tutorials on Microsoft Learn do now appear to be updated..

chase 5 Reputation points
2023-04-24T22:02:51.96+00:00

Maybe not the correct place for this, but maybe it is. I have been trying to learn more about Microsoft Graph and it has been a painful process to say the least. A lot of the tutorials that I have gone through on Microsoft learn do not fully work. For example: https://learn.microsoft.com/en-us/training/modules/msgraph-access-file-data/3-exercise-access-files-onedrive I didn't see anywhere to specify a version of Microsoft Graph to use. However, looking through various google searches and stackoverflow pages, it appears that the tutorial uses code that has been changed in v5 of Microsoft Graph. Accessing children of a drive using Root() is no longer used, Request() is no longer used in v5. According to vs code, apparently the implementation of "IAuthenticationProvider" is incorrect on the helper class "MsalAuthenticationProvider" in the tutorial mentioned above. Honestly, didn't even attempt to look into that because it is like one thing after another. I have played around with previous versions of Graph a little bit but for someone brand new, how are they supposed to learn from these resources? This is not the only tutorial I have had issues with so it would appear there are quite a few that are now outdated. I just want to know if anyone has any recommended updated resources/tutorials for learning about Microsoft Graph because it doesn't seem to be from these training modules.

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Zehui Yao_MSFT 5,876 Reputation points
    2023-04-25T07:13:20.2566667+00:00

    Hi, here is the official documentation for learning Microsoft Graph, and you can also track the change log in the documentation for any updates to the Microsoft graph. Hope this helps. Best Wishes.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.