Skip to content

Commit

Permalink
fix-kusto-e2e-test (Azure#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaozha authored Oct 9, 2020
1 parent e56c316 commit 8f69ac3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"api-version": "2020-06-14",
"parameters": {
"location": "westus",
"kind": "ReadWrite",
"properties": {
"softDeletePeriod": "P1D"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"databaseName": "KustoDatabase8",
"api-version": "2020-06-14",
"parameters": {
"kind": "ReadWrite",
"properties": {
"softDeletePeriod": "P1D"
}
Expand Down

0 comments on commit 8f69ac3

Please sign in to comment.