[Azure Kusto] : Parallel Create Kusto database script error #18845
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
When creating multiple Kusto database scripts programmatically in parallel by Create Kusto Script API, and calling azure-asyncoperation API to get provisioningState, the following error occurs.
Repro Steps:
Expected: Scripts "test001" and "test002" could be created successfully.
Actual: Script "test001" was created successfully, script "test002" failed to be created.
The text was updated successfully, but these errors were encountered: