Thanks for reaching out. The article discusses configuring authentication for applications with Azure Identity platform. You can find instructions on registering your application here. Once the app authenticates successfully with Azure an access token is issued which can then be used for making subsequent queries. The article discusses on how to use the Graph API.
Thanks.