We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58b9d37 commit 072e65fCopy full SHA for 072e65f
code/infra/function.tf
@@ -207,7 +207,7 @@ resource "azapi_resource" "function" {
207
})
208
209
schema_validation_enabled = false
210
- # ignore_body_changes = [
+ # ignore_body_changes = [ # Required when app settings are managed in a separate process
211
# "properties.siteConfig.appSettings"
212
# ]
213
depends_on = [
0 commit comments