App proxy settings for Service Principal #1301
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
kind/enhancement
Improvements or new features
Describe what happened
When we create app registration and service principal via Pulumi in Azure we obseve some differences in view and API response from Azure.
For enterprise app we created via Pulumi we get appType:3 but for enterprise app created via Azure portal we get appType:1.
Screenshot shows that app created via Pulumi has missing fileds in UI. So this might exaplain that app created via Pulumi is not same type as from the portal. We suspect that might be also blocking us to setup app proxy over app created via Pulumi.
Is there any API in portal Azure that can control what kind of service princial is being created?
We are using Azure Native 2.* in this project
This one contains less props on Properties, created via Pulumi
This one contains more props on Properties, created via Portal
Sample program
Log output
No response
Affected Resource(s)
No response
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: