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

This is the follow up PR to add deprecation tag to the old models We have already added this tag in CSDL

area: Azure AD
do not merge
changes requested
internal
conflicting
content review in progress
area: governance

do not merge
blocked
internal

In my testing it appears that these permissions are manageable at the site level and cannot be applied to sub-sites. Do sub-sites inherit these permissions when set at the parent...

area: permissions
subarea: files

area: Azure AD
do not merge
blocked
ready for content review
internal
conflicting
no recent activity

Many of our users have raised concerns for our c# example w.r.t adding file attachment

area: SDKs/C#

How does one read the results from this example?: [List licenseDetails](https://learn.microsoft.com/en-us/graph/api/user-list-licensedetails?view=graph-rest-1.0&tabs=go) ``` graphClient := msgraphsdk.NewGraphServiceClientWithCredentials(cred, scopes) result, err := graphClient.Me().LicenseDetails().Get(context.Background(), nil) ``` This becomes a `models.LicenseDetailsCollectionResponseable`, but there is no...

area: Azure AD
area: users
area: SDKs
area: SDKs/Go

https://pkg.go.dev/github.com/microsoftgraph/[email protected]/Me/SendMail --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: d3b984b6-9100-69aa-f0f8-84bcdcea20dd * Version Independent ID: 3f8b622d-becd-f287-98ac-18e408200523 * Content:...

Inconsistency in delta availability in US gov cloud On: https://learn.microsoft.com/en-us/graph/delta-query-overview#national-clouds It states: "National clouds Delta queries are available for customers hosted on the public cloud and Microsoft Graph China operated...

area: Azure AD
area: national clouds
area: change tracking