Simple Interface to 'Microsoft Graph'
Registered app in Azure Active Directory
Device in Azure Active Directory
Directory role
Group in Azure Active Directory
Azure Active Directory object
Service principal in Azure Active Directory
User in Azure Active Directory
Call the Graph API batch endpoint
Call the Microsoft Graph REST API
Get the list of values from a Graph pager object
Find the R6 class for a Graph object
Format a Microsoft Graph or Azure object
Login to Azure Active Directory Graph
Microsoft Graph request
Informational functions
Microsoft Graph
Pager object for Graph list results
Microsoft Graph object
Extensible registry of Microsoft Graph classes that AzureGraph support...
Miscellaneous utility functions
A simple interface to the 'Microsoft Graph' API <https://learn.microsoft.com/en-us/graph/overview>. 'Graph' is a comprehensive framework for accessing data in various online Microsoft services. This package was originally intended to provide an R interface only to the 'Azure Active Directory' part, with a view to supporting interoperability of R and 'Azure': users, groups, registered apps and service principals. However it has since been expanded into a more general tool for interacting with Graph. Part of the 'AzureR' family of packages.