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

``` C# var result = await publicClientApplication.AcquireTokenByIntegratedWindowsAuth(scopes).ExecuteAsync(); ; // get the token and return it in your own way return Task.FromResult(result.A); ``` Can't be correct. But I have the strong...

Scheduled snippets update

external

Updated documentation to reflect the deprecation of the Education Sync Profile APIs

area: education
do not merge
changes requested
internal
content review in progress

[Enter feedback here] Is there is a limit on no of Key credentials that can be added using the service principal in MS graph, in reference to the question: https://stackoverflow.microsoft.com/questions/356692...

area: Azure AD
area: applications

Fixing a bug in the docs.

area: Azure AD
internal
content review complete

area: Azure AD
do not merge
internal
review feedback addressed
area: governance

I cannot get this Graph PowerShell commandlet to work. The error in the issue subject line appears with every attempt. Using the -debug parameter did not provide any additional information...

area: Azure AD
area: governance
area: SDKs/PowerShell

do not merge
internal
conflicting