microsoftgraph / microsoftgraph/msgraph-bicep-types

Support Microsoft Entra Application Proxy configuration in Microsoft Graph Bicep

Open
#296 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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
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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.