When an Azure Container Apps resource has a reference to a secret in a scale rule metadata section, what-if reports it as a change.
Resource type
Microsoft.App/containerApps
apiVersion
2022-06-01-preview
Client
Azure CLI
Relevant ARM Template code (we only need the resource object for the above resourceType and apiVersion, but if it's easier you can include the entire template
Describe the noise
When an Azure Container Apps resource has a reference to a secret in a scale rule metadata section, what-if reports it as a change. Resource type Microsoft.App/containerApps
apiVersion 2022-06-01-preview
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 templateaz-container-app.bicep
Expected response (i.e. "I expected no noise since the template has not been modified since the resources were deployed)
No changes are reported since no changes were made to a resource.
Current (noisy) response (either include a screenshot of the what-if output, or copy/paste the text)
Additional context Add any other context about the problem here.