Skip to content

Commit 5884ba6

Browse files
authored
DOCSP-45972: clarification regarding Database Trigger update endpoint (#886)
* DOCSP-45972: clarification regarding Database Trigger update endpoint on Shared Tiers * Added error message and resolution advice with clearer and more accurate refinement
1 parent c3d36e8 commit 5884ba6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

source/openapi-admin-v3.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7449,8 +7449,11 @@ components:
74497449
description: |-
74507450
The name of a database in the linked data source. If you
74517451
omit this parameter, the Source Type changes to
7452-
"Deployment," unless you are on a shared tier, in which
7453-
case App Services will not let you save the trigger.
7452+
"Deployment." However, shared tier infrastructure does not
7453+
support deployment changestreams. If you omit the 'database'
7454+
parameter, you receive the 'deployment changestreams are
7455+
not supported on shared tier clusters' error. Supply the
7456+
database parameter to resolve this error.
74547457
collection:
74557458
type: string
74567459
description: |-

0 commit comments

Comments
 (0)