{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role/",
        "slug": "dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role",
        "url": "https://update.dsesecurity.com/updates/dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role/"
        },
        "title": "Review copied permissions and tags before assigning a cloned Intune role",
        "summary": "What should be removed or changed before a duplicated Intune role is assigned?",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "image": {
            "theme": "identity-cloud",
            "label": "Identity & cloud",
            "alt": "Governed cloud identity system with connected service and lifecycle nodes.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/identity-cloud-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/identity-cloud-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/identity-cloud-social-v2.jpg?v=1.8.20",
            "width": 2400,
            "height": 1350
        },
        "topics": [
            {
                "slug": "business-continuity",
                "name": "Business Continuity",
                "url": "https://update.dsesecurity.com/topic/business-continuity/"
            },
            {
                "slug": "it",
                "name": "IT",
                "url": "https://update.dsesecurity.com/topic/it/"
            }
        ],
        "author": {
            "name": "DSE Security Editorial Team",
            "url": "https://update.dsesecurity.com/#editorial-team",
            "type": "Organization"
        },
        "publisher": {
            "name": "Detection Systems & Engineering",
            "url": "https://dsesecurity.com/"
        },
        "published_at": "2026-09-10T00:27:27+00:00",
        "modified_at": "2026-09-10T01:23:48+00:00",
        "reviewed_on": "2026-09-09",
        "reading_minutes": 2,
        "word_count": 230,
        "potentially_affected": "Use this review when a current role is a starting point for a different job function. Define the new operator’s permitted tasks and intended resource scope before copying the role.",
        "dse_recommendation": "Prepare a comparison that separates permissions to keep, remove, and add.",
        "primary_source": {
            "name": "Create a custom role in Intune - Microsoft Intune | Microsoft Learn",
            "url": "https://learn.microsoft.com/en-us/intune/fundamentals/role-based-access-control/create-custom-role",
            "published_on": null,
            "authority": "Microsoft Learn"
        },
        "publishing_principles": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
        "usage_info": "https://update.dsesecurity.com/usage/",
        "copyright_notice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
        "content_html": "<h2>Source facts</h2>\n<p>Duplicating an Intune role preselects all permissions and scope tags from the original. The duplicate’s name, description, permissions, and tags can then be changed. Microsoft requires a unique name. Where Multi Admin Approval protects RBAC changes, a second administrator’s approval is required before the protected change takes effect. <a href=\"https://learn.microsoft.com/en-us/intune/fundamentals/role-based-access-control/create-custom-role\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<h2>Applicability</h2>\n<p>Use this review when a current role is a starting point for a different job function. Define the new operator’s permitted tasks and intended resource scope before copying the role.</p>\n<h2>DSE recommendation</h2>\n<p>Prepare a comparison that separates permissions to keep, remove, and add. Review copied tags independently from action permissions; a familiar role name is not a sufficient description of its contents. Give the duplicate a purpose-specific description and have the service owner justify any destructive or assignment-related capability. Keep the original role unchanged unless a separate approved request covers it.</p>\n<h2>Verification</h2>\n<p>Compare the saved duplicate with the approved permission-and-tag list before assigning it to a pilot operator. Rehearse required tasks and selected prohibited tasks on nonproduction resources with that account. Examine its other assignments when interpreting the outcome, and document any unexpected capability for investigation. Retain the source role identity, reviewed differences, and actual pilot results so future administrators can understand why the clone exists rather than assuming it is an interchangeable copy.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/intune/fundamentals/role-based-access-control/create-custom-role\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Create a custom role in Intune</a>.</p>",
        "content_text": "Source facts\nDuplicating an Intune role preselects all permissions and scope tags from the original. The duplicate’s name, description, permissions, and tags can then be changed. Microsoft requires a unique name. Where Multi Admin Approval protects RBAC changes, a second administrator’s approval is required before the protected change takes effect. Microsoft Learn.\nApplicability\nUse this review when a current role is a starting point for a different job function. Define the new operator’s permitted tasks and intended resource scope before copying the role.\nDSE recommendation\nPrepare a comparison that separates permissions to keep, remove, and add. Review copied tags independently from action permissions; a familiar role name is not a sufficient description of its contents. Give the duplicate a purpose-specific description and have the service owner justify any destructive or assignment-related capability. Keep the original role unchanged unless a separate approved request covers it.\nVerification\nCompare the saved duplicate with the approved permission-and-tag list before assigning it to a pilot operator. Rehearse required tasks and selected prohibited tasks on nonproduction resources with that account. Examine its other assignments when interpreting the outcome, and document any unexpected capability for investigation. Retain the source role identity, reviewed differences, and actual pilot results so future administrators can understand why the clone exists rather than assuming it is an interchangeable copy.\nOfficial references\nMicrosoft Learn: Create a custom role in Intune.",
        "content_markdown": "## Source facts\n\nDuplicating an Intune role preselects all permissions and scope tags from the original. The duplicate’s name, description, permissions, and tags can then be changed. Microsoft requires a unique name. Where Multi Admin Approval protects RBAC changes, a second administrator’s approval is required before the protected change takes effect. [Microsoft Learn](https://learn.microsoft.com/en-us/intune/fundamentals/role-based-access-control/create-custom-role).\n\n## Applicability\n\nUse this review when a current role is a starting point for a different job function. Define the new operator’s permitted tasks and intended resource scope before copying the role.\n\n## DSE recommendation\n\nPrepare a comparison that separates permissions to keep, remove, and add. Review copied tags independently from action permissions; a familiar role name is not a sufficient description of its contents. Give the duplicate a purpose-specific description and have the service owner justify any destructive or assignment-related capability. Keep the original role unchanged unless a separate approved request covers it.\n\n## Verification\n\nCompare the saved duplicate with the approved permission-and-tag list before assigning it to a pilot operator. Rehearse required tasks and selected prohibited tasks on nonproduction resources with that account. Examine its other assignments when interpreting the outcome, and document any unexpected capability for investigation. Retain the source role identity, reviewed differences, and actual pilot results so future administrators can understand why the clone exists rather than assuming it is an interchangeable copy.\n\n## Official references\n\n[Microsoft Learn: Create a custom role in Intune](https://learn.microsoft.com/en-us/intune/fundamentals/role-based-access-control/create-custom-role)."
    },
    "json_ld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://dsesecurity.com/#organization",
                "name": "Detection Systems & Engineering",
                "alternateName": "DSE Security",
                "url": "https://dsesecurity.com/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://update.dsesecurity.com/assets/dse-logo-20260812.png?v=1.8.20"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://update.dsesecurity.com/#editorial-team",
                "name": "DSE Security Editorial Team",
                "url": "https://update.dsesecurity.com/",
                "parentOrganization": {
                    "@id": "https://dsesecurity.com/#organization"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://update.dsesecurity.com/#website",
                "name": "DSE Updates",
                "alternateName": "DSE Security Knowledge Hub",
                "url": "https://update.dsesecurity.com/",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://update.dsesecurity.com/?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-09"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Review copied permissions and tags before assigning a cloned Intune role",
                        "item": "https://update.dsesecurity.com/updates/dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role/",
                "headline": "Review copied permissions and tags before assigning a cloned Intune role",
                "description": "What should be removed or changed before a duplicated Intune role is assigned?",
                "abstract": "What should be removed or changed before a duplicated Intune role is assigned?",
                "articleBody": "Source facts\nDuplicating an Intune role preselects all permissions and scope tags from the original. The duplicate’s name, description, permissions, and tags can then be changed. Microsoft requires a unique name. Where Multi Admin Approval protects RBAC changes, a second administrator’s approval is required before the protected change takes effect. Microsoft Learn.\nApplicability\nUse this review when a current role is a starting point for a different job function. Define the new operator’s permitted tasks and intended resource scope before copying the role.\nDSE recommendation\nPrepare a comparison that separates permissions to keep, remove, and add. Review copied tags independently from action permissions; a familiar role name is not a sufficient description of its contents. Give the duplicate a purpose-specific description and have the service owner justify any destructive or assignment-related capability. Keep the original role unchanged unless a separate approved request covers it.\nVerification\nCompare the saved duplicate with the approved permission-and-tag list before assigning it to a pilot operator. Rehearse required tasks and selected prohibited tasks on nonproduction resources with that account. Examine its other assignments when interpreting the outcome, and document any unexpected capability for investigation. Retain the source role identity, reviewed differences, and actual pilot results so future administrators can understand why the clone exists rather than assuming it is an interchangeable copy.\nOfficial references\nMicrosoft Learn: Create a custom role in Intune.",
                "datePublished": "2026-09-10T00:27:27+00:00",
                "dateModified": "2026-09-10T01:23:48+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role/"
                },
                "inLanguage": "en-US",
                "isAccessibleForFree": true,
                "author": {
                    "@type": "Organization",
                    "name": "DSE Security Editorial Team",
                    "url": "https://update.dsesecurity.com/#editorial-team"
                },
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "image": {
                    "@type": "ImageObject",
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-269-review-copied-permissions-and-tags-before-assigning-a-cloned-intune-role/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/identity-cloud-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/identity-cloud-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Review copied permissions and tags before assigning a cloned Intune role"
                },
                "articleSection": [
                    "Business Continuity",
                    "IT"
                ],
                "keywords": [
                    "Business Continuity",
                    "IT",
                    "Guide",
                    "Information priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "Business Continuity",
                        "url": "https://update.dsesecurity.com/topic/business-continuity/"
                    },
                    {
                        "@type": "Thing",
                        "name": "IT",
                        "url": "https://update.dsesecurity.com/topic/it/"
                    }
                ],
                "wordCount": 230,
                "timeRequired": "PT2M",
                "publishingPrinciples": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
                "usageInfo": "https://update.dsesecurity.com/usage/",
                "copyrightHolder": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "copyrightNotice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
                "citation": {
                    "@type": "CreativeWork",
                    "name": "Create a custom role in Intune - Microsoft Intune | Microsoft Learn",
                    "url": "https://learn.microsoft.com/en-us/intune/fundamentals/role-based-access-control/create-custom-role"
                }
            }
        ]
    }
}