mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #142] Script for the required Graph Permissions #87
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TP-REdwards on GitHub (Oct 28, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/142
Is your feature request related to a problem? Please describe.
It was expressed to me by my tenant admin that adding all of the Graph permissions manually is tedious and time consuming.
Describe the solution you'd like
A PowerShell script that assigns the Graph permissions to the given ApplicationID.
Describe alternatives you've considered
Writing it myself, but you are the guru.
@karnophage commented on GitHub (Oct 28, 2021):
Agreed, and over two permission types it's easy to miss some.
@KelvinTegelaar commented on GitHub (Oct 28, 2021):
This is out of scope, if you want to do this, feel free to write your own script. Assigning the permissions has to be a very conscious action; you're making a change that impacts all of your clients and your own tenants.