New command: List available Microsoft Graph schema extensions
See original GitHub issueUsage
graph schemaextension list [options]
Description
Get a list of schemaExtension objects created in the current tenant, that can be InDevelopment, Available, or Deprecated.
Options
| Option | Description |
|---|---|
--status,-s [status] |
The status to filter on |
--owner [owner] |
The id of the owner to filter on |
-p, --pageSize [pageSize] |
Number of objects to return |
-n, --pageNumber [pageNumber] |
Page number to return if pageSize is specified (first page is indexed as value of 0) |
Additional Information
pageNumber is specified as a 0-based index. A value of 2 returns the third page of items.
More information: https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/schemaextension_list
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:29 (26 by maintainers)
Top Results From Across the Web
New command: List available Microsoft Graph schema ...
Get a list of schemaExtension objects created in the current tenant, that can be InDevelopment, Available, or Deprecated. Options. Option, Description. --status ...
Read more >List schemaExtensions - Microsoft Graph v1.0
Get a list of schemaExtension objects in your tenant. The schema extensions can be InDevelopment , Available , or Deprecated and includes schema...
Read more >List of available Azure CLI extensions | Microsoft Learn
Extension Required Minimum CLI Version Status Release Notes
account 2.38.0 GA 0.2.5
acrtransfer 2.0.67 Preview 1.1.0
ad 2.15.0 GA 0.1.0
Read more >schemaExtension resource type (schema extensions)
Schema extensions allow you to define a schema to extend and add strongly-typed custom data to a resource type. The custom data appears...
Read more >Known issues with Microsoft Graph
This article describes known issues and limitations with Microsoft Graph and provides workarounds when possible.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

We could keep the original list of options and abstract this behavior away from users so that if they want to retrieve n-th page, we do that in the background presenting them with the data they need. Thank you for looking into it 👍
I had created an issue here https://github.com/microsoftgraph/microsoft-graph-docs/issues/7739#issue-599228875 and tagged Jeremy Thake. But seems like this is not the right place except if it is a documentation issue. So have opened an issue in stackoverflow and tagged microsoft-graph. Will be keeping an eye out on this one.
https://stackoverflow.com/questions/61199327/skip-has-no-effect-on-the-end-point-to-list-schemaextensions-in-microsoft-graph