microsoftgraph / microsoftgraph/msgraph-bicep-types

Add Bicep Type Support for Microsoft Intune Graph Resources

Open
#236 3 comments 9 reactions 1 assignee View on GitHub

@dkershaw10 is already working on this.

Since May 2, 2025.

enhancement new type
Dominant language
TypeScript
Stars
80
Forks
15
Avg merge
1h 21m
Merged PRs (30d)
3

Description

Vote for this new type by clicking the thumbs-up.

Suggestion
Support for Microsoft Intune resources in Microsoft Graph (e.g., deviceManagement, managedDevice, deviceConfiguration, deviceCompliancePolicies, etc.)

Value
Microsoft Intune is widely adopted for device and application management in modern cloud-first environments. However, Configuration-as-Code support for Intune via Bicep is currently nonexistent or extremely limited. Adding support for Intune Graph API resources would:

  • Enable repeatable, auditable deployment of Intune configurations.
  • Reduce reliance on GUI-based ClickOps, which is error-prone and difficult to manage at scale.
  • Provide a robust alternative to community scripts and tools, many of which are incomplete or unmaintained.
  • Allow enterprise organizations to adopt DevOps and CI/CD practices for endpoint management and policy enforcement.

This would significantly enhance the ability of organizations to manage their Intune environment as code, aligning with best practices for modern IT operations.

Microsoft Graph API REST reference

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.