microsoftgraph / microsoftgraph/msgraph-bicep-types
Support Microsoft Entra Application Proxy configuration in Microsoft Graph Bicep
Nobody has claimed this yet.
- 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
Which Microsoft Graph resource is this request for?
Support Microsoft Entra Application Proxy configuration as a Microsoft Graph Bicep type.
This request relates to configuring Application Proxy settings for Entra applications / service principals, including publishing on-premises applications via Entra ID.
Value
How is the new Microsoft Graph Bicep type helpful? What scenarios would you use it for?
Application Proxy is a core Microsoft Entra feature used in enterprise and hybrid environments.
Currently, Application Proxy configuration cannot be expressed using Microsoft Graph Bicep, which prevents fully declarative and repeatable Entra application deployments.
Supporting this would enable:
- End-to-end infrastructure-as-code for Entra applications
- Consistent DEV / TEST / PRD deployments
- Removal of manual, post-deployment configuration steps
- Better alignment with enterprise landing zone and DevOps practices
Microsoft Graph API REST reference
Link to existing Microsoft Graph REST API reference article for this resource
https://learn.microsoft.com/en-us/graph/api/resources/onpremisespublishing
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Microsoft Graph onpremisesPublishing REST resource reference linked in the issue, then inspect existing Microsoft Graph resource type definitions in this repository to find the closest Application Proxy pattern. Done means Application Proxy configuration can be expressed as a Microsoft Graph Bicep type for the stated Entra application and service principal scenarios.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100