Feature Request - Backup of Intune Roles and Scope Tags #153
gmenziesint
started this conversation in
Ideas
Replies: 5 comments 16 replies
|
I will look into this as soon as time allows :) |
0 replies
|
This feature is now included in the latest beta, please do a test run and verify that the roles are backed up to a folder named To test, install the latest beta: |
3 replies
|
Question here, would it be enough just to export the custom roles as you cannot do much with the built in ones either way? |
2 replies
|
Beta 2 is now pushed, this update includes the following updates:
|
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
We've been looking to backup our current Roles and Scopes using IntuneCD, I'm unable to find this currently in the backups so we're requesting this feature, if it's available please let me know where it's located.
Below are the MS Graph queries to pull this information.
Scope Tags
https://learn.microsoft.com/en-us/graph/api/intune-rbac-rolescopetag-list?view=graph-rest-beta
Roles and Role Assignments
https://learn.microsoft.com/en-us/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0&tabs=http
https://learn.microsoft.com/en-us/graph/api/intune-rbac-deviceandappmanagementroleassignment-get?view=graph-rest-1.0&tabs=http
Thanks so much!
All reactions