You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Api Permissions for PlannerPlan and PlannerBucket reads "Tasks.Read" and "Tasks.ReadWrite", but should be "Tasks.Read.All" and "Tasks.ReadWrite.All" - they're missing ".All" at the end:
Api Permissions for PlannerPlan and PlannerBucket reads
"Tasks.Read"
and"Tasks.ReadWrite"
, but should be"Tasks.Read.All"
and"Tasks.ReadWrite.All"
- they're missing".All"
at the end:Details of the scenario you tried and the problem that is occurring
Trying to update service principal:
Verbose logs showing the problem
The following is output to the screen:
Suggested solution to the issue
Change
The DSC configuration that is used to reproduce the issue (as detailed as possible)
Just running the following:
The operating system the target node is running
n/a
Version of the DSC module that was used ('dev' if using current dev branch)
Dev
The text was updated successfully, but these errors were encountered: