Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to define the permissions for the azure app #206

Closed
moattarwork opened this issue Apr 2, 2019 · 2 comments
Closed

Unable to define the permissions for the azure app #206

moattarwork opened this issue Apr 2, 2019 · 2 comments
Assignees

Comments

@moattarwork
Copy link

I have very simple scenario. I've created two azure ad apps for frontend and backend and now I need access to backend to be gven to frontend app.

In azure CLI there are couple of way I can do that:

  • With the help of --required-resource-accesses flag
  • Using az ad app permission add

None of them are available in pulumi today as I understand. I'm wonder if there is anything future releases and other ways to achieve the same result.

@mikhailshilkov
Copy link
Member

I think this issue should be moved to https://github.com/pulumi/pulumi-azuread/ and it probably depends on the upstream hashicorp/terraform-provider-azuread#33

@lukehoban
Copy link
Member

I'm going to close this out - as it appear to match what's tracked at hashicorp/terraform-provider-azuread#33. Once this is available there, it will be picked up automatically in the @pulumi/azuread provider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants