Azure / arm-template-whatif

A repository to track issues related to what-if noise suppression
MIT License
88 stars 14 forks source link

Noise with Web App and frontdoor resources #250

Open MichelSkr opened 2 years ago

MichelSkr commented 2 years ago

Describe the bug We have "Web APP" and "Frontdoor" Resources that are successfully created using bicep. Whenever We run the "az deployment" command with "what-if" if shows parameters to be added again in Web APP resources and properties IDs to be deleted from frontdoor as shown in picture below

To Reproduce Every-time We run az deployment what-if We see that bicep wants to update the resources

Expected behavior No changes to the resources since We didn't change the bicep templates

Screenshots If applicable, add screenshots to help explain your problem.

Client [e.g. PowerShell, CLI, API)

Additional context Add any other context about the problem here.

stephaniezyen commented 2 years ago

Part of this is a duplicate of #90 The other part is a provider bug