Skip to content

Commit 6ecbe4b

Browse files
Merge pull request #2861 from MicrosoftDocs/main639088456725667310sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 3b0d26b + b01f366 commit 6ecbe4b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

data-explorer/database-script.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ Use the following settings:
271271
* Scripts are only supported in Azure Data Explorer.
272272
* Two scripts can't be added, modified, or removed in parallel on the same cluster. If this occurs, the following error: `Code="ServiceIsInMaintenance"` is raised. You can work around the issue by placing a dependency between the two scripts so that they're created or updated sequentially.
273273
* To create functions with [cross-cluster queries](/kusto/query/cross-cluster-or-database-queries?view=azure-data-explorer&preserve-view=true) using scripts, you must set the `skipvalidation` property to `true` in the [.create function command](/kusto/management/create-function?view=azure-data-explorer&preserve-view=true).
274+
* Cross cluster queries and callouts making use of impersonation aren't supported.
274275

275276
## Troubleshooting
276277

0 commit comments

Comments
 (0)