microsoft-graph-docs icon indicating copy to clipboard operation
microsoft-graph-docs copied to clipboard

Documentation for the Microsoft Graph REST API

Results 100 microsoft-graph-docs issues
Sort by recently updated
recently updated
newest added

The change log is contained in another PR https://github.com/microsoftgraph/microsoft-graph-docs/pull/21051

do not merge
internal
content review complete

Documenting soft limit of 2049 external groups for a user. If the limit is exceeded it causes poor query performance. A max limit of 10000 group membership is now added...

do not merge
ready for content review
internal

Adding contentCustomization property for CIAM

area: Azure AD
resolved: awaiting prod deployment
do not merge
internal
content review in progress

do not merge
ready for content review
internal

area: Azure AD
changes requested
changelog required
internal
content review in progress

Documentation for planner task completion requirements

do not merge
content review complete

`.Request()` has been deprecated as per "_Removal of Request() from the fluent API_" for C# https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/docs/upgrade-to-v5.md The example appears to be out of date. --- #### Document Details ⚠ *Do...

area: Azure AD
bug: sample
area: users
area: SDKs/C#

The trustFrameworkKeySet resource type (https://learn.microsoft.com/en-us/graph/api/resources/trustframeworkkeyset?view=graph-rest-beta ) supports uploading secrets and certificates, but no way to remove them again. Updating the entire keyset with json body: ``` { "keys": [ {...

area: Azure AD
request: feature
area: identity