Skip to content

Commit e1521e2

Browse files
authored
[AV-93910] Document App Services Compatibility setting (#320)
* Add setting entry to functions settings * Add edit functions and update settings table
1 parent 9fcdd14 commit e1521e2

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

modules/eventing/pages/add-eventing-functions.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@ When you set the Feed Boundary to `From Now`, the Function is only invoked on fu
9090
|Language Compatibility
9191
|The language version of the handler for backward compatibility.
9292
93+
|Enable App Services Compatibility
94+
|Select this option only when using App Services with the same collection as this Eventing Function, as it prevents duplicate processing.
95+
96+
This setting is selected by default and mandatory when an App Service already links to the Eventing Function's chosen collection.
97+
9398
|===
9499
95100
For more information about terminology, see xref:eventing-terminologies.adoc[Eventing terminology].

modules/eventing/pages/manage-eventing-functions.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ To edit a larger number of your Function's settings, undeploy or pause your Func
158158
|Language Compatibility
159159
|Can only be edited when the Function is in an undeployed or paused state.
160160

161+
|Enable App Services Compatibility
162+
|Can only be edited when the Function does not share the same collection as an App Service.
163+
161164
|===
162165

163166

0 commit comments

Comments
 (0)