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

No API change in this PR, just naming and ensuring content consistency, aligning with BillMath change azure-docs-pr 238615.

area: Azure AD
blocked
ready for content review
internal
conflicting

area: Azure AD
do not merge
internal
conflicting
area: governance

external
awaiting internal response

do not merge
changes requested
internal
content review in progress

do not merge
internal
content review in progress

When I try to use a filter against the beta/groups/delta endpoint, I get an error regardless of what I try passing in. here's an example: ``` curl -X GET "https://graph.microsoft.com/beta/users/delta/?$filter=startsWith%28displayName%2C%20%27Geoff%27%29"...

area: Azure AD
request: documentation
area: groups
area: change tracking

In the example: ```C# // Obtain the intialization vector from the symmetric key itself. int vectorSize = 16; byte[] iv = new byte[vectorSize]; Array.Copy(decryptedSymmetricKey, iv, vectorSize); aesProvider.IV = iv; byte[]...

area: Azure AD
sample
area: change notifications

I noticed that this page https://docs.microsoft.com/en-us/graph/api/resources/webhooks?view=graph-rest-1.0 does not mention that we can subscribe to `calendar` resource change notifications. This functionality is available on the Outlook API and (as far as...

area: outlook
subarea: calendar
area: change notifications

Changes made to enable print release manage API to beta customers

do not merge
area: universal print

changes requested
internal
content review in progress