Microsoft.Web/sites and sites/slots noisy property defaults. #158
Labels
noise
Noise in what-if response
old api version
provider bug
Issue exists in the resource provider
Web/sites
Describe the noise
When deploying a simple app service plan/app service/app service slot setup, and then immediately running a what-if with the same template, there seems to be a lot of noise around default property values.
Resource type
Microsoft.Web/sites and Microsoft.Web/sites/slots
apiVersion
2020-09-01 and 2020-06-01 tested, both have same issue
Client
Azure CLI
Relevant ARM Template code (we only need the resource object for the above
resourceType
andapiVersion
, but if it's easier you can include the entire templateExpected response
Doing what-if on the same template that was just deployed should produce no noise.
Current (noisy) response
Additional context
I created this simple scenario to test another issue we had were a larger deployment was being run including app service and deployment slots and changes to the slot's properties were being completely ignored by what-if, couldn't seem to replicate in this simple scenario, but wondered whether the issues could be linked in some way.
The text was updated successfully, but these errors were encountered: