Hi all.
I'm disallusioned with both Bicep (won't let me register apps) and Terraform (won't let me create Conditional Access to an app), and I am thinking of trying Pulumi.
One of the problems I had with Terraform was that I couldn't find out the application_id until after created (obviously), but that the only way to specify
required_resource_access
is inside the application block, so no way to grant permission to the app I was creating.
Looks like Pulumi has the same problem, does it?
b
billowy-army-68599
04/12/2023, 1:53 PM
how would this look in ARM or Terraform (ie specifiyng the resource inside the block?)