microsoftgraph/msgraph-cli-archived

Add Support for Unsupported Features

Closed this issue · 0 comments

https://github.com/microsoftgraph/msgraph-cli/wiki/Microsoft-Graph-CLI-Release-Support-0.1.4

Not currently available features
This list contains the high-level Microsoft Graph features not yet available in the CLI:

agreementAcceptances
agreements
appCatalogs
applicationTemplates
authenticationMethodConfigurations
authenticationMethodsPolicy
branding
certificateBasedAuthConfiguration
communications
groupLifecyclePolicies
groups
groupSettings
groupSettingTemplates
localizations
me
print
roleManagement
scopedRoleMemberships
search
workbooks
The following is a non-exhaustive list of features that are not available:

Proxy setting
OData query parameters: $count, $format, $orderby, $search, $skip, $top
Beta endpoint
Delta query
Using your own application identifier.
Paging through results collections.
Use on Mac.
Unattended use via application permissions.
Delegate permission through device code flow and other OAuth authorization flows
Ad-hoc requests

AB#10283