python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
graph api for retire device has incorrect spelling for permissions
Here are the 2 results for permissions (verified using permissions preview AND manually selecting permissions for account)
DeviceManagementManagedDevices.PrivilegedOperations.All
this is one permis...
Justin Che
Votes: 0
Answers: 1
Microsoft Graph API provide user consent without UI flow
I have a Azure Active Directory application and I have provided some of the user delegated permissions for accessing Graph APIs. For example 'user.read' and 'user.read.all' etc.
To provide User Consen...
User7723337
Votes: 0
Answers: 2
PowerShell AzureAD odata v3.0 filter
So I am trying to fetch all sign-in logs that fails a particular Conditional Access that have been set in Report-Only mode.
The cmdlet is in preview and is unable to fetch all logs and then filtering ...
Anders Ingebrigtsen Dahl
Votes: 0
Answers: 1
Unable to extract Regional and Language Settings from Graph API Beta
Graph API Explorer responseThe requirement is to extract regional and language settings for the signed in user. I have explored the Internet and found that we have to use Graph API Beta version to ach...
Rohan Awasthi
Votes: 0
Answers: 1