microsoftgraph / msgraph-bicep-types

Repo contains Microsoft Graph resource types to integrate with bicep templates.
MIT License
42 stars 7 forks source link

Allow bicep for interactive deployment of Microsoft Graph resources with a custom ui definition #185

Open mikedzikowski opened 6 days ago

mikedzikowski commented 6 days ago

Is your feature request related to a problem? Please describe. I would like to be able to deploy a bicep/json template that includes Microsoft Graph resources with a custom ui definition.

Describe the solution you'd like Allow bicep for interactive deployment of Microsoft Graph resources with a custom ui definition

"Only Azure PowerShell and Azure CLI apps are supported for interactive deployments of Microsoft Graph resources"

Additional context Add any other context or screenshots about the feature request here.

https://learn.microsoft.com/en-us/graph/templates/known-issues-graph-bicep#deployment-error-this-application-0-isnt-authorized-to-call-microsoft-graph-using-a-bicep-template

dkershaw10 commented 6 days ago

@mikedzikowski - thanks for the request and this is something we have on our radar. There's work currently under way to allow us to resolve this known issue. Just a reminder - we have this block in place because of a potential elevation of privilege issue. It's a workaround that we put in place for public preview only, and are committed to fixing before we go GA. Please see announcement #184 that talks about our GA plan - please take the survey that the announcement links to, if you haven't already.

The last major feature (on 24th March 2025 - "Any client can use Graph Bicep Extension with user/interactive flow" - is the feature to address your feature request. If we have the fix in place sooner, we'll roll it out earlier as part of ongoing updates to public preview.

Hope this helps, and let me know if you have any further questions.